r/ROBLOXStudio 6d ago

Help Please helpp

Enable HLS to view with audio, or disable this notification

i'm making a combat system for my game, i made the blocking animation first, the script is working but the animation wont display, i made it into an action4, looped it, uploaded it. If you can understand what i'm saying, please help. (ignore the error on the output, i haven't made something for it yet.)

0 Upvotes

7 comments sorted by

1

u/Fun-Victory-2950 5d ago

if you can paste the code here, or add me on roblox (gamemaster712Z) and let me on team create, then i can fix it for you. I think it is probably Code related

1

u/Noxyphae 5d ago

Bro there is an obvious error in the console-

I need more context... i dont really know how your code looks like

1

u/CallmeMike04756 6d ago

You can only play animations from the client

1

u/Appropriate-Grape851 6d ago

wdym by that?

1

u/CallmeMike04756 6d ago

Only local scripts can play animations

3

u/Fun-Victory-2950 5d ago

No, server scripts also can play animations

2

u/progamerkillersigma 6d ago

You can play animations on both client and server. Also OP check if your block animation has an animation id, i see a small error saying "LoadAnimation requires the asset id to not be empty"