Skip to content

Add Force 2D

Physics 2D ยป Add Force 2D

Description

Adds a force to a game object with a Rigidbody2D

Parameters

Name Description
Rigidbody The game object that will receive the force. A Rigidbody2D attached is required
Direction The direction in which the force will be applied
Force The amount of force applied
Force Mode The type of force applied

Keywords

Apply Velocity Impulse Propel Push Pull Physics Rigidbody