Quote:
Originally Posted by Watsamax1
I got it to work now thnx. But i have a question i dont think it will be hard, But id like to loop like my gun turning in the sphere but it slows down. Anyway to stop it from stopping or slowing down.
|
That shouldn't be hard. I think I did this with the lollipops in my maze game if you want to see how I did it there. Just create another method that loops infinitely and turns the gun in the sphere 1 rotation (style: abruptly ..... duration: however fast you want it to turn, maybe 2 seconds)
If there are multiple guns in multiple spheres, you can just put them all into a list and have them all turn at the same time.
Check out my best projects so far and please comment:
Tic-Tac-Toe 2.0 ................... http://www.alice.org/community/showthread.php?t=3548
Alice Paint ........................... http://www.alice.org/community/showthread.php?p=23408
Real-Time Clock .................. http://www.alice.org/community/showthread.php?p=12725
Maze Game ......................... http://www.alice.org/community/showthread.php?t=4301