Fix force integration documentation

This commit is contained in:
Ricardo Buring
2023-08-02 14:57:15 +02:00
parent 006f5bc11c
commit e5632b0243
7 changed files with 29 additions and 20 deletions

View File

@@ -202,7 +202,7 @@
<method name="integrate_forces">
<return type="void" />
<description>
Calls the built-in force integration code.
Updates the body's linear and angular velocity by applying gravity and damping for the equivalent of one physics tick.
</description>
</method>
<method name="set_constant_force">