Basically, I am making a 2D game, And I want my character to be animated with sprites (which I already have).
What I don’t understand is how to connect it to the player walking and jumping.
I have tried connecting it to the official ROBLOX animate script where I change an ImageLabel inside a BillboardGui, but that didn’t work.
If you know if there are any pre made scripts or tutorials on this then please send me them.