enable_collision_layer(layer)
      Allow this physics node to collide with other nodes on this layer
Parameters:
      layer [value: 0 ~ 31, type: int]
Return Value: None

file: src/nodes/physics_node_base.c

landing