-
Notifications
You must be signed in to change notification settings - Fork 6
PlaceModel
Places a named model into the environment.
⠀⠀⠀⠀The time to spawn the model.
⠀⠀⠀⠀The time it takes for the model to pop into the scene. If set to 0, it will appear immediately.
⠀⠀⠀⠀The named model name. Must be unique throughout the storyboard.
⠀⠀⠀⠀The model used.
⠀⠀⠀⠀The initial position of the model.
⠀⠀⠀⠀The initial rotation of the model.
⠀⠀⠀⠀The starting position for the model as it pops into the scene.
⠀⠀⠀⠀The starting rotation for the model as it pops into the scene.
⠀⠀⠀⠀Determines if the ComeFrom and RotateFrom properties are local to the initial position and angle of the model.
⠀⠀⠀⠀If set, determines the parent of the named model. The parent must have been spawned before this model (ie. the instruction for the parent must be before the instruction of the child)
⠀⠀⠀⠀An optional (but highly recommended) string that will be visible when the user hovers over the entity with Identify mode on.
⠀⠀⠀⠀If set, overrides IdentifyAs. Provides a way to write much more customizable text for Identify mode.
For further questions, reach out to March in the ACF Discord.
Macros
Toolgun Instructions
Timing Instructions
Model Instructions
Text Instructions
Camera Instructions
Sound Instructions