SprPriority

Changes the player's sprite priority. Higher-priority sprites are drawn on top of lower-priority sprites.

Required arguments:

value = priority_level (int)

Valid values are -5 to 5.

Last updated