Function ambient_api_core::core::physics::components::physics_controlled
source · pub fn physics_controlled() -> Component<()>
Expand description
Physics controlled: If attached, this entity will be controlled by physics.
Note that this requires the entity to have a collider.
Attributes: Debuggable, Networked, Store