Is there any way to change the priority of an already uploaded animation?

Hi,

A few days ago I uploaded an animation in the wrong priority and I am trying to change the priority to Action

I do not have the original animation files anymore so I do not know what I can do here.

1 Like

Where did you upload the animation?

1 Like

Two things you can do:
If you know the animation ID I believe you can import the animation through Roblox’s Animation Editor and then export it with a higher priority
Otherwise, there is a property of AnimationTracks which might be what you need:

You can just set that property to Enum.AnimationPriority.Action

5 Likes

Roblox’s normal animation upload system

1 Like