Skip to main content

physics_explosion_system

Function physics_explosion_system 

Source
pub fn physics_explosion_system(world: &World, dt: f32)
Expand description

System that checks for Explosion components and applies outward forces to all rigid bodies and soft body nodes within the radius.