Skip to content

: tween position

Tween 3D position of a node (or nodes)

Usage: : tween position [OPTIONS] <NODE> <x,y | x,y,z | @cursor | @cam | @<NODE>> <DURATION>

Arguments

Name Description Possible values Default
<NODE> Node to tween
<x,y | x,y,z | @cursor | @cam | @<NODE>> Position to tween to
<DURATION> Tween duration (in seconds)

Options

Name Description Possible values Default
-f
--from
Position to tween from
-a
--all
Tween all nodes that match the given pattern, instead of just the first one true, false

Experimental

This command is marked as experimental, so it may be subject to change.