BaseItem.transition.move_to method
Moves this item to the target point over duration.
Parameters
-
target: Vector3
point in world space.
-
duration: float
time in seconds.
Returns
created Tweener.
Moves this item to the target point over duration.
point in world space.
time in seconds.
created Tweener.