Solid behavior script interface
The ISolidBehaviorInstance
interface derives from IBehaviorInstance to add APIs specific to the Solid behavior.
Solid behavior APIs
- tags
- Set or get a list of tags for this solid behavior instance as a space-separated string. This allows for solid collision filtering in combination with the
setSolidCollisionFilter()
method of ISpriteInstance.
- isEnabled
- A boolean indicating if the behavior is enabled. If disabled, the behavior no longer has any effect on the object.
Construct 3 Manual
Construct.net
2022-08-31
2022-09-01
You are here:
Search this manual:
This manual entry was last updated on 1 Sep, 2022 at 19:21