My first Godot experiment.
Connects to a websocket server and plots EDDN events in the galaxy.
Coding styles and spelling still WIP.
The server connection sometimes stops receiving events. Press Backspace to reconnect.
Sprites and galaxy plane from the Canonn Map (Github). Websocket server code here.
Camera movement with joystick axes or WASD/RF/QE/YC. Home to get home. Del to remove all stars.
Press "1" to watch Robigo Runners, "3" to see Colonia, etc. Press Ctrl + 0/1/2/3 to save a preset.
Performance TODO: Adding thousands of sprites and labels to the scene is not the problem, the sprite texture transparency is.