wiki.sine.space | sinespace

Difference between revisions of "Components/QuestGameObject"

From wiki.sine.space
Jump to: navigation, search
(Created page with "This allows you to rez and and derez items in your scene during specified quest steps. File:Questgame.jpg Configurable parameters: *QuestID *MinStep *MaxStep Attach t...")
 
 
Line 15: Line 15:
  
 
Objects can only be seen by the player.
 
Objects can only be seen by the player.
 +
 +
 +
 +
{{Component Navbox}}

Latest revision as of 14:34, 7 November 2016

This allows you to rez and and derez items in your scene during specified quest steps.


Questgame.jpg


Configurable parameters:

  • QuestID
  • MinStep
  • MaxStep

Attach to other objects (preferably a parent group, if you're updating multiple in a single step)

It enables or disables the object it is on, based on whether the user is inclusively on any step between Min and Max.

Objects can only be seen by the player.