Okay, here it is.... A floating stretchy stickman simulation.
http://scratch.mit.edu/projects/Arcas/1031856
Friction added.
Please give me tips!
Heres a two player fight game!
http://scratch.mit.edu/projects/Arcas/1033498
Last edited by Arcas (2010-05-07 13:51:39)
Offline
Wow! thats really good!
You might want to add friction though, (to make it slow down gradually).
Offline
Well you could try changing the way it looks when not doing anything, more relaxed looking.
Offline
Arcas wrote:
Okay, here it is.... A floating stretchy stickman simulation.
http://scratch.mit.edu/projects/Arcas/1031856
Friction added.
Please give me tips!
Oh this is a whole load of fun *adds to picks* This would be good if the stage was bigger. I would have fun jumping off an imaginary cliff.
Offline
I added 2 scripts.
On the stage,
I added, When Stage Clicked> Broadcast 'goToMousePointer'
and on the sprite (sprite 1)
I added, When I Receive 'goToMousePointer' > goToMousePointer
So now, when you click the stage, it stretches him to the mouse pointer, and you can still use the W,A,S,D keys to move him, too.
Don't know what good it does, but its fun to watch
Last edited by infinitum3d (2010-05-06 16:59:10)
Offline
That's really cool! My only suggestion is to make the friction a little more prominent. I really like it, though!
Also, the stickman doesn't go to my mouse pointer when I click the stage. I'm not entirely sure why.
Offline