You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
@@ -188,6 +188,7 @@
|
||||
GetTree().CreateTween().BindNode(this);
|
||||
[/csharp]
|
||||
[/codeblocks]
|
||||
The Tween will start automatically on the next process frame or physics frame (depending on [enum Tween.TweenProcessMode]).
|
||||
</description>
|
||||
</method>
|
||||
<method name="duplicate" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user