Browse Search Popular Register Upload Rules User list Login:
Search:
PogoStickPerson

Image:
screenshot of the scene

Author: UnknownSquared

Group: Default

Filesize: 17.75 kB

Date added: 2014-11-16

Rating: 5

Downloads: 2046

Views: 283

Comments: 1

Ratings: 1

Times favored: 0

Made with: Algodoo v2.1.0

Tags:

Scene tag

I got bored and had an idea to make a little pogo stick. It uses thrusters ATM, but if anybody
can tell me how to make a spring contract in Thyme when a button is pressed, that would be great.
A-D leans left and right, S makes the slider contract.
Please log in to rate this scene
edit
Put this in the length part of the springs:

{
keys.isDown("s") ? 2 : 3
}

Then put constant 20000 or so, and delete the thrusters that activate with S