get_physics_layers
Retrieve and decode collision_layer and collision_mask bit values for a node, mapping each bit to the project's named physics layers for clear understanding and debugging.
Instructions
Read collision_layer and collision_mask of a node, decoded bit by bit with the project's physics layer names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes |