mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 04:06:14 +00:00
set_time_scale docs
This is correct?
This commit is contained in:
parent
26342b34aa
commit
6b7ec5de69
@ -20360,6 +20360,7 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8)
|
||||
<argument index="0" name="time_scale" type="float">
|
||||
</argument>
|
||||
<description>
|
||||
Speeds up or slows down the physics by changing the delta variable. (delta * time_scale)
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_time_scale">
|
||||
|
Loading…
Reference in New Issue
Block a user