This site requires JavaScript, please enable it in your browser!
Greenfoot back
I_am
I_am wrote ...

2019/3/5

Turn the object to 60 degrees if its rotation value is greater than its Y-coordinate else remove it from the world.

I_am I_am

2019/3/5

#
How do I do it Turn the object to 60 degrees if its rotation value is greater than its Y-coordinate else remove it from the world.
danpost danpost

2019/3/5

#
I_am wrote...
How do I do it Turn the object to 60 degrees if its rotation value is greater than its Y-coordinate else remove it from the world.
You basically have to write what you just wrote using proper syntax.
You need to login to post a reply.