- Joined
- Oct 31, 2017
- Messages
- 5
- Reaction score
- 5
- First Language
- English
- Primarily Uses
- RMVXA
So, in my game I want to set my object's priority as 'Same as Characters' (so I can speak to it from all four directions) but since I'm using objects that I have enlarged in size when my character sprite overlaps with the object the object sprite ends up above the character sprite.
Since I want my object sprite to end up below the character sprite, with the priority set as 'Same as Characters', I want to be able to adjust the z values of my objects.
I want to know if it is possible to adjust the z value via script instead of the solution being to put a invisible 'Same as Characters' event on the same spot.
Since I want my object sprite to end up below the character sprite, with the priority set as 'Same as Characters', I want to be able to adjust the z values of my objects.
I want to know if it is possible to adjust the z value via script instead of the solution being to put a invisible 'Same as Characters' event on the same spot.

