[R6]: Run + Walk Animations

I have a question mines only show the sprint but not walk how do i see walk animation

3 Likes

the walk animation’s priority uses core, and the run uses idle. I think the solution your looking for is setting the run’s animation priority to core

2 Likes

Might be a dumb question but how do I * use * the animations? Do I put the keyframe things under my character or?

2 Likes

It’s a keyframe packed in KeyframeSequences and not animations that is uploaded publicly, right click on it and “Save to Roblox”

also designed to be used for “Animate” script which is what roblox uses to play animations in every state.

2 Likes

Select dummy, Open animation editor and then publish the animation you want, Now you will copy the ID of the animation and use it in a script, for example:

-- Script in ServerScriptService
game.Players.PlayerAdded:Connect(function(Player)
	Player.CharacterAdded:Connect(function(Character)
		Character.Animate.walk.WalkAnim.AnimationId = "rbxassetid://theanimationidhere"
	end)
end)

Now you have a different walking animation.

3 Likes

Thank you! Seems to work now. [char]

3 Likes

Have i seen these animations before?(i remember seeing these in a roblox game)

1 Like

My animations are usable for everyone so its just possible they used my animations or have animations that look similar to mine :person_shrugging:

5 Likes

Will definitely be using this, thanks!

2 Likes

Looks good, thank you for giving to the community.

3 Likes

How would you do the running one?

1 Like

You’d need the sprinting script first then just play the animation

1 Like

These animations are INSANELY good!

Good work on them.

3 Likes

Nice animations man! Was looking for idle ones for my game but stumbled upon these—highly considering replacing the ones I made for yours lol

1 Like

These look like Redbox 2 animations, But i am surprised of all the work you put in

It’s just that many free modeled games will use this animation ALLOT of times, But i am considerable giving you credits. Awesome work dude!

1 Like

Could you make a tutorial on your process of making animations, the types of plugins you might use, tips and tricks, etc. if you have the time?

I don’t know about making a tutorial since I’m not too good at explaining how to make stuff, but all you gotta do is use Den_S’s blender animation importer/exporter → Blender rig exporter/animation importer and just make animations over and over until you think it looks good enough. It may take a while but It’s definitely worth it if your looking to make your own animations :slight_smile:

1 Like

These are so smooth and fantastic! Although I do have a request, could you please make an idle animation and jump animation? I am not the best at animating.

Thanks either way for the animations in the first place

2 Likes

Dont feel bad for something you cant really control man, thats nice for you to clarify! :smiley:

1 Like

Nooo :sob: :sob: this was a joke I’m sorry!!!