#How to use a state manager to stop a animation from playing when the player isn't moving
1 messages · Page 1 of 1 (latest)
could you show me code from the module??
Use ChatGPT
if he don't show the module there's 0 way to solve it
ok
i already fixed all the errors in the code
that should be most of it
what does module did not return one value mean
This is a Module script? You need to return a value. Otherwise it does not send any data when you require it.
So you would add return module at the end of the script so that it returns the info… see if that works.
How
'cause his problems were with some arguments from the module function
and if we don't know any of the arguments required
how are we supposed to help at all
i thought i had return module
oh im stupid
did i show u
ok i put a return module at the end
of my module script
It’s working now or?