My switch works the wrong way around, the item goes down path one when it should go down path two.

From Planimate Knowledge Base
Revision as of 10:04, 10 January 2008 by Rick (talk | contribs) (Importing text file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Q:My switch works the wrong way around, the item goes down path one when it should go down path two.

A:Review your condition result - a true result will mean the item takes the Lower of the two outgoing paths, and a false result will take the higher-numbered outgoing path.


idkbase note 258