is there a way to be able to shoot while falling?
i have an idea for a little map where you fall forever(via teleport) and shoot people while falling.
semi off-topic: is it also posible to shoot underwater somehow
Shooting while falling?
Moderator: Moderators
- ps2owner
- Corporal

- Posts: 155
- Joined: Wed Jun 23, 2010 8:25 pm
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: shooting while falling
The answer to both is no. You can shoot while in a jet state above water, though, or you can shoot vehicle weapons underwater, but nothing else.
- ps2owner
- Corporal

- Posts: 155
- Joined: Wed Jun 23, 2010 8:25 pm
Re: shooting while falling
would it be possible to make a jet that makes you go down at a falling speed then
- skelltor
- Sith

- Posts: 1431
- Joined: Fri Dec 11, 2009 6:24 pm
- Projects :: BFSM
- xbox live or psn: skelltor95
- Location: minisnowta
- Contact:
Re: shooting while falling
put this in your units odf
JetJump = "1.0" //The initial jump-push given when enabling the jet
JetPush = "0.0" //The constant push given while the jet is enabled (20 is gravity)
JetAcceleration = "3.0" // for characters with jet jump, use this acceleration for in air control
JetFuelRechargeRate = "0.0" //Additional fuel per second (fuel is 0 to 1)
JetFuelCost = "0.0" //Cost per second when hovering (only used for jet-hovers)(fuel is 0 to 1)
JetFuelInitialCost = "0.0" //4initial cost when jet jumping(fuel is 0 to 1)
JetFuelMinBorder = "0.0" //minimum fuel to perform a jet jump(fuel is 0 to 1)
JetShowHud = 0
JetEnergyDrain = 0.0
it is basicly a jetpack with no effect and only a tiny jump for a small bit of time but it allows you to fire after pressing jump twice and jumping off of somthing
JetJump = "1.0" //The initial jump-push given when enabling the jet
JetPush = "0.0" //The constant push given while the jet is enabled (20 is gravity)
JetAcceleration = "3.0" // for characters with jet jump, use this acceleration for in air control
JetFuelRechargeRate = "0.0" //Additional fuel per second (fuel is 0 to 1)
JetFuelCost = "0.0" //Cost per second when hovering (only used for jet-hovers)(fuel is 0 to 1)
JetFuelInitialCost = "0.0" //4initial cost when jet jumping(fuel is 0 to 1)
JetFuelMinBorder = "0.0" //minimum fuel to perform a jet jump(fuel is 0 to 1)
JetShowHud = 0
JetEnergyDrain = 0.0
it is basicly a jetpack with no effect and only a tiny jump for a small bit of time but it allows you to fire after pressing jump twice and jumping off of somthing
- SAMofBIA
- Major General

- Posts: 649
- Joined: Tue Jun 15, 2010 3:38 pm
- Projects :: Nothing....nothing at all.
- xbox live or psn: No gamertag set
- Location: MIA and not stopping in often anymore.
Re: Shooting while falling?
whats weird though is, you can swing a lightsaber underwater. and i made a wrist flamethrower (really simple not worht anything) and on my jedi i could fire that underwater too.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Shooting while falling?
Melee weapons are another exception. I don't know about your flamethrower.
-
Ninja
- Master Sergeant

- Posts: 172
- Joined: Thu Jan 07, 2010 9:49 pm
- Projects :: Ghostmark
- Location: Inside your sandwich
Re: Shooting while falling?
If a unit's first weapon is a melee weapon, it can use its secondary attacks like force push and saber throw underwater.
