#💬 vrtlalʹs Feedback

1 messages · Page 1 of 1 (latest)

dawn larkBOT
near cloud
#

Maybe like a vfx or a sound indication that you did a parry successfully

raven cedar
#

That sounds good

#

but

#

where would i handle that?

#

in the client and the other client?

near cloud
#

It has to sound punchy

near cloud
raven cedar
#

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?

near cloud
#

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

raven cedar
#

ye

#

so i could use a module script (parent, sound, volume)

near cloud
#

Want my module

raven cedar
#

ye can i see iut

near cloud
#

Dm me

raven cedar
#

would i call it in my daamge dealer when parried?