PDA

View Full Version : Help making a gun that pushes you



Archy
23 May 2010, 01:02pm
I had an idea for an mg map and there's one major roadblock keeping me from making it.

I need to make a gun that constantly moves you forward (i though a phys_thruster would work).

I also wanted the player to be suspended above the ground a bit while holding the gun (not sure if possible at all).

Any help would be great.

HankTheTank
23 May 2010, 07:56pm
Like, constantly pushes you forward, like straight forward at all times? if so, just use a triggeR_push and parent it to the gun.

If you want to give them control (Stopping abliity) you will need that other thing. player_speedmod i believe.

Archy
24 May 2010, 08:05pm
k it's working. thanks