+ -

04 - Hitboxes

A Hitbox is the collision area of an object. By default, all events on the map have a hitbox with a size of width 1 and height 1.

Use case: Used for Collision Checking.










How to change the Hitbox

Attach this notetag to the event:

<hitbox: width, height, offset x, offset y>

The offset values are optional.

Alternatively, you can change the size of the hitbox using the plugin command Change Event Hitbox.




English
Japanese