did you tampered with the roblox Animate script in any way or did you loaded any anims into the characterâs animator that involve the pet too?.
No, all animations on the player are default. I do have a custom sprint animation, thats the only thing I do on the character. But I donât tamper with the animations anywhere else for the player
Then I am not sure why its actually not working, I thought your only issue was the pets, but playerâs anims not replicating, this is weird⌠well umm I will see what I can find to fix this skill issue on lua you are having
Quick video example, sprint animation was never loaded here either in case that was the issue. But yea, animations acting up, might just post as bug tomorrow
do you have any code that interacts with the character animations, if so please send it, Also try and not equip pets and see if the animations still not play if its the pets causing the issue then the issue must be there somewhere.
Theres no pets equipped in that video, and I dont do any interaction with player animations what so ever, except for sprinting, which I never did in that video
When did thiss issue started happening, at what point of coding the game?
pretty sure the players animatoins areânt replicated to
so why not?, just try playing these using the server
If you are still having the problem, you can temporarily fix it by adding the server version of R15 animations to StarterCharacterScripts
.
Animate.rbxm (7.0 KB)