#I need a walkthrough on how to code animations (R6 because tutorials only use r15)

25 messages · Page 1 of 1 (latest)

pine dew
#

Just look a tutorial up on youtube.

sleek river
#

tried many

#

ends up leaving me without an animation at all

pine dew
#

if those tutorials don't help, I'm not sure if we can help lol. There are bound to be so many videos that guide you from step 0 of making the animation on the plugin and then the last step of coding the animation to play on a certain event trigger

sleek river
#

I follow the tutorials perfectly, but some of their Roblox studio properties are usually named different and I cant find a video that's not less than 5 months old

pine dew
#

You don't need a less than 5 months old video to do it.

#

It's just: make animation on plugin, upload animation to Roblox, make animation object in Studio, put id of animation from Roblox you just made into studio in the property, and then script the animation to load into humanoid and then play it.

sleek river
#

yes, that is an exact explanation of every tutorial I've used and yet I'm stuck with a moving character without an animation. if it doesn't bother you currently, I can screenshare on a call and show you basically what you just said to me.

pine dew
#

sorry, didn't see this. I can't really help you much, it's been a while since I personally did anything on Studio. Maybe try asking the folks in #📜︱scripting

#

The issue might also be that you're not loading the animation/playing it locally on a local script

sleek river
#

never heard of that so it could be

last magnetBOT
#

studio** You are now Level 2! **studio

pine dew
#

Yep, you gotta make sure to put it in a LocalScript inside of where the put the script in the tutorial.

sleek river
#

wait server local script?

pine dew
#

Just make sure when you follow the tutorial, cross all your T's and dot all your I's, very important to do when scripting.

#

No, LocalScript. Not Server Local Script

sleek river
#

got it

sleek river
pine dew
sleek river
#

understood thanks alot

#

have a good night

pine dew
#

Another way to add it

#

g'night

sleek river
#

wait it was already on a local script