From 7dbec964a375598d454e04719576eb6c469a5d7b Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Fri, 7 Oct 2022 15:49:57 -0400 Subject: ai work --- godot/scenes/vehicles/Gunbrig.tscn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'godot/scenes/vehicles/Gunbrig.tscn') diff --git a/godot/scenes/vehicles/Gunbrig.tscn b/godot/scenes/vehicles/Gunbrig.tscn index 91900c3..70a30ad 100644 --- a/godot/scenes/vehicles/Gunbrig.tscn +++ b/godot/scenes/vehicles/Gunbrig.tscn @@ -357,3 +357,5 @@ shape = SubResource( 36 ) [node name="GunwhaleR2" type="CollisionShape" parent="."] transform = Transform( 0.999486, 0, 0.0320562, 0, 1, 0, -0.0320562, 0, 0.999486, -0.646409, 0.658986, -3.46571 ) shape = SubResource( 36 ) + +[connection signal="navigation_mesh_changed" from="NavigationMeshInstance" to="NavigationMeshInstance" method="mesh_changed"] -- cgit v1.2.3