Using a beam as a path

If you have never played Super Mario Galaxy, it has these launch stars which follow a path like a beam
in the editor it shows the thing as A and B locations
How would I be able to recreate this effect? (camera does not matter)
video of this effect

I believe what you’re looking for is a Trail?

I dont think you understood what I meant, I want a player to be able to go by the beam to another place
like a path, without more than 2 parts.

Oh

Yeah you’d need to use Bezier Curves for that, looking from the video if you’re wanting an already generated beam to travel to where the player is gonna head possibly

1 Like

Forgot to reply to you, but I got it working! Thanks a lot!!