Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
How do I make one object rotate clockwise (or not) another object?
Develop games in your browser. Powerful, performant & highly capable.
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
Thanks,but can you sand me a .CAPX please?
( I am really bad in booleans ).
https://dl.dropboxusercontent.com/u/7134196/rotate.capx