Difference between revisions of "IsTurning"
Jump to navigation
Jump to search
no edit summary
imported>Kkuhlmann |
imported>SaidenStorm |
||
Line 10: | Line 10: | ||
if BuddyRef.IsTurning == 2 | if BuddyRef.IsTurning == 2 | ||
Returns true if Buddy is currently turning to the | Returns true if Buddy is currently turning to the left. | ||
=='''Notes'''== | =='''Notes'''== | ||
*Return Values: | *Return Values: | ||
**0 - not turning | **0 - not turning | ||
**1 - | **1 - right | ||
**2 - | **2 - left | ||