Author Topic: Change hoverboard spring-length while in-game [Coding]  (Read 647 times)

Is there anny way to change the hoverboard spring length while in game

Something like: if you press a button, it sets it to 0.0, then if you release it it changes back to 0.3

I tryed some things but nothing changed :/
Can someone help me whit this?
« Last Edit: February 14, 2009, 06:25:25 AM by honytawk »

Srr for bumbing but I realy need this to get the add-on finished

Changing the spring lengths may or may not be possible in-game. Looking at the Scooter code, you can set a wheel's spring as it spawns, but I don't know whether you can change it from that.

Damn, I so hoped it was possible
I wanted to do this:
On the hoverboard:
if you press the jump button the spring-length goes to 0, so you could "grind" a bar
if you release the jump button the spring-length goes back to 0.3 so because of the force you jump up and do a "olly"

Well, try it. Look at the Scooter code.