yvt / openspades

Compatible client of Ace of Spades 0.75
http://openspades.yvt.jp/
GNU General Public License v3.0
1.14k stars 218 forks source link

Add variation in SMG ejecting brass velocity #992

Closed Thanson16 closed 2 years ago

Thanson16 commented 2 years ago

Without this commit, the SMG's ejecting brass tends to fall unnaturally: If the gun hasn't moved, each casing falls in the exact same trajectory and in the exact same location.

This commit adds a small amount of random variation to each casing's veloctiy, which looks more natural.

Tested on Linux, both as a player and in spectator mode.

yvt commented 2 years ago

It looks pretty great. Thanks!