Is there a way to add emotes (similar to shock, love, etc) I'm trying to make a character move and emote the number of move he still has available (8,7,6,5,4,3,2,1,etc). I made the emotes but can't add a name option for each of my emotes. Or can I?
Also. Is there a way to break a for loop? The only option I found so far is to stop the script, but I don't want to always stop the scripts. Is they are "while" loop? Or "forUntil" or a "foreach" but for integers instead of arrays? (I don't even think we can do arrays in GB studio, unless I'm mistaken). I'm making a mini fire-emblem for gameboy currently. Trying to figure out an option that would make the player enjoy and still having a decent UX and UI! And I think other people would like to know how to make the same kind of games or to knows the same options.
I can't have an invisible actor because I already have the maximum number (10). 5 ennemies and 5 allies.
Hope I can hear some news :)
Good day!