Friday 28 December 2012

Climb Down

Climb Down

Dear, 
I finally finished the climbdown sequence, I had to introduce a new command to see if kid has to hang or swing on the way down from the platform.





New command = IFGOTOSEQUENCE
if true parse the first parameter else the second

Example:

<Frame>
<type>COMMAND</type>
<name>IFGOTOSEQUENCE</name>
<parameter>HANGSTRAIGHT|HANG</parameter>
<stoppable>false</stoppable>
</Frame>


No comments:

Post a Comment