diff --git a/hero_0.tscn b/hero_0.tscn index f6af39e..c6a5f89 100644 --- a/hero_0.tscn +++ b/hero_0.tscn @@ -20,7 +20,7 @@ radial_segments = 64 rings = 8 _sections_unfolded = [ "Resource" ] -[node name="RigidBody" type="KinematicBody"] +[node name="RigidBody" type="KinematicBody" index="0"] input_ray_pickable = true input_capture_on_drag = false @@ -73,7 +73,7 @@ h_offset = 0.0 v_offset = 0.0 doppler_tracking = 0 projection = 0 -current = true +current = false fov = 70.0 size = 1.0 near = 0.05 diff --git a/lobby.tscn b/lobby.tscn index f7fcd18..34eef56 100644 --- a/lobby.tscn +++ b/lobby.tscn @@ -3,7 +3,7 @@ [ext_resource path="res://lobby.gd" type="Script" id=1] [ext_resource path="res://hero_select.gd" type="Script" id=2] -[node name="Control" type="Control" index="0"] +[node name="Control" type="Control"] anchor_left = 0.0 anchor_top = 0.0 diff --git a/player.tscn b/player.tscn index 13f3b9c..6b0cba5 100644 --- a/player.tscn +++ b/player.tscn @@ -73,7 +73,7 @@ h_offset = 0.0 v_offset = 0.0 doppler_tracking = 0 projection = 0 -current = true +current = false fov = 70.0 size = 1.0 near = 0.05 diff --git a/world.tscn b/world.tscn index 263ffe2..45105a8 100644 --- a/world.tscn +++ b/world.tscn @@ -39,6 +39,7 @@ directional_shadow_max_distance = 200.0 [node name="players" type="Spatial" parent="." index="1"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 11.4634, 0 ) +_sections_unfolded = [ "Transform", "Visibility" ] [node name="MeshInstance" type="MeshInstance" parent="." index="2"]