I just need to know how to make a choice window appear next to an Event?
I have tried using the real_x/y variables of $game_map.events[event_id], and I have used the x/y values, but nothing seems to work. Any help is appreciated. Peace!
EDIT:
Oops. I found the screen_x/y methods of class Game_Character, and they helped me to do what I want. Peace!^2
I have tried using the real_x/y variables of $game_map.events[event_id], and I have used the x/y values, but nothing seems to work. Any help is appreciated. Peace!
EDIT:
Oops. I found the screen_x/y methods of class Game_Character, and they helped me to do what I want. Peace!^2