I have a question mines only show the sprint but not walk how do i see walk animation
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
Might be a dumb question but how do I * use * the animations? Do I put the keyframe things under my character or?
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.
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.
Thank you! Seems to work now. [char]
Have i seen these animations before?(i remember seeing these in a roblox game)
My animations are usable for everyone so its just possible they used my animations or have animations that look similar to mine
Will definitely be using this, thanks!
Looks good, thank you for giving to the community.
How would you do the running one?
You’d need the sprinting script first then just play the animation
These animations are INSANELY good!
Good work on them.
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
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!
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
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
Dont feel bad for something you cant really control man, thats nice for you to clarify!
Nooo this was a joke I’m sorry!!!