User Tools

Site Tools


ixe:irpl:unit:addphysicsforce

AddPhysicsForce

AddPhysicsForce(<-unit <-force <-forceOrImpulse)

Description

Adds a physics force to a unit containing part. Force is a V2 representing the x and y components of the applied force. ForceOrImpulse is a bool; if false, the applied force is equal to the amount needed to accelerate the unit by “force” pixels/second. If true, the applied force is much weaker.

A more in-depth explanation of force vs impulse can be found here: Rigidbody.AddForce

Examples

 
ixe/irpl/unit/addphysicsforce.txt · Last modified: 2025/01/24 14:35 by Argonwolf