CreateYourKris
CreateYourKris copied to clipboard
Issue with SetFaceSprite() and removing faces
When you use BattleDialog()
, you can write [func:SetFaceSprite, File.Character.Face]
to add a face next to the text but you can't return to a "text-only" state after that, unless BattleDialog ()
is called in HandleCustomCommand()
I'll try to look into it whenever I can