Mention that body_set_state is deferred
This commit is contained in:
parent
b0ca859501
commit
255129a5d9
|
@ -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