diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-22 08:24:37 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-22 08:24:37 -0400 |
| commit | 62039380a67b6da396d1c8d745d2e2625ba988fc (patch) | |
| tree | 59141eb09d8f68fe87f9d263dd33dd3fd4830724 /godot/bin/playercam.gdnlib | |
| parent | 123c1a2d9a5034902468b9f3ae5a139fff5c2f95 (diff) | |
network lag? camera and movement controller merged to same gdnative script
Diffstat (limited to 'godot/bin/playercam.gdnlib')
| -rw-r--r-- | godot/bin/playercam.gdnlib | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/godot/bin/playercam.gdnlib b/godot/bin/playercam.gdnlib deleted file mode 100644 index 105b98f..0000000 --- a/godot/bin/playercam.gdnlib +++ /dev/null @@ -1,14 +0,0 @@ -[general] - -singleton=false -load_once=true -symbol_prefix="godot_" -reloadable=true - -[entry] - -X11.64="res://bin/x11/libplayercam.so" - -[dependencies] - -X11.64=[ ] |
