gzdoom/wadsrc/static/zscript/actors/player
nashmuhandes 56a387ac82 - Fix weapon bobbing interpolation
There was a visual issue where the weapon bobbing would only start interpolating after the player's movement velocity exceeds a certain value.

(Thanks to @Doom2fan for the solution)
2020-10-04 08:06:34 +02:00
..
player.zs - Fix weapon bobbing interpolation 2020-10-04 08:06:34 +02:00
player_cheat.zs - localized some user-facing texts that were still string literals. 2019-03-19 00:37:43 +01:00
player_inventory.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
player_morph.zs - block off the Substitute function by making it private to the 3 classes that really need it. 2020-04-19 21:08:24 +02:00