Mention that body_set_state is deferred
(cherry picked from commit 255129a5d9
)
This commit is contained in:
parent
c5abc57f8a
commit
e880956943
|
@ -804,6 +804,7 @@
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
Sets a body state using one of the [enum BodyState] constants.
|
Sets a body state using one of the [enum BodyState] constants.
|
||||||
|
Note that the method doesn't take effect immediately. The state will change on the next physics frame.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="body_test_motion">
|
<method name="body_test_motion">
|
||||||
|
|
Loading…
Reference in New Issue