This is part of development on a project to make the speeder chase as an interactive demo. This is mainly a graphical showcase so I have taken my 3D model of Anakin's speeder and built a game-ready version and brought it into Unity. Since then I've worked on creating vehicle controls for it. The movement is inspired by the Sparrow controls in Destiny so it has that kind of turning movement where the speeder drags around the screen, though this adds vertical movement as well. The buildings are placeholder assets to have something to fly around in. Eventually the goal will be to make a demo where there's an infinite level where it randomly arranges the city blocks and allows you to fly around forever through the city. It's a big undertaking but I think it's doable, it's just a matter of having enough unique stuff that can be recombined.