Overworld Outfits

This commit is contained in:
chardub
2025-04-27 00:14:10 -04:00
parent bbd5ba09ea
commit c0cf7da7bb
8 changed files with 314 additions and 12 deletions

View File

@@ -81,6 +81,10 @@ class Sprite_Player < Sprite_Character
def generateClothedBitmap()
echoln "yo!"
echoln @charbitmap.path
return if !@charbitmap
@charbitmap.bitmap.clone #nekkid sprite
baseBitmap = @charbitmap.bitmap.clone #nekkid sprite