-
Notifications
You must be signed in to change notification settings - Fork 2
MoveToolgunTo
march edited this page Jan 9, 2025
·
1 revision
Moves the toolgun to a position in 3D space over time.
⠀⠀⠀⠀The time the toolgun starts to move.
⠀⠀⠀⠀The time it takes for the toolgun to move to the target position.
⠀⠀⠀⠀The position of the toolgun in 3D space.
⠀⠀⠀⠀An easing function for the toolguns position. It takes in a 0 - 1 number and returns a 0 - 1 number. Linear movement can be accomplished using a simple lambda: function(x) return x end
For further questions, reach out to March in the ACF Discord.
Macros
Toolgun Instructions
Timing Instructions
Model Instructions
Text Instructions
Camera Instructions
Sound Instructions