- Joined
- Oct 18, 2013
- Messages
- 60
- Reaction score
- 7
- First Language
- English
- Primarily Uses
I'm converting a VX Ace to MV and got this error.
error: $game_player is not defined
A common event of mine uses $game_player.x and $game_player.y. Is the variable referring to the player your currently control at the front of the line different in MV than VX Ace? If so what is it now?
error: $game_player is not defined
A common event of mine uses $game_player.x and $game_player.y. Is the variable referring to the player your currently control at the front of the line different in MV than VX Ace? If so what is it now?

