Hi I am trying to create an on rails shooter like star fox or kid icarus uprising. But I have no clue what to do, I am trying to use the flying blueprint, but I have done nothing that does not involve breaking something. Can somebody please help me I can’t find any tutorials
For rail movement splines are what I would use. They are very simple to implement. You can trace out the exact path of your aircraft through the level with them.
Here is a spline tutorial I made.
If you decide you want to manually fly around the level this tutorial will give you the full 6 DoF to do flips in the air and fly upside down which isn’t possible otherwise.