diff options
Diffstat (limited to 'godot/scenes/vehicles/Gunbrig.tscn')
| -rw-r--r-- | godot/scenes/vehicles/Gunbrig.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
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"] |
