IF anyone could make this game (thanks for the site deatheater), I would be very impressed. If you calculated the air speed and direction and stuff
Offline
This is quite simple I believe (not certain). i will try it tommarow. if I remember So please, remind me
Offline
newareagle wrote:
This is quite simple I believe (not certain). i will try it tommarow. if I remember So please, remind me
Ah, factoring the air speed, distance and such. If you want it too be realistic, it won't be easy
Offline
ill have it done soon. You just need to base its movement on ditsance, ands direction.
Offline
zachownsallnubs wrote:
ill have it done soon. You just need to base its movement on ditsance, ands direction.
And also the amoutn of time the mouse is done. It's a propeller, it doesn't start up right away
Offline
Ok Blue, its finished iTs a little choppy, and I didnt add in some non-necessary variables.
Offline
simple code<when green flag clicked><forever><wait(0.02)secsc><change y by(-1)<end>
<when green flag clicked><forever><wait(0.02)secsc><if><mouse down?><point towards(mouse)<turn cw(180)degrees><move(3)steps>
for acceleration switch move 3 steps with move variable steps and increase variable by 0.1
Last edited by catowner (2008-07-10 13:58:23)
Offline
catowner wrote:
simple code<when green flag clicked><forever><wait(0.02)secsc><change y by(-1)<end>
<when green flag clicked><forever><wait(0.02)secsc><if><mouse down?><point towards(mouse)<turn cw(180)degrees><move(3)steps>
for acceleration switch move 3 steps with move variable steps and increase variable by 0.1
Nope, sorry. You gotta take in the distance to mouse pointer, the speed (which keeps going up) and some other stuff. Once Newareagles gets front page, downlaod and see all the stuff they had to use, and it still is a little choppy (sorry newareagle, I tried to get it away from a wall and it didn't respond)
Offline
Bluestribute wrote:
catowner wrote:
simple code<when green flag clicked><forever><wait(0.02)secsc><change y by(-1)<end>
<when green flag clicked><forever><wait(0.02)secsc><if><mouse down?><point towards(mouse)<turn cw(180)degrees><move(3)steps>
for acceleration switch move 3 steps with move variable steps and increase variable by 0.1Nope, sorry. You gotta take in the distance to mouse pointer, the speed (which keeps going up) and some other stuff. Once Newareagles gets front page, downlaod and see all the stuff they had to use, and it still is a little choppy (sorry newareagle, I tried to get it away from a wall and it didn't respond)
Nah, thats not going front page. Its glitched online.
Offline
http://scratch.mit.edu/forums/viewtopic.php?id=7313 Go there Newareagle
Offline
I made a version!
Offline