Values

From VisionaireWiki
Revision as of 22:02, 25 March 2006 by Timo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.