SpaxscE / lscs_public

heavily modified recreation of GVP saber system for public use
6 stars 13 forks source link

impact sounds/effects are hardcoded #35

Open SpaxscE opened 1 month ago

SpaxscE commented 1 month ago

?should this be editable through blade crystal?

see big list of hardcoded sounds and effects: https://github.com/SpaxscE/lscs_public/blob/main/lua/weapons/weapon_lscs/cl_effects.lua#L160 https://github.com/SpaxscE/lscs_public/blob/main/lua/weapons/weapon_lscs/cl_effects.lua#L167 https://github.com/SpaxscE/lscs_public/blob/main/lua/weapons/weapon_lscs/cl_effects.lua#L253 https://github.com/SpaxscE/lscs_public/blob/main/lua/weapons/weapon_lscs/cl_effects.lua#L256 https://github.com/SpaxscE/lscs_public/blob/main/lua/lscs/autorun/lscs_damage.lua#L234 https://github.com/SpaxscE/lscs_public/blob/main/lua/lscs/autorun/lscs_damage.lua#L236 https://github.com/SpaxscE/lscs_public/blob/main/lua/lscs/autorun/lscs_damage.lua#L288 https://github.com/SpaxscE/lscs_public/blob/main/lua/lscs/autorun/lscs_damage.lua#L300-L302

MenschlichTv commented 1 month ago

I think whats really important for people is to change ingite, idle and swing sounds. Everything else, like hit sounds etc. are not that important IMO.