So, i’m still currently working on my Project!
I wanted to add a little detail and make the player do a animation when they press the proximity prompt!
The only problem is that i don’t really know how to make an animation play! Somebody know how to do this?
Cheers!
Hi,
Animations should be played through the client, so you can make a RemoteEvent then fire the client and then you need to create an animation track and then play the animation through the client.
Thank you! I’m still learning how to script, and it’s worth my time!