Need help with coding riding a horse first person

Is it possible that I could make it so when I press play, my character is on top of a horse and I can use WASD or arrow keys to move it? I see people doing it with cars in the gallery and I’m wondering if it’s possible.

Thanks!

Yes, its posible.

firstly you will need to designe the function:

When I click HORSE
Set HUMAN animation RIDE A HORSE
attach HUMAN to HORSE TOP

After that you have to design the movement of the horse:

When I press A move HORSE to the LEFT.

I’m writing with the phone so I cannot show you the code in cospaces, but if you still need it I will edit this answer later.

Good luck!!

Thank you! I’ll check it out.