Fast-Moving Powerups

Moderators: GSH, VSMIT, Red Devil, Commando

Post Reply
User avatar
Vadam
Thunderbolt
Posts: 104
Joined: Sat May 18, 2013 3:02 pm

Fast-Moving Powerups

Post by Vadam »

How would I make a powerup move fast once its launched from the armory? GBD and I have tried looking at how UEP's service crates and SRV's nukes do it, but none of them seem to work anymore. They just move at normal speed.
Starfleet 0.8 - Almost done!
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: Fast-Moving Powerups

Post by Red Devil »

tried adjusting these, from ChangeLog_pb2.txt?

[PowerupClass]
alphaDamp = 2.0
alphaTrack = 5.0
pitchThrust = 0.5
rollStrafe = 0.5
omegaSpin = 2.0
omegaTurn = 1.5
alphaSteer = 2.0
velocForward = 15.0 <========
velocReverse = 10.0
velocStrafe = 10.0
accelThrust = 10.0 <=======
FLOAT_HEIGHT = 1.0
LIFT_SPRING = 25.0
LIFT_DAMP = 7.5
SlowFall = true <========
FallSpeed = 10.0f // only if SlowFall = false. Set to <= 0 to use normal velocFwd/Reverse values <========
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln

Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV

Lifetime member of JBS and NRA
User avatar
Vadam
Thunderbolt
Posts: 104
Joined: Sat May 18, 2013 3:02 pm

Re: Fast-Moving Powerups

Post by Vadam »

Yep. That doesn't seem to work.
Starfleet 0.8 - Almost done!
Post Reply