May 19, 2012, Saturday, 139

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

From Planimate Knowledge Base

Jump to: navigation, 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