- Joined
- Mar 15, 2019
- Messages
- 525
- Reaction score
- 417
- First Language
- English
- Primarily Uses
- RMMV
enable altimit debug plugin, which will show you what the hitboxes look like.
The X and Y are the coordinates of a rectangle relative to the upper-left corner of the tile the event is on, so setting x=5, y=5, will mean that you have a hitbox that's pretty far away down and to the right. Width and height determine how big the hitbox is.
The comment tags for altimit are active for the specific event page they're on (so changing pages can change how big your event is)
The X and Y are the coordinates of a rectangle relative to the upper-left corner of the tile the event is on, so setting x=5, y=5, will mean that you have a hitbox that's pretty far away down and to the right. Width and height determine how big the hitbox is.
The comment tags for altimit are active for the specific event page they're on (so changing pages can change how big your event is)