set_physics_layers
Control object collisions by setting the collision layer and mask on a node. Specify which layers it belongs to and interacts with.
Instructions
Set physics collision layers and masks on a node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mask | No | Collision mask (1-32) | |
| path | Yes | Node with collision object | |
| layer | No | Collision layer (1-32) |