Components
This component represents a trigger that can be used to detect collisions with a target entity.
The target entity must have a BoundingBoxComponent attached to be valid.
Core
Decorator to register optional property types for runtime type inference.
Enables type inference directly from class instances.
For type aliases, pass the resolved runtime class, not the alias itself.
The ESLint rule `optional-decorator-type-consistency` enforces this automatically.
Components
This component represents a trigger that can be used to detect collisions with a target entity.
The target entity must have a BoundingBoxComponent attached to be valid.
Core
Decorator to register optional property types for runtime type inference.
Enables type inference directly from class instances.
For type aliases, pass the resolved runtime class, not the alias itself.
The ESLint rule `optional-decorator-type-consistency` enforces this automatically.