How to make a character move with animation?

hey there,
I Am making a survival game, and i wanted the player to wake up, like they do in Ark Survival evolved, but the player need to actually lie down, but i don’t know how, because the player will just float in the air.

thanks in advance

2 Likes

Do you already have a script in advance? No one is going to will to make one from 0 for you. Also, check for any errors that the Studio has given you in the console, there must be something wrong in it.

There has to be an error there, recheck your scripts, put some debugging into it and attempt to figure out what’s stopping your animation from acting up.