From 62039380a67b6da396d1c8d745d2e2625ba988fc Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Thu, 22 Sep 2022 08:24:37 -0400 Subject: network lag? camera and movement controller merged to same gdnative script --- godot/bin/playercam.gdns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'godot/bin/playercam.gdns') diff --git a/godot/bin/playercam.gdns b/godot/bin/playercam.gdns index a3ca832..46fa989 100644 --- a/godot/bin/playercam.gdns +++ b/godot/bin/playercam.gdns @@ -1,6 +1,6 @@ [gd_resource type="NativeScript" load_steps=2 format=2] -[ext_resource path="res://bin/playercam.gdnlib" type="GDNativeLibrary" id=1] +[ext_resource path="res://bin/playercontroller.gdnlib" type="GDNativeLibrary" id=1] [resource] resource_name = "playercam" -- cgit v1.2.3