#💬 vrtlalʹs Feedback
1 messages · Page 1 of 1 (latest)
Maybe like a vfx or a sound indication that you did a parry successfully
That sounds good
but
where would i handle that?
in the client and the other client?
It has to sound punchy
Oh yeah,
would i use module script to call a sound?
i have a module script that deals dmg
it takes in (attacker, target, damage)
and i just playsound in attacker and target?
Probably in the client from the sound manager so only they can hear it, or if you want, you can do it on the sever but you would have to parent it inside one of the characters so its not playing on everyone close up
I have a folder of sounds and use a module to help me play those sounds
Want my module
ye can i see iut
Dm me
would i call it in my daamge dealer when parried?