An attempt at an alternative GD client.
Built using Bevy engine and Rust.
2.2 specific feature support is planned and will (hopefully) be started and finished soon.
Grab the latest binary from releases then just run it.
A web version is also available at https://opstic.github.io/gdclone/
A GD install is required.
Drag mouse around to move. Scroll wheel to zoom in and out.
WASD and arrow keys can also move the camera.
Q and E to also zoom in and out.
Esc to pause the player.
U to (un)lock the camera from the simulated player.
L to (de)activate player and camera line rendering.
T to (un)hide triggers.
R to reset zoom.
Support for mobile platforms are planned.
NOTE: Either kdialog or zenity is required on linux.
Thanks to @maxnut for providing part of the original code to extract object.json
.