#what does this mean?

1 messages · Page 1 of 1 (latest)

proper path
#

So I'm right now doing a ragdoll script which when you press F button it will ragdoll you and for some reason this orange message appear do you guys have any idea why it appears and if I could make it so it stops appearing?
Also I gave the script of the ragdoll I know it is not working like it should and I will fix that what I need help is just to make it so it stops appearing this orange message.

#

I don't have any animation also from what I know or any animation track

#

in my game

remote flare
#

It means you loaded too many animations via humanoid:LoadAnimation() as i remember

strong fractalBOT
#

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

remote flare
latent surge
#

You are destroying motor 6d so the basic roblox studio animations cant play. the game is trying to play them a lot of times and failing overloading the animator

carmine raft
#

Default roblox animation script is failing to play the animations yeah

#

just do v.Enabled = false

#

instead of destroying

proper path
#

I see

proper path
#

okay yeah the orange text stopped apearing