How do I make one object rotate clockwise (or not) another object?
make it depend on the first object boolean and somehow have that boolean switched ?
setting:
object1.rotateobject2=false
event
onclick object1
action
set object1.rotateobject2 true
object1.rotateobject2 = true ?
rotate object2
Develop games in your browser. Powerful, performant & highly capable.
Thanks,but can you sand me a .CAPX please?
( I am really bad in booleans ).
https://dl.dropboxusercontent.com/u/7134196/rotate.capx