I'm wondering if anyone knows of a list of phrases, such as "PlayerX" (Which I'm certain isn't the correct phrase for mmf2) which references the X coordinate of the player. (if the help file has this, I apologize)
Printable View
I'm wondering if anyone knows of a list of phrases, such as "PlayerX" (Which I'm certain isn't the correct phrase for mmf2) which references the X coordinate of the player. (if the help file has this, I apologize)
x("Player") //this returns the x coordinate of the sprite called 'player'
Well, yeah. Lol. I didn't know the exact phrase for that, but thanks. I'm wondering if there is a list of all phrases, like x("Player").
It's all in "Retrieve data from an Object"
For some stuff you can't find under other objects, you can look under the "Special Object" (monitor icon)