I've attached 2 scripts, of whom are also attached to a sword Tool. The sword Tool is under the StarterPack.
Now, the blocking system works just fine, but for some reason the BlockingEffects, under "BlockVFX" aren't showing. As you can see I tried multiple print statements, and they're all printing out the effects, meaning the code does have the effect(it's not nil).
So, if the server has the effects, why isn't it able to emit those effects?
Essentially, what's going on is that if I hold the F button, and someone attacks me, I get damaged a little bit as expected, but unexpectedly I don't see the blocking effects.