Function ambient_api_core::prelude::physics::unfreeze
source · pub fn unfreeze(entity: EntityId)
Available on crate feature
server
only.Expand description
Unfreezes a frozen entity
, so that it can move around. Does nothing if the entity wasn’t frozen.