Making hyperdrive from starwars

Hello, my name is Blixzr I am a decent coder but I got stuck on something that has been bothering me. I couldn’t make a hyperdrive system.

From this video below I am pretty sure it uses beams.

If anyone could help me with this that would be awesome. I need something that can go point a to b in hyperspace.

1 Like

Yeah, definetly beams, you can see by how they face the camera, anyways, what I would do is, You create 2 attachments on top of each other, make a beam between them, with 1 light emission, and make it white, then tween the second attachment backwards, also, you could parent the attachments to the ship which would work better, so basically randomize attachment position, tween back second attachment, put it in a for i = 1,100 loop or so. For the second part I would say that is a spinning image or sprite sheet, not to sure though.