gzdoom/wadsrc/static/zscript/actors/player
Boondorl 6c64a4403c Improved ZScript interface for morphing
Added getter and setter functions for handling whether or not the player fields should be gotten/set. Added MRF_KEEPARMOR flag to prevent stripping armor on morph. Optimized unmorphed Actor by setting it to NoInteraction and removing it from the blockmap and sector lists.
2024-03-01 08:35:31 -05:00
..
player.zs Further morphing clean up 2024-03-01 08:35:31 -05:00
player_cheat.zs Further morphing clean up 2024-03-01 08:35:31 -05: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 Improved ZScript interface for morphing 2024-03-01 08:35:31 -05:00