This commit is contained in:
2025-10-02 18:53:47 -05:00
parent 4b04fc65ad
commit c0cd4ead04
34 changed files with 684 additions and 35 deletions

View File

@@ -14,4 +14,6 @@ bind enter accept;
bind q cancel;
bind esc quit;
fps 1;
fps 1;
scene sweep;

View File

@@ -14,4 +14,6 @@ bind lstick_positive_y down;
bind lstick_negative_x left;
bind lstick_positive_x right;
fps 1;
fps 1;
scene sweep;