-
Notifications
You must be signed in to change notification settings - Fork 5
ColorModel
march edited this page Jan 9, 2025
·
1 revision
Changes the color of a named model.
⠀⠀⠀⠀The time to start the color change.
⠀⠀⠀⠀The time it takes to reach the desired color. 0 for instantaneous
⠀⠀⠀⠀The named model name for the model you want to transform
⠀⠀⠀⠀The Color to set the model to
⠀⠀⠀⠀An easing function for these parameters that 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