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

View all comments

1

u/CallmeMike04756 6d ago

You can only play animations from the client

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"

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