SpaxscE / lscs_public

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

make block animations be editable through combo file #33

Open SpaxscE opened 3 months ago

SpaxscE commented 3 months ago

block animations are hardcoded inside sv_blocking.lua, ideally it would lookup a list of animations inside the combo file so they can be changed

see https://github.com/SpaxscE/lscs_public/blob/main/lua/weapons/weapon_lscs/sv_blocking.lua#L193 https://github.com/SpaxscE/lscs_public/blob/main/lua/weapons/weapon_lscs/sv_blocking.lua#L378