I’m making a jojo game at the moment and a lot of these games have a piloting mechanic where you can manually control your stand like seen here. (It’s a gif)
Does anyone have an idea of how I would do this?
I’m making a jojo game at the moment and a lot of these games have a piloting mechanic where you can manually control your stand like seen here. (It’s a gif)
Does anyone have an idea of how I would do this?
Just google “How to script a stand rblx” and you will come across some videos.
They’d be pretty helpful for you, probably.
Some videos I came across:
In short: either it’s a weld, a bodyForce/position or an alignPosition.
So I did all this and most of it actually worked, however I don’t know how to make the movement smooth. Do you think I could use AlignPosition and how would I use it? Thanks.