Values: Difference between revisions

From VisionaireWiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 23:02, 25 March 2006

General

A value can be any number.

You can initialize the value in two ways. Initial value allows you set the value explicitly. Random value means the value is initialized with a random number of a given interval. All you have to do is to set its Minimum and Maximum.

Possibly usage

  • A random value to show an object at different positions at various times depending on the value during the game.

This may lead to entirely different story parts!

  • A 'normal' value for a credit card.