gzdoom-gles/wadsrc/static/zscript/actors/player
nashmuhandes e82c840622 - 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 11:14:36 +02:00
..
player.zs - Fix weapon bobbing interpolation 2020-10-04 11:14:36 +02:00
player_cheat.zs - localized some user-facing texts that were still string literals. 2019-04-29 18:53:22 +02:00
player_inventory.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-07 19:36:57 +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:39:25 +02:00