Hello, I’ve spend the last few days working on the control of space ships for my new game, I tried my best to base the control system on the one in war thunder. Here is a Demo
Their is still a few bugs as you can see but any feedback appreciated .
Personally, I love spaceships, and yours looks really good, a few tips:
Make the bar at the top ignore the CoreGUI, i dotn remember the setting, also make the mouse cursor invisible while in there as it doesn’t look too good, otherwise it looks very good, also I think the bug you are talking a both is it clipping in the floor? Also can it move ahead? If yes can we have footage?
thank you, the bar at the top is just the performance stats its part of robloxs defualt GUI. Yes I should do that to the cursor. I know what’s causing the bug (I need to add a up vector the the CFrame:LookAt()), No it can’t move ahead I am working on that right now.