- 77
- Posts
- 10
- Years
- Seen Dec 5, 2015
I'm trying to write a script (as in movie script) for a Pokemon Hack. My problem is that there isn't much you can do with sprite actors besides talk. My proposed solutions is to add additional "emote" bubbles, similar to the exclamation point above a trainer that just spotted you. Instead of having someone say "I don't like that" I can have a frowny face appear. Here's what I've figured out so far. The three emotes in my Emerald base are:
I have never used ASM before and don't know a thing about coding. I'd like to know if this is possible before I spend time learning ASM just for a couple emote bubbles.
- #raw 0x56 = Exclamation Mark (!)
- #raw 0x57 = Question Mark (?)
- #raw 0x58 = Love (<3)
I have never used ASM before and don't know a thing about coding. I'd like to know if this is possible before I spend time learning ASM just for a couple emote bubbles.