- Joined
- Oct 18, 2013
- Messages
- 60
- Reaction score
- 7
- First Language
- English
- Primarily Uses
How do I change this below for MV? In Ace it changed whether any event doing this common event was above below, or on the same level as the player. The player goes through the event but whether it's above, or below the player must change sometimes.
instance_eval("@priority_type = 1")
instance_eval("@priority_type = 1")

