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

Why My Monster is moving with the animation ? [closed]

Asked by 4 years ago
Edited 4 years ago

So i have a monster that i rigged and i made an animation of walk for him .. Everything work but i got a prob when i say to him to play the animation the animation play but he move with the animation

Example : gyazo.com/e79cee702279c66c9ebe9b2226dfdf92

i tested to put cancollide == false it doesnt work too so idk how to make him play the animation without him moving and without anchored == true because i want to do so MoveTo with him after :D

1
script? throwawayaccount2001 102 — 4y
0
that looks nice greatneil80 2647 — 4y

Closed as Non-Descriptive by Goulstem

This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.

Why was this question closed?

1 answer

Log in to vote
1
Answered by 4 years ago

Alright so since you did not register a code, I don't believe myself or anyone else can help you, there is a lua button when you're writing your question. It looks like the Lua Icon, last one above the Message Box.

print("Hello World!")

Try reposting with the script.

Ad