Freedom Reborn

Freedom Force Forums => Scripting Forum => Topic started by: Red Fantom on April 19, 2014, 12:41:37 AM

Title: SPEEDING bullets(?)
Post by: Red Fantom on April 19, 2014, 12:41:37 AM
Is it possible to increase the speed of projectiles like a lot (to the point a bullet cant be seen ,unless in slow mo)?
Title: Re: SPEEDING bullets(?)
Post by: Epimethee on April 19, 2014, 05:52:03 PM
Sadly, no. Contrarily to characters, projectiles don't have addressable attributes, apart from getting (not setting) their position. AFAIK, the only manipulation you can do on a projectile object is to play an FX on them or destroy it.

There also is no global constant for projectile speed we could use to affect every projectile.