Spatial Objects

From Constructive Labs
Revision as of 13:54, 17 June 2021 by Gmeader (talk | contribs)
Jump to navigation Jump to search

Spatial->Visual - are objects you can see.

SpatialVisual.png

  • Mesh an object that is a 3D model imported from a Collada (.dae) file
  • Entity an object that is an animated 3D model imported from a Collada (.dae) file

Other spatial objects

SpatialAnimation.png

  • Animation->timeline - needs to be wired to things to be useful

Buttons

  • MomentaryButton
  • ToggleButton

SpatialButtons.png


  • Containers->Composite - for grouping objects
  • CollisionTrigger - sends a message when an object collides with it - needs to be wired to things to be useful
  • Gui->GuiKeyboard - displays a keyboard to type on - needs to be wired to things to be useful

Sound & Light

  • Sound - add an object that plays audio
  • Lights - objects that emit light to illuminate the scene