Blockland Forums > Modification Help

Vectors and Velocities

Pages: (1/2) > >>

Midway Sentinel:

What would the script be if you wanted to make the player be launched a few feet off the ground when you fire (complete please, like so i can insert it into the .cs right off)?

Kalphiter:

%player = ...

%player.addVelocity("0 0 20");

Midway Sentinel:


--- Quote from: Kalphiter on January 08, 2011, 02:54:32 PM ---%player = ...

%player.addVelocity("0 0 20");

--- End quote ---
%player=...?

Kalphiter:


--- Quote from: Midway Sentinel on January 08, 2011, 02:57:40 PM ---%player=...?

--- End quote ---
Well, I don't know the context.

Midway Sentinel:

well, thanks anyway

Pages: (1/2) > >>

Go to full version