Adambean / svencoop-script-projectile-shooter

General purpose "func_projectile_shooter" and "env_projectile" entities.
Apache License 2.0
1 stars 0 forks source link

Projectile gravity is always normal or off #3

Open Adambean opened 1 year ago

Adambean commented 1 year ago

The projectile's gravity seems to always be normal (effectively 1.0) or off (when 0.0).

If the projectile gravity is set to say, half (0.5), it still falls to the floor at regular pace.