Can I use Roblox's animations?

Hey devs,

I’ve been trying to get the roblox zombie walk and jump animations into my game, but they don’t seem to work.
Is there a way to do this?

1 Like

Im pretty sure there is a free animation from roblox’s Zombie walk/run. Try searching it up and using that animationTrack.

You should be able to run any roblox animation without owning them, here are the animation Ids you’re looking for:

Run - 616163682
Jump - 616161997
Fall - 616157476

1 Like

For getting any animation/mesh Id, I suggest using BTRoblox