The expression would just spin around without a goal.
Maybe should be?:Code:P = Plate:angles():pitch() Y = Plate:angles():yaw() R = Plate:angles():roll()
That's how I'd roll it.Code:if (first() | duped()) { P = Plate:angles():pitch() Y = Plate:angles():yaw() R = Plate:angles():roll() }
Last edited by lavacano201014; 07-02-2009 at 05:23 PM. Reason: Indentation
The expression would just spin around without a goal.
(\__/) <- Put this bunny in your sig and help him to rule the world!
(='.'=) PM me code and I'll send it back optimized if possible. (I find it fun dammit!)
(")_(") Expression Gate 2 Wiki Help us update the wiki! Together we can make it more up to date than the SVN! ...
Learned this in my first ever computer programming class.
Count = Count + 1
So, degrees = degrees +/- 1, if above 360 reset to 0.
I already gave code that will work, it just needs tweaking if I coded it to tilt in the opoosite direction.
(\__/) <- Put this bunny in your sig and help him to rule the world!
(='.'=) PM me code and I'll send it back optimized if possible. (I find it fun dammit!)
(")_(") Expression Gate 2 Wiki Help us update the wiki! Together we can make it more up to date than the SVN! ...
Bookmarks