BaseItem.transition.move_by method
Moves this item from its current position by local offset
vector.
Parameters
-
target: Vector3
relative offset to apply.
-
duration: float
time in seconds.
Returns
created Tweener
.
Moves this item from its current position by local offset
vector.
relative offset to apply.
time in seconds.
created Tweener
.