mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Fix force integration documentation
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user