There are these weapons in Gradius and other shumps, where the weapons follow where you last were a second ago, and when you hold down a button they stay in place, how to do this in 3D?
at 11:59 on this video it can be seen more clearly:
There are these weapons in Gradius and other shumps, where the weapons follow where you last were a second ago, and when you hold down a button they stay in place, how to do this in 3D?
at 11:59 on this video it can be seen more clearly:
There’s a lot of ways to do it… You can try attaching them to the ship’s actor blueprint and giving them constant motion towards the ship which stops when the button is held, that’s not really all that complicated.
You could also try to be a bit more fancy about it and use physics constraints.
Another one: