# Rigidbody2D

### Description

Nodes responsible for interaction with UnityEngine.Rigidbody.

Usually used for moving 2D objects with physics.

{% content-ref url="rigidbody2d/add-force-2d" %}
[add-force-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/add-force-2d)
{% endcontent-ref %}

{% content-ref url="rigidbody2d/add-force-at-position-2d" %}
[add-force-at-position-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/add-force-at-position-2d)
{% endcontent-ref %}

{% content-ref url="rigidbody2d/add-relative-force-2d" %}
[add-relative-force-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/add-relative-force-2d)
{% endcontent-ref %}

{% content-ref url="rigidbody2d/add-torque-2d" %}
[add-torque-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/add-torque-2d)
{% endcontent-ref %}

{% content-ref url="rigidbody2d/move-position-2d" %}
[move-position-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/move-position-2d)
{% endcontent-ref %}

{% content-ref url="rigidbody2d/move-rotation-2d" %}
[move-rotation-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/move-rotation-2d)
{% endcontent-ref %}

{% content-ref url="rigidbody2d/sleep-2d" %}
[sleep-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/sleep-2d)
{% endcontent-ref %}

{% content-ref url="rigidbody2d/wake-up-2d" %}
[wake-up-2d](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/rigidbody2d/wake-up-2d)
{% endcontent-ref %}
