Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i make a morph that changes player animations?

Asked by 8 years ago

So i saw some games, and each morph of them had animations included to change the default player animations. So i'm wondering, Could anyone help me make this morph with animations? I would be very happy to see help. Thank you!

0
try using the :clone() function to clone the animations into the player Smunkey 95 — 8y
0
The problem is, i'm not a good scripter. MeleeSoul 14 — 8y

1 answer

Log in to vote
0
Answered by 5 years ago

It seems you are requesting something without any effort, so I won't put much detail into this answer. First, get your animations. Have them stored in a folder or ServerStorage. Then, have a script in your morph that finds the animation in the player, destroys it, and after clones the saved one and makes its parent the player. It is as simple as that.

If this does not help much you could: -LEARN LUA -Use the free models in the toolbox and play round with them (Not recommended). -Visit other questions in this site similar to yours.

Remember to make an effort when you ask these questions as your question might be marked nonconstructive. Hope this helps in any way :)

0
I just noticed this was 3 years ago. Bgonzalezseeya11 27 — 5y
0
3 years late buddy MeleeSoul 14 — 4y
Ad

Answer this question