Defines a body of hitboxes to be tracked More...
Properties | |
BoltHitbox[] | hitboxes [get, set] |
An array of hitbox components that compose this body More... | |
BoltHitbox | proximity [get, set] |
A hitbox which should contain all other hitboxes on this entity More... | |
Defines a body of hitboxes to be tracked
Example: Adding a hitbox body to a character pre-configured with BoltHitbox components
|
getset |
An array of hitbox components that compose this body
Example: Finding all hitbox components on an entity and adding them to a hitbox body
|
getset |
A hitbox which should contain all other hitboxes on this entity