Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Camera actions can be used to activate a saved view or focus on an object. This is a great way to control what the user is viewing. All of these actions are located in the Action Type drop down menu under the camera subsection. When using these triggers, it is best to also use Delay Actions in between different camera movements to give the user a chance to view what is intended. Additionally, it may be advisable to finish the chain of actions with a Change Navigation Mode Action to set the camera state back to its original mode.

image-20241009-234229.pngImage Added

An Activate Saved View action transitions the camera to the specified saved view when triggered. The Camera only drop down menu will load only the camera position from the saved view.

A Focus Object action transitions the camera to focus on the specified object when triggered.

A Mount/Unmount Camera to Vehicle action mounts the camera to the selected vehicle when triggered.

...

Construction actions can be used to control your 4D schedule with event triggers. You can play a portion of your 4D schedule or snap to a given point. All of these actions are located in the Action type drop down menu under the construction subsections.

image-20241009-234311.pngImage Added

A Play Construction Timeline action plays your 4D schedule between the specified time frame.

A Set Construction Timeline actions sets your 4D schedule to the specified date and time.

A Show Measurement action toggles the visibility of equipment operation radius measurements.

The Object field specifies a vehicle placed in the project.

The Visibility drop down menu selects whether the visibility is toggled or turned on or off

The Distance field specifies a max distance for the measurement to be visible from.

...

Interface actions can be used to control a variety of actions involving navigation, Opening UI elements, and changing aspects of the Avatar. All of these actions can be found in the Interface subsection of the Action Type drop down menu.

image-20241009-234404.pngImage Added

A Delay Action delays all actions after it in the Action List when triggered. The Delay Time field controls the delay amount in the specified time unit.

A Change Avatar Mode Action changes the avatar mode to the selection in the Avatar mode drop down menu when triggered.

A Change Avatar Type Action changes the avatar Type to the selection in the Avatar Type drop down menu when triggered.

A Change Navigation Mode Action changes the navigation mode to the selection in the Navigation mode drop down menu when triggered.

A Change Render Mode Action changes the render mode to the selection in the render mode drop down menu when triggered

An Open URL Action opens the URL specified in the URL field in your default browser when triggered.

A Toggle App Menu Action controls the Fuzor app menu specified in the App Menu Field when triggered. Use the Switch State field to control how the app menu is controlled.

The Toggle Switch State closes an active app menu and opens an inactive app menu when the action is triggered.

The False Switch State closes the app menu when the action is triggered.

The True Switch State opens the app menu when the action is triggered.

A Toggle Set Design Option Action controls the design option specified in the design drop down menus when triggered.

The Top Field allows you to select a Design Option set.

The Bottom field allows you to select a Design Option

...

Objects actions can be used to control various properties of objects in your 3D scene. All of these actions are located under the Object subset of the Action Type drop down menu.

image-20241009-234454.pngImage Added

A Color Override Action changes the color of the object specified in the Object field to the specifications of the Color field.

The Color selects the source color of the override.

The Slider controls the opacity of the override.

An Object Visibility Action controls the visibility of the object specified in the Object field based on what is in the Visibility field.

The Visibility : Toggle option hides a visible object and displays an invisible object when the action is triggered.

The Visibility : False option hides the object when the action is triggered.

The Visibility : True option displays the object when the action is triggered.

A Particle Effect Action controls a particle system that is spawned on the object specified in the Particle field. The Life field specifies how the particle is controlled.

The Life : Toggle option creates a particle if there is none and

removes a particle if there is one when the action is triggered.

The Life : False option creates the particle when the action is triggered.

The Life : True option removes the particle when the action is triggered.

The Type field specifies the type of particle to be created.

The FX Size field specifies the size of the particle to be created

The X, Y, Z fields control the 3D coordinates describing where the particle is to be place with relation to the objects in the particle field

A Play Media Action plays the media specified in the Object field when triggered. A Video loops once finished if Loop is set to true, otherwise it will stop.

A Remove Color Override Action removes any color override associated with the object specified in the Object field when triggered.

A Select Object Action controls whether the object in the Object field is selected when triggered.

The Selected : Toggle option selects an unselected object and deselects a selected object when the action is triggered.

The Selected : False option deselects the object when the action is triggered.

The Selected : True option selects the object when the action is triggered.

...