This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-05-06 09:46:33

Arcas
Scratcher
Registered: 2010-05-04
Posts: 32

How can i improve?

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

 

#2 2010-05-06 11:40:47

illusionist
Retired Community Moderator
Registered: 2008-07-02
Posts: 1000+

Re: How can i improve?

Wow! thats really good!  smile

You might want to add friction though, (to make it slow down gradually).


http://i.imgur.com/8LX1NrV.png

Offline

 

#3 2010-05-06 13:24:29

Arcas
Scratcher
Registered: 2010-05-04
Posts: 32

Re: How can i improve?

BUMPDATE!

Friction added! YAY!

Offline

 

#4 2010-05-06 13:27:12

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: How can i improve?

Well you could try changing the way it looks when not doing anything, more relaxed looking.


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#5 2010-05-06 16:06:25

Stickman704
Scratcher
Registered: 2009-01-31
Posts: 1000+

Re: How can i improve?

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.


Dun dun dun dun dun dun.... dun dun dun dun dun dun...  tongue

Offline

 

#6 2010-05-06 16:56:13

infinitum3d
Scratcher
Registered: 2009-05-10
Posts: 100+

Re: How can i improve?

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  smile

Last edited by infinitum3d (2010-05-06 16:59:10)

Offline

 

#7 2010-05-06 20:20:34

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: How can i improve?

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

 

#8 2010-05-07 10:18:07

Arcas
Scratcher
Registered: 2010-05-04
Posts: 32

Re: How can i improve?

ill add that now.

Thanx for all the tips.

Ill do some more prominent friction and mebbe make a cliff to jump off of. lol.

About the mouse-pointer thing... ITS COOL!

Maybe I could make some portals with that style of script.

Offline

 

Board footer