Hello...
I'd like to tell you that the Dragonite's moveset will be different. I will RNG a different Dratini. The upside to this...you get a Dragonite with ExtremeSpeed!
Thanks for reading!
It's the screen position of the mouse. It's between 320 by 240 (since Rm2k3's size is that size).
You just check and see if the mouse cord is equal to a value of the screen.
Or between values (to make a box, top left corner and bottom right corner).
Use 002 variable for X value and 003 variable to Y value.
Hey buddy.
Yeah, to do the follow script. Just track the position of the hero and the pokemon. Then use maths.
So if the player's y is greater then the pokemons, move the pokemon down one. If it's less, move him up one, and same for the X in the other directions.
I just saw your PM about the mouse patch. I don't understand what's your problem. Should work fine.