diff --git a/Maps/gym.tscn b/Maps/gym.tscn index 97c4123..015fd7f 100644 --- a/Maps/gym.tscn +++ b/Maps/gym.tscn @@ -7,7 +7,7 @@ [ext_resource type="ArrayMesh" uid="uid://dj5nhomlun7km" path="res://packs/Kaykit-Proto/obj/Box_B.obj" id="5_ipipj"] [ext_resource type="Texture2D" uid="uid://bsnc11pwypbny" path="res://packs/Kaykit-Proto/obj/prototypebits_texture.png" id="6_anror"] [ext_resource type="ArrayMesh" uid="uid://clfdc3wo1fn0c" path="res://packs/Kaykit-Proto/obj/Cube_Prototype_Small.obj" id="7_f8cpb"] -[ext_resource type="PackedScene" uid="uid://djj1fc8qm10t6" path="res://core/base-classes/player.tscn" id="8_mqp7f"] +[ext_resource type="PackedScene" uid="uid://djj1fc8qm10t6" path="res://player/player.tscn" id="8_mqp7f"] [ext_resource type="VoxelGIData" uid="uid://cubwphu04tyr4" path="res://generated/gym.VoxelGI_data.res" id="9_ipipj"] [ext_resource type="ArrayMesh" uid="uid://c0uahqnc6dx6r" path="res://packs/Kaykit-Proto/obj/Box_C.obj" id="10_iyjuv"] [ext_resource type="ArrayMesh" uid="uid://bde4cc1kjchsk" path="res://packs/Kaykit-Proto/obj/Door_A_Decorated.obj" id="11_gfgny"] @@ -69,167 +69,169 @@ subdivide_depth = 5 [node name="Gym" type="Node"] -[node name="WorldEnvironment" type="WorldEnvironment" parent="."] +[node name="gym_world" type="Node3D" parent="."] + +[node name="WorldEnvironment" type="WorldEnvironment" parent="gym_world"] environment = SubResource("Environment_lefpg") -[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] +[node name="DirectionalLight3D" type="DirectionalLight3D" parent="gym_world"] transform = Transform3D(-0.8660253, -0.4330129, 0.2500001, 0, 0.49999994, 0.86602545, -0.50000024, 0.74999994, -0.43301257, 0, 11.697451, 0) light_energy = 1.3 shadow_enabled = true directional_shadow_max_distance = 500.0 -[node name="player_root" parent="." instance=ExtResource("8_mqp7f")] +[node name="player_root" parent="gym_world" instance=ExtResource("8_mqp7f")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.528881, 0, 0) -[node name="VoxelGI" type="VoxelGI" parent="."] +[node name="VoxelGI" type="VoxelGI" parent="gym_world"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 16.0969, 9.95703, 31.1327) size = Vector3(92.7308, 66.6152, 140.037) data = ExtResource("9_ipipj") -[node name="Env" type="Node3D" parent="."] +[node name="Env" type="Node3D" parent="gym_world"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.7530127, 0.39157277, -11.776872) -[node name="BarrelA" type="MeshInstance3D" parent="Env"] +[node name="BarrelA" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.707877, 0.077515215, 6.101732) material_override = SubResource("StandardMaterial3D_mqp7f") mesh = ExtResource("3_afokq") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="BoxA" type="MeshInstance3D" parent="Env"] +[node name="BoxA" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1.5, 0, 0, 0, 1.5, 0, 0, 0, 1.5, 8.448883, -0.39157277, 12.250609) mesh = ExtResource("4_mqp7f") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="BoxB" type="MeshInstance3D" parent="Env"] +[node name="BoxB" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1.54555, 0, -1.70331, 0, 2.3, 0, 1.70331, 0, 1.54555, 10.314373, -0.39157277, 8.317562) mesh = ExtResource("5_ipipj") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="CubePrototypeSmall2" type="MeshInstance3D" parent="Env"] +[node name="CubePrototypeSmall2" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(0.712541, 0, -0.701631, 0, 1, 0, 0.701631, 0, 0.712541, 3.9461286, -0.24744922, 18.54013) mesh = ExtResource("7_f8cpb") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="CubePrototypeSmall3" type="MeshInstance3D" parent="Env"] +[node name="CubePrototypeSmall3" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(0.712541, 0, -0.701631, 0, 1, 0, 0.701631, 0, 0.712541, 3.9461286, 3.426244, 24.52832) material_override = SubResource("StandardMaterial3D_uesmb") mesh = ExtResource("7_f8cpb") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="RigidBody3D2" type="RigidBody3D" parent="Env"] +[node name="RigidBody3D2" type="RigidBody3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.7530127, -0.39157277, 11.776872) -[node name="CubePrototypeSmall" type="MeshInstance3D" parent="Env/RigidBody3D2"] +[node name="CubePrototypeSmall" type="MeshInstance3D" parent="gym_world/Env/RigidBody3D2"] transform = Transform3D(0.949321, 0, 0.314307, -0.169926, 0.841256, 0.513238, -0.264413, -0.540637, 0.798622, -5.197, 6.3825, -12.265) material_override = SubResource("StandardMaterial3D_aq7w3") mesh = ExtResource("7_f8cpb") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="CollisionShape3D" type="CollisionShape3D" parent="Env/RigidBody3D2"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="gym_world/Env/RigidBody3D2"] transform = Transform3D(0.949321, 0, 0.314307, -0.169926, 0.841256, 0.513238, -0.264413, -0.540637, 0.798622, -5.197, 6.3825, -12.265) shape = SubResource("ConvexPolygonShape3D_afokq") -[node name="BoxC" type="MeshInstance3D" parent="Env"] +[node name="BoxC" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(0.7566984, 0, 0.65376407, 0, 1, 0, -0.65376407, 0, 0.7566984, 3.923688, -0.36657315, 5.1892633) mesh = ExtResource("10_iyjuv") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="DoorADecorated" type="MeshInstance3D" parent="Env"] +[node name="DoorADecorated" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -11.831023, -0.36657315, -8.067019) mesh = ExtResource("11_gfgny") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PalletLarge" type="MeshInstance3D" parent="Env"] +[node name="PalletLarge" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.3567295, -0.3665722, -9.751195) mesh = ExtResource("12_aw2pe") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PalletLarge2" type="MeshInstance3D" parent="Env"] +[node name="PalletLarge2" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(0.99956816, 0, -0.029387116, 0, 1, 0, 0.029387116, 0, 0.99956816, 6.9113474, 0.12889117, -8.74303) mesh = ExtResource("12_aw2pe") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PalletLarge3" type="MeshInstance3D" parent="Env"] +[node name="PalletLarge3" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(0.99656403, 0, 0.0828256, 0, 1, 0, -0.0828256, 0, 0.99656403, 8.155449, 0.5738272, -10.263055) mesh = ExtResource("12_aw2pe") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PalletSmall" type="MeshInstance3D" parent="Env"] +[node name="PalletSmall" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(0.91708094, 0, -0.39870104, 0, 1, 0, 0.39870104, 0, 0.91708094, 12.429206, -0.36657268, -9.290008) mesh = ExtResource("13_t4e8t") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveSlope" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveSlope" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.070282, -0.36657315, -4.8699865) mesh = ExtResource("14_86fmv") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveStairs" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveStairs" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.4840841, -0.3665741, -6.7830324) mesh = ExtResource("15_v6mjl") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveStairsHalf" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveStairsHalf" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(0.8438319, 0, -0.53660756, 0, 1, 0, 0.53660756, 0, 0.8438319, -3.6076708, -3.7486627, 24.030273) mesh = ExtResource("16_kvtwj") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveWall" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveWall" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.0984325, -0.36657315, -9.254615) mesh = ExtResource("17_26j3w") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveWall2" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveWall2" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.3277044, -0.36657315, -5.2404413) mesh = ExtResource("17_26j3w") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveWindow" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveWindow" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -9.775347, -0.3665741, -9.296279) mesh = ExtResource("18_kjqju") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="TableMediumDecorated" type="MeshInstance3D" parent="Env"] +[node name="TableMediumDecorated" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.2469873, -0.39157277, -2.2231283) mesh = ExtResource("19_fypju") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveWall3" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveWall3" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.246987, -0.39157277, -5.2231283) mesh = ExtResource("17_26j3w") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="WallDoorway" type="MeshInstance3D" parent="Env"] +[node name="WallDoorway" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(-0.07428251, 0, -0.99723727, 0, 1, 0, 0.99723727, 0, -0.07428251, -11.678583, -0.36657315, -7.2708597) mesh = ExtResource("20_j11kn") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveFloor" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveFloor" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.5343904, 2.7066157, -7.229491) mesh = ExtResource("21_unwmg") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="PrimitiveFloor2" type="MeshInstance3D" parent="Env"] +[node name="PrimitiveFloor2" type="MeshInstance3D" parent="gym_world/Env"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.716133, 2.7066157, -7.229491) mesh = ExtResource("21_unwmg") skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") -[node name="dummy" parent="Env" instance=ExtResource("2_40027")] +[node name="dummy" parent="gym_world/Env" instance=ExtResource("2_40027")] transform = Transform3D(0.232937, 0, -0.869333, 0, 0.9, 0, 0.869333, 0, 0.232937, 5.3893027, -0.39157277, 17.058931) -[node name="dummy3" parent="Env" instance=ExtResource("2_40027")] +[node name="dummy3" parent="gym_world/Env" instance=ExtResource("2_40027")] transform = Transform3D(0.88088393, 0, -0.18450773, 0, 0.9000001, 0, 0.18450773, 0, 0.88088393, 5.3893027, -0.39157277, -2.998869) -[node name="dummy2" parent="Env" instance=ExtResource("2_40027")] +[node name="dummy2" parent="gym_world/Env" instance=ExtResource("2_40027")] transform = Transform3D(-0.84198815, 0, 0.3178923, 0, 0.9000001, 0, -0.3178923, 0, -0.84198815, -9.454242, -0.39157277, 17.058931) -[node name="CSGMesh3D" type="CSGMesh3D" parent="Env"] +[node name="CSGMesh3D" type="CSGMesh3D" parent="gym_world/Env"] transform = Transform3D(5.015, 0, 0, 0, 1, 0, 0, 0, 6.05, 3.7530127, -0.5165728, 11.776872) material_override = ExtResource("1_b53sv") use_collision = true mesh = SubResource("BoxMesh_afokq") -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="gym_world"] stream = ExtResource("22_qx0ut") volume_db = -20.0 autoplay = true diff --git a/Maps/gym.tscn.depren b/Maps/gym.tscn.depren deleted file mode 100644 index b32747e..0000000 --- a/Maps/gym.tscn.depren +++ /dev/null @@ -1,197 +0,0 @@ -[gd_scene load_steps=30 format=3 uid="uid://dnmetcwb14svi"] - -[ext_resource type="Material" uid="uid://chag8j6kyegq0" path="res://packs/Kaykit-Proto/materials/floor.tres" id="1_b53sv"] -[ext_resource type="PackedScene" uid="uid://qbceryqqfoum" path="res://packs/Kaykit-Proto/obj/dummy.tscn" id="2_40027"] -[ext_resource type="ArrayMesh" uid="uid://cii0xstywuncw" path="res://packs/Kaykit-Proto/obj/Barrel_A.obj" id="3_afokq"] -[ext_resource type="ArrayMesh" uid="uid://ctwlo3t2cvi42" path="res://packs/Kaykit-Proto/obj/Box_A.obj" id="4_mqp7f"] -[ext_resource type="ArrayMesh" uid="uid://dj5nhomlun7km" path="res://packs/Kaykit-Proto/obj/Box_B.obj" id="5_ipipj"] -[ext_resource type="Texture2D" uid="uid://bsnc11pwypbny" path="res://packs/Kaykit-Proto/obj/prototypebits_texture.png" id="6_anror"] -[ext_resource type="ArrayMesh" uid="uid://clfdc3wo1fn0c" path="res://packs/Kaykit-Proto/obj/Cube_Prototype_Small.obj" id="7_f8cpb"] -[ext_resource type="PackedScene" uid="uid://djj1fc8qm10t6" path="res://core/base-classes/player.tscn" id="8_mqp7f"] -[ext_resource type="VoxelGIData" uid="uid://cubwphu04tyr4" path="res://generated/gym.VoxelGI_data.res" id="9_ipipj"] -[ext_resource type="ArrayMesh" uid="uid://c0uahqnc6dx6r" path="res://packs/Kaykit-Proto/obj/Box_C.obj" id="10_iyjuv"] -[ext_resource type="ArrayMesh" uid="uid://bde4cc1kjchsk" path="res://packs/Kaykit-Proto/obj/Door_A_Decorated.obj" id="11_gfgny"] -[ext_resource type="ArrayMesh" uid="uid://d4n0x5r84ss2i" path="res://packs/Kaykit-Proto/obj/Pallet_Large.obj" id="12_aw2pe"] -[ext_resource type="ArrayMesh" uid="uid://bv17be80qoceb" path="res://packs/Kaykit-Proto/obj/Pallet_Small.obj" id="13_t4e8t"] -[ext_resource type="ArrayMesh" uid="uid://c7djvycyt44is" path="res://packs/Kaykit-Proto/obj/Primitive_Slope.obj" id="14_86fmv"] -[ext_resource type="ArrayMesh" uid="uid://cm3on062k620s" path="res://packs/Kaykit-Proto/obj/Primitive_Stairs.obj" id="15_v6mjl"] -[ext_resource type="ArrayMesh" uid="uid://74kfatfops1y" path="res://packs/Kaykit-Proto/obj/Primitive_Stairs_Half.obj" id="16_kvtwj"] -[ext_resource type="ArrayMesh" uid="uid://b4mntq3ejtcuo" path="res://packs/Kaykit-Proto/obj/Primitive_Wall.obj" id="17_26j3w"] -[ext_resource type="ArrayMesh" uid="uid://c0hlbrieabc2g" path="res://packs/Kaykit-Proto/obj/Primitive_Window.obj" id="18_kjqju"] -[ext_resource type="ArrayMesh" uid="uid://b368b7vyej1fk" path="res://packs/Kaykit-Proto/obj/table_medium_Decorated.obj" id="19_fypju"] -[ext_resource type="ArrayMesh" uid="uid://wcyh5hwirci" path="res://packs/Kaykit-Proto/obj/Wall_Doorway.obj" id="20_j11kn"] -[ext_resource type="ArrayMesh" uid="uid://di584vn1afti7" path="res://packs/Kaykit-Proto/obj/Primitive_Floor.obj" id="21_unwmg"] - -[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_vkxe1"] -sky_top_color = Color(0.299981, 0.701967, 0.743086, 1) -sky_horizon_color = Color(0.672941, 0.769022, 0.774332, 1) -ground_bottom_color = Color(0.0872869, 0.0696248, 0.0497472, 1) -ground_horizon_color = Color(0.672941, 0.769022, 0.774332, 1) -energy_multiplier = 2.0 - -[sub_resource type="Sky" id="Sky_607fo"] -sky_material = SubResource("ProceduralSkyMaterial_vkxe1") - -[sub_resource type="Environment" id="Environment_lefpg"] -resource_name = "gym_env" -background_mode = 2 -sky = SubResource("Sky_607fo") -ambient_light_sky_contribution = 0.26 -tonemap_mode = 2 -ssao_enabled = true -glow_enabled = true -volumetric_fog_enabled = true -volumetric_fog_density = 0.0065 - -[sub_resource type="BoxMesh" id="BoxMesh_afokq"] -resource_local_to_scene = true -resource_name = "floor_mesh" -lightmap_size_hint = Vector2i(103, 59) -uv2_padding = 0.0 -size = Vector3(10, 0.3, 10) -subdivide_width = 5 -subdivide_depth = 5 - -[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_mqp7f"] -albedo_texture = ExtResource("6_anror") - -[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_uesmb"] - -[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_aq7w3"] -resource_local_to_scene = true -resource_name = "proto_rigid" -albedo_color = Color(0.851596, 0.595055, 0.0370191, 1) -albedo_texture = ExtResource("6_anror") - -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_afokq"] -points = PackedVector3Array(-0.953959, 0.0770701, -0.923111, 0.995482, 1.90217, 0.902347, 0.953931, 1.92294, 0.923125, 0.902243, 1.90211, -0.99565, -0.902341, 1.99532, 0.902338, 0.902311, 0.00466377, 0.902352, -0.902272, 0.097907, 0.995635, 0.995482, 0.0978295, -0.902347, -0.99551, 1.90216, -0.902333, 0.902311, 1.99534, -0.902352, -0.99551, 0.0978435, 0.902333, 0.902243, 1.90211, 0.99565, -0.902272, 0.097907, -0.995635, -0.902341, 0.00467924, -0.902338, 0.902243, 0.097893, -0.99565, -0.902272, 1.90209, -0.995635, 0.902243, 0.097893, 0.99565, -0.902272, 1.90209, 0.995635, 0.902311, 0.00466377, -0.902352, -0.902341, 1.99532, -0.902338, -0.902341, 0.00467924, 0.902338, 0.995482, 0.0978295, 0.902347, 0.995482, 1.90217, -0.902347, -0.99551, 1.90216, 0.902333, 0.902311, 1.99534, 0.902352, -0.99551, 0.0978435, -0.902333) - -[node name="Gym" type="Node"] - -[node name="WorldEnvironment" type="WorldEnvironment" parent="."] -environment = SubResource("Environment_lefpg") - -[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] -transform = Transform3D(-0.8660253, -0.4330129, 0.2500001, 0, 0.49999994, 0.86602545, -0.50000024, 0.74999994, -0.43301257, 0, 11.697451, 0) -light_energy = 1.3 -shadow_enabled = true -directional_shadow_max_distance = 500.0 - -[node name="CSGMesh3D" type="CSGMesh3D" parent="."] -transform = Transform3D(5.015, 0, 0, 0, 1, 0, 0, 0, 6.05, 0, -0.125, 0) -material_override = ExtResource("1_b53sv") -use_collision = true -mesh = SubResource("BoxMesh_afokq") - -[node name="dummy" parent="." instance=ExtResource("2_40027")] -transform = Transform3D(0.232937, 0, -0.869333, 0, 0.9, 0, 0.869333, 0, 0.232937, 1.63629, 0, 5.28206) - -[node name="BarrelA" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.46089, 0.469088, -5.67514) -material_override = SubResource("StandardMaterial3D_mqp7f") -mesh = ExtResource("3_afokq") - -[node name="BoxA" type="MeshInstance3D" parent="."] -transform = Transform3D(1.5, 0, 0, 0, 1.5, 0, 0, 0, 1.5, 4.69587, 0, 0.473738) -mesh = ExtResource("4_mqp7f") - -[node name="BoxB" type="MeshInstance3D" parent="."] -transform = Transform3D(1.54555, 0, -1.70331, 0, 2.3, 0, 1.70331, 0, 1.54555, 6.56136, 0, -3.45931) -mesh = ExtResource("5_ipipj") - -[node name="CubePrototypeSmall2" type="MeshInstance3D" parent="."] -transform = Transform3D(0.712541, 0, -0.701631, 0, 1, 0, 0.701631, 0, 0.712541, 0.193116, 0.14412355, 6.76326) -mesh = ExtResource("7_f8cpb") - -[node name="CubePrototypeSmall3" type="MeshInstance3D" parent="."] -transform = Transform3D(0.712541, 0, -0.701631, 0, 1, 0, 0.701631, 0, 0.712541, 0.193116, 3.8178167, 12.751448) -material_override = SubResource("StandardMaterial3D_uesmb") -mesh = ExtResource("7_f8cpb") - -[node name="RigidBody3D2" type="RigidBody3D" parent="."] - -[node name="CubePrototypeSmall" type="MeshInstance3D" parent="RigidBody3D2"] -transform = Transform3D(0.949321, 0, 0.314307, -0.169926, 0.841256, 0.513238, -0.264413, -0.540637, 0.798622, -5.197, 6.3825, -12.265) -material_override = SubResource("StandardMaterial3D_aq7w3") -mesh = ExtResource("7_f8cpb") -skeleton = NodePath("../../root/@EditorNode@20441/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@62/@VBoxContainer@63/@EditorMainScreen@103/MainScreen/@CanvasItemEditor@10870/@VSplitContainer@10515/@HSplitContainer@10517/@HSplitContainer@10519/@Control@10520/@SubViewportContainer@10521/@SubViewport@10522/Gym") - -[node name="CollisionShape3D" type="CollisionShape3D" parent="RigidBody3D2"] -transform = Transform3D(0.949321, 0, 0.314307, -0.169926, 0.841256, 0.513238, -0.264413, -0.540637, 0.798622, -5.197, 6.3825, -12.265) -shape = SubResource("ConvexPolygonShape3D_afokq") - -[node name="player_root" parent="." instance=ExtResource("8_mqp7f")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.528881, 0, 0) - -[node name="VoxelGI" type="VoxelGI" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 16.0969, 9.95703, 31.1327) -size = Vector3(92.7308, 66.6152, 140.037) -data = ExtResource("9_ipipj") - -[node name="BoxC" type="MeshInstance3D" parent="."] -transform = Transform3D(0.7566984, 0, 0.65376407, 0, 1, 0, -0.65376407, 0, 0.7566984, 0.17067528, 0.024999619, -6.5876083) -mesh = ExtResource("10_iyjuv") - -[node name="DoorADecorated" type="MeshInstance3D" parent="."] -transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -15.584036, 0.024999619, -19.843891) -mesh = ExtResource("11_gfgny") - -[node name="PalletLarge" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.6037169, 0.025000572, -21.528067) -mesh = ExtResource("12_aw2pe") - -[node name="PalletLarge2" type="MeshInstance3D" parent="."] -transform = Transform3D(0.99956816, 0, -0.029387116, 0, 1, 0, 0.029387116, 0, 0.99956816, 3.1583347, 0.52046394, -20.519901) -mesh = ExtResource("12_aw2pe") - -[node name="PalletLarge3" type="MeshInstance3D" parent="."] -transform = Transform3D(0.99656403, 0, 0.0828256, 0, 1, 0, -0.0828256, 0, 0.99656403, 4.4024363, 0.9654, -22.039927) -mesh = ExtResource("12_aw2pe") - -[node name="PalletSmall" type="MeshInstance3D" parent="."] -transform = Transform3D(0.91708094, 0, -0.39870104, 0, 1, 0, 0.39870104, 0, 0.91708094, 8.676193, 0.025000095, -21.06688) -mesh = ExtResource("13_t4e8t") - -[node name="PrimitiveSlope" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 16.317268, 0.024999619, -16.646858) -mesh = ExtResource("14_86fmv") - -[node name="PrimitiveStairs" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.237097, 0.024998665, -18.559904) -mesh = ExtResource("15_v6mjl") - -[node name="PrimitiveStairsHalf" type="MeshInstance3D" parent="."] -transform = Transform3D(0.8438319, 0, -0.53660756, 0, 1, 0, 0.53660756, 0, 0.8438319, -7.3606834, -3.35709, 12.253401) -mesh = ExtResource("16_kvtwj") - -[node name="PrimitiveWall" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.851445, 0.024999619, -21.031487) -mesh = ExtResource("17_26j3w") - -[node name="PrimitiveWall2" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.080717, 0.024999619, -17.017313) -mesh = ExtResource("17_26j3w") - -[node name="PrimitiveWindow" type="MeshInstance3D" parent="."] -transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -13.528359, 0.024998665, -21.07315) -mesh = ExtResource("18_kjqju") - -[node name="TableMediumDecorated" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, 0, -14) -mesh = ExtResource("19_fypju") - -[node name="PrimitiveWall3" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -14, 0, -17) -mesh = ExtResource("17_26j3w") - -[node name="WallDoorway" type="MeshInstance3D" parent="."] -transform = Transform3D(-0.07428251, 0, -0.99723727, 0, 1, 0, 0.99723727, 0, -0.07428251, -15.431596, 0.024999619, -19.047731) -mesh = ExtResource("20_j11kn") - -[node name="PrimitiveFloor" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.287403, 3.0981884, -19.006363) -mesh = ExtResource("21_unwmg") - -[node name="PrimitiveFloor2" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -13.469146, 3.0981884, -19.006363) -mesh = ExtResource("21_unwmg") diff --git a/Packs/Kaykit-Proto/obj/dummy.tscn b/Packs/Kaykit-Proto/obj/dummy.tscn index 540b835..0ff438c 100644 --- a/Packs/Kaykit-Proto/obj/dummy.tscn +++ b/Packs/Kaykit-Proto/obj/dummy.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=11 format=3 uid="uid://qbceryqqfoum"] [ext_resource type="Texture2D" uid="uid://bsnc11pwypbny" path="res://packs/Kaykit-Proto/obj/prototypebits_texture.png" id="1_6oykk"] -[ext_resource type="Script" uid="uid://b8p60y4eo8w2n" path="res://core/scripts/entity.gd" id="1_w0ui8"] +[ext_resource type="Script" uid="uid://b8p60y4eo8w2n" path="res://entities/entity.gd" id="1_w0ui8"] [ext_resource type="ArrayMesh" uid="uid://dgyh6f2qlgeet" path="res://packs/Kaykit-Proto/obj/Dummy_Base.obj" id="2_4axxu"] [ext_resource type="ArrayMesh" uid="uid://bt6xf5p7f1u2h" path="res://packs/Kaykit-Proto/obj/Dummy_Base_Dummy_Body.obj" id="3_8cgx2"] [ext_resource type="ArrayMesh" uid="uid://mxsum6t20wyy" path="res://packs/Kaykit-Proto/obj/Dummy_Base_Dummy_Body_Dummy_ArmLeft.obj" id="4_nslv2"] diff --git a/Packs/Kenney-BoardGamesIcon/chess_rook_red.svg.import b/Packs/Kenney-BoardGamesIcon/chess_rook_red.svg.import deleted file mode 100644 index 0df6c90..0000000 --- a/Packs/Kenney-BoardGamesIcon/chess_rook_red.svg.import +++ /dev/null @@ -1,20 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://cg3hn4l231fws" -path="res://.godot/imported/chess_rook_red.svg-edfc6385f63a97be7b2d5ca98960828b.svgtex" - -[deps] - -source_file="res://packs/Kenney-BoardGamesIcon/chess_rook_red.svg" -dest_files=["res://.godot/imported/chess_rook_red.svg-edfc6385f63a97be7b2d5ca98960828b.svgtex"] - -[params] - -base_scale=0.5 -saturation=1.0 -color_map={ -Color(1, 1, 1, 1): Color(1, 0.33333334, 0.33333334, 1) -} -compress=true diff --git a/Packs/Kenney-cursors/Outline/gauntlet_default.svg.import b/Packs/Kenney-cursors/Outline/gauntlet_default.svg.import deleted file mode 100644 index e0a8d15..0000000 --- a/Packs/Kenney-cursors/Outline/gauntlet_default.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bho4wuq7hnl4r" -path="res://.godot/imported/gauntlet_default.svg-450616e7ee03d3f22e558cd3e219d170.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/gauntlet_default.svg" -dest_files=["res://.godot/imported/gauntlet_default.svg-450616e7ee03d3f22e558cd3e219d170.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/gauntlet_open.svg.import b/Packs/Kenney-cursors/Outline/gauntlet_open.svg.import deleted file mode 100644 index 23b169b..0000000 --- a/Packs/Kenney-cursors/Outline/gauntlet_open.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bdw5mhpdy16t0" -path="res://.godot/imported/gauntlet_open.svg-ac460c131a499e69a8193d1b9550f30f.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/gauntlet_open.svg" -dest_files=["res://.godot/imported/gauntlet_open.svg-ac460c131a499e69a8193d1b9550f30f.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/gauntlet_point.svg.import b/Packs/Kenney-cursors/Outline/gauntlet_point.svg.import deleted file mode 100644 index 9ea726c..0000000 --- a/Packs/Kenney-cursors/Outline/gauntlet_point.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bjaukrka0rvmm" -path="res://.godot/imported/gauntlet_point.svg-8ebb23cf53351da347e38c872f92441b.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/gauntlet_point.svg" -dest_files=["res://.godot/imported/gauntlet_point.svg-8ebb23cf53351da347e38c872f92441b.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_closed.svg.import b/Packs/Kenney-cursors/Outline/hand_closed.svg.import deleted file mode 100644 index 8c44f44..0000000 --- a/Packs/Kenney-cursors/Outline/hand_closed.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dwmi21rqawslc" -path="res://.godot/imported/hand_closed.svg-7f942d7a4fcdef2cc5a407d314fefa61.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/hand_closed.svg" -dest_files=["res://.godot/imported/hand_closed.svg-7f942d7a4fcdef2cc5a407d314fefa61.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_open.svg.import b/Packs/Kenney-cursors/Outline/hand_open.svg.import deleted file mode 100644 index 88c8e5d..0000000 --- a/Packs/Kenney-cursors/Outline/hand_open.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://qcxrsgfr0ovr" -path="res://.godot/imported/hand_open.svg-5abeb372bae6399989a39e8e12fa4962.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/hand_open.svg" -dest_files=["res://.godot/imported/hand_open.svg-5abeb372bae6399989a39e8e12fa4962.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_point.svg.import b/Packs/Kenney-cursors/Outline/hand_point.svg.import deleted file mode 100644 index c17b55d..0000000 --- a/Packs/Kenney-cursors/Outline/hand_point.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dp4ed16rb1754" -path="res://.godot/imported/hand_point.svg-d0a476e1f88f42cd6e7c435820a91680.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/hand_point.svg" -dest_files=["res://.godot/imported/hand_point.svg-d0a476e1f88f42cd6e7c435820a91680.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_point_e.svg.import b/Packs/Kenney-cursors/Outline/hand_point_e.svg.import deleted file mode 100644 index 7638065..0000000 --- a/Packs/Kenney-cursors/Outline/hand_point_e.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://tuf68j4sacpr" -path="res://.godot/imported/hand_point_e.svg-969a4b249066a1eb3f5c75e82305d143.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/hand_point_e.svg" -dest_files=["res://.godot/imported/hand_point_e.svg-969a4b249066a1eb3f5c75e82305d143.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_point_n.svg.import b/Packs/Kenney-cursors/Outline/hand_point_n.svg.import deleted file mode 100644 index b8480fd..0000000 --- a/Packs/Kenney-cursors/Outline/hand_point_n.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://b242k20meq261" -path="res://.godot/imported/hand_point_n.svg-a1f1fb4e4509c0c7c994236c475eaba0.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/hand_point_n.svg" -dest_files=["res://.godot/imported/hand_point_n.svg-a1f1fb4e4509c0c7c994236c475eaba0.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/lock.svg.import b/Packs/Kenney-cursors/Outline/lock.svg.import deleted file mode 100644 index a0fff56..0000000 --- a/Packs/Kenney-cursors/Outline/lock.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dlawumtccl5vw" -path="res://.godot/imported/lock.svg-dbca094412fd6c91f0b68728e2eb66de.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/lock.svg" -dest_files=["res://.godot/imported/lock.svg-dbca094412fd6c91f0b68728e2eb66de.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/lock_unlocked.svg.import b/Packs/Kenney-cursors/Outline/lock_unlocked.svg.import deleted file mode 100644 index a42af8b..0000000 --- a/Packs/Kenney-cursors/Outline/lock_unlocked.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://d22hop43x8ieo" -path="res://.godot/imported/lock_unlocked.svg-c87793d7317c36010167c228605b35e1.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/lock_unlocked.svg" -dest_files=["res://.godot/imported/lock_unlocked.svg-c87793d7317c36010167c228605b35e1.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/look_a.svg.import b/Packs/Kenney-cursors/Outline/look_a.svg.import deleted file mode 100644 index ce8d8e6..0000000 --- a/Packs/Kenney-cursors/Outline/look_a.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bngmf8x67qo6j" -path="res://.godot/imported/look_a.svg-98b94bc3e87de7f9a9a3d278d8c8a598.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/look_a.svg" -dest_files=["res://.godot/imported/look_a.svg-98b94bc3e87de7f9a9a3d278d8c8a598.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/look_b.svg.import b/Packs/Kenney-cursors/Outline/look_b.svg.import deleted file mode 100644 index bfb5dfb..0000000 --- a/Packs/Kenney-cursors/Outline/look_b.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://b7qhn82n6nv17" -path="res://.godot/imported/look_b.svg-eaa77d9e47b200f16d25b3abaf052dd2.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/look_b.svg" -dest_files=["res://.godot/imported/look_b.svg-eaa77d9e47b200f16d25b3abaf052dd2.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/look_c.svg.import b/Packs/Kenney-cursors/Outline/look_c.svg.import deleted file mode 100644 index b4fd084..0000000 --- a/Packs/Kenney-cursors/Outline/look_c.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bxpeyt8cyubr0" -path="res://.godot/imported/look_c.svg-2b56cd9ca7679cfcdd983678e2cbec67.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/look_c.svg" -dest_files=["res://.godot/imported/look_c.svg-2b56cd9ca7679cfcdd983678e2cbec67.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/look_d.svg.import b/Packs/Kenney-cursors/Outline/look_d.svg.import deleted file mode 100644 index fcf775b..0000000 --- a/Packs/Kenney-cursors/Outline/look_d.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dfixq8avvlk8t" -path="res://.godot/imported/look_d.svg-108bb1f7c7cde918dcfb23a2f9cacac1.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/look_d.svg" -dest_files=["res://.godot/imported/look_d.svg-108bb1f7c7cde918dcfb23a2f9cacac1.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_exclamation.svg.import b/Packs/Kenney-cursors/Outline/mark_exclamation.svg.import deleted file mode 100644 index eba3448..0000000 --- a/Packs/Kenney-cursors/Outline/mark_exclamation.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bsisae3ddcc7m" -path="res://.godot/imported/mark_exclamation.svg-87af5aea592c631b362b5f07a255a025.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/mark_exclamation.svg" -dest_files=["res://.godot/imported/mark_exclamation.svg-87af5aea592c631b362b5f07a255a025.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg.import b/Packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg.import deleted file mode 100644 index fc4923d..0000000 --- a/Packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dse3soww6cwyk" -path="res://.godot/imported/mark_exclamation_pointer_b.svg-6c872000f151ee621327814c40c2463d.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg" -dest_files=["res://.godot/imported/mark_exclamation_pointer_b.svg-6c872000f151ee621327814c40c2463d.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_question.svg.import b/Packs/Kenney-cursors/Outline/mark_question.svg.import deleted file mode 100644 index 546ff58..0000000 --- a/Packs/Kenney-cursors/Outline/mark_question.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://baqgod73c84wl" -path="res://.godot/imported/mark_question.svg-dfbfb42fe3bb959dbd11c368aa6366ca.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/mark_question.svg" -dest_files=["res://.godot/imported/mark_question.svg-dfbfb42fe3bb959dbd11c368aa6366ca.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_question_pointer_b.svg.import b/Packs/Kenney-cursors/Outline/mark_question_pointer_b.svg.import deleted file mode 100644 index b9c5487..0000000 --- a/Packs/Kenney-cursors/Outline/mark_question_pointer_b.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dtasmts2cf5ok" -path="res://.godot/imported/mark_question_pointer_b.svg-7628b1a19784a0276698565eeeba6c3a.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/mark_question_pointer_b.svg" -dest_files=["res://.godot/imported/mark_question_pointer_b.svg-7628b1a19784a0276698565eeeba6c3a.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/message_dots_round.svg.import b/Packs/Kenney-cursors/Outline/message_dots_round.svg.import deleted file mode 100644 index 7f07b71..0000000 --- a/Packs/Kenney-cursors/Outline/message_dots_round.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dwkf174m572fg" -path="res://.godot/imported/message_dots_round.svg-5cf048d2967d87f66c689043929cf872.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/message_dots_round.svg" -dest_files=["res://.godot/imported/message_dots_round.svg-5cf048d2967d87f66c689043929cf872.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/message_dots_square.svg.import b/Packs/Kenney-cursors/Outline/message_dots_square.svg.import deleted file mode 100644 index a265ed1..0000000 --- a/Packs/Kenney-cursors/Outline/message_dots_square.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://lqiio24hw2s8" -path="res://.godot/imported/message_dots_square.svg-0ce948f77872efa3ea443ae00ad5ce71.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/message_dots_square.svg" -dest_files=["res://.godot/imported/message_dots_square.svg-0ce948f77872efa3ea443ae00ad5ce71.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/message_round.svg.import b/Packs/Kenney-cursors/Outline/message_round.svg.import deleted file mode 100644 index f82033f..0000000 --- a/Packs/Kenney-cursors/Outline/message_round.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://cxbbmc4kayv1e" -path="res://.godot/imported/message_round.svg-5e840604c174609aec957dfe70fb628f.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/message_round.svg" -dest_files=["res://.godot/imported/message_round.svg-5e840604c174609aec957dfe70fb628f.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/message_square.svg.import b/Packs/Kenney-cursors/Outline/message_square.svg.import deleted file mode 100644 index f52762f..0000000 --- a/Packs/Kenney-cursors/Outline/message_square.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dunnqq04lwboc" -path="res://.godot/imported/message_square.svg-b76304e16248070666ecf8e97cf5ebf7.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/message_square.svg" -dest_files=["res://.godot/imported/message_square.svg-b76304e16248070666ecf8e97cf5ebf7.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_e.svg.import b/Packs/Kenney-cursors/Outline/navigation_e.svg.import deleted file mode 100644 index a543971..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_e.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bwfy3euyxmi7j" -path="res://.godot/imported/navigation_e.svg-99a295ee7a66c5d47898718ee502d8b6.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_e.svg" -dest_files=["res://.godot/imported/navigation_e.svg-99a295ee7a66c5d47898718ee502d8b6.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_n.svg.import b/Packs/Kenney-cursors/Outline/navigation_n.svg.import deleted file mode 100644 index 5baab96..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_n.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://cbr6j5g1ipdi4" -path="res://.godot/imported/navigation_n.svg-428d01b805571e9d7665e4344b778a3a.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_n.svg" -dest_files=["res://.godot/imported/navigation_n.svg-428d01b805571e9d7665e4344b778a3a.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_ne.svg.import b/Packs/Kenney-cursors/Outline/navigation_ne.svg.import deleted file mode 100644 index ac313e5..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_ne.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://cpklilc6jmw0d" -path="res://.godot/imported/navigation_ne.svg-d11c0c4d6927a08acd2d371578dbcbcb.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_ne.svg" -dest_files=["res://.godot/imported/navigation_ne.svg-d11c0c4d6927a08acd2d371578dbcbcb.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_nw.svg.import b/Packs/Kenney-cursors/Outline/navigation_nw.svg.import deleted file mode 100644 index 5fc304e..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_nw.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://doia8nobwmv4n" -path="res://.godot/imported/navigation_nw.svg-b196a8c0d3143c1833f363696b6e1259.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_nw.svg" -dest_files=["res://.godot/imported/navigation_nw.svg-b196a8c0d3143c1833f363696b6e1259.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_s.svg.import b/Packs/Kenney-cursors/Outline/navigation_s.svg.import deleted file mode 100644 index 502315c..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_s.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://cgx332aowj6dn" -path="res://.godot/imported/navigation_s.svg-69adc933bdcde68b8ad386033c56ebc4.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_s.svg" -dest_files=["res://.godot/imported/navigation_s.svg-69adc933bdcde68b8ad386033c56ebc4.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_se.svg.import b/Packs/Kenney-cursors/Outline/navigation_se.svg.import deleted file mode 100644 index f7c11d6..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_se.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dmn7dlir4ohff" -path="res://.godot/imported/navigation_se.svg-85f762e883fcfa3da8f93235903dd531.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_se.svg" -dest_files=["res://.godot/imported/navigation_se.svg-85f762e883fcfa3da8f93235903dd531.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_sw.svg.import b/Packs/Kenney-cursors/Outline/navigation_sw.svg.import deleted file mode 100644 index d69bc62..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_sw.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bnwb6728ln3ae" -path="res://.godot/imported/navigation_sw.svg-080fe8cfd770a3bd5693a6f91d0668fe.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_sw.svg" -dest_files=["res://.godot/imported/navigation_sw.svg-080fe8cfd770a3bd5693a6f91d0668fe.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_w.svg.import b/Packs/Kenney-cursors/Outline/navigation_w.svg.import deleted file mode 100644 index 8671e86..0000000 --- a/Packs/Kenney-cursors/Outline/navigation_w.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bqg7s8lukudkc" -path="res://.godot/imported/navigation_w.svg-c165fe0ca60f3a98131619df9f84e297.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/navigation_w.svg" -dest_files=["res://.godot/imported/navigation_w.svg-c165fe0ca60f3a98131619df9f84e297.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_c.svg.import b/Packs/Kenney-cursors/Outline/pointer_c.svg.import deleted file mode 100644 index 58549a9..0000000 --- a/Packs/Kenney-cursors/Outline/pointer_c.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://b5n4h08pomhbj" -path="res://.godot/imported/pointer_c.svg-be988e254b19fd655a9c4cf07327515a.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/pointer_c.svg" -dest_files=["res://.godot/imported/pointer_c.svg-be988e254b19fd655a9c4cf07327515a.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_c_shaded.svg.import b/Packs/Kenney-cursors/Outline/pointer_c_shaded.svg.import deleted file mode 100644 index 4a4ea92..0000000 --- a/Packs/Kenney-cursors/Outline/pointer_c_shaded.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dcmahfeeuhthh" -path="res://.godot/imported/pointer_c_shaded.svg-f07aa236ca3d1c1e8e54336d5bc65b21.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/pointer_c_shaded.svg" -dest_files=["res://.godot/imported/pointer_c_shaded.svg-f07aa236ca3d1c1e8e54336d5bc65b21.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_scifi_a.svg.import b/Packs/Kenney-cursors/Outline/pointer_scifi_a.svg.import deleted file mode 100644 index 6347fe4..0000000 --- a/Packs/Kenney-cursors/Outline/pointer_scifi_a.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://krvpw6o13l34" -path="res://.godot/imported/pointer_scifi_a.svg-8f72255a758734339e09998c93e8a239.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/pointer_scifi_a.svg" -dest_files=["res://.godot/imported/pointer_scifi_a.svg-8f72255a758734339e09998c93e8a239.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_scifi_b.svg.import b/Packs/Kenney-cursors/Outline/pointer_scifi_b.svg.import deleted file mode 100644 index 815bcdd..0000000 --- a/Packs/Kenney-cursors/Outline/pointer_scifi_b.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://b8v5d52n4c5bu" -path="res://.godot/imported/pointer_scifi_b.svg-b6b35c13f820e34367636d4bfca4aa8c.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/pointer_scifi_b.svg" -dest_files=["res://.godot/imported/pointer_scifi_b.svg-b6b35c13f820e34367636d4bfca4aa8c.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CCW_25.svg.import b/Packs/Kenney-cursors/Outline/progress_CCW_25.svg.import deleted file mode 100644 index 47d68b1..0000000 --- a/Packs/Kenney-cursors/Outline/progress_CCW_25.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bafvx06uvfc3o" -path="res://.godot/imported/progress_CCW_25.svg-fd661061ab20290f8f75e764a0d21656.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_CCW_25.svg" -dest_files=["res://.godot/imported/progress_CCW_25.svg-fd661061ab20290f8f75e764a0d21656.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CCW_50.svg.import b/Packs/Kenney-cursors/Outline/progress_CCW_50.svg.import deleted file mode 100644 index 3d22901..0000000 --- a/Packs/Kenney-cursors/Outline/progress_CCW_50.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bmf66p02xiadn" -path="res://.godot/imported/progress_CCW_50.svg-29db599380b8f9a78f67f8963e4eecf3.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_CCW_50.svg" -dest_files=["res://.godot/imported/progress_CCW_50.svg-29db599380b8f9a78f67f8963e4eecf3.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CCW_75.svg.import b/Packs/Kenney-cursors/Outline/progress_CCW_75.svg.import deleted file mode 100644 index 97eb5c5..0000000 --- a/Packs/Kenney-cursors/Outline/progress_CCW_75.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://drxmle35rtqfb" -path="res://.godot/imported/progress_CCW_75.svg-fe7567894d9634ce6d690a37c272ac88.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_CCW_75.svg" -dest_files=["res://.godot/imported/progress_CCW_75.svg-fe7567894d9634ce6d690a37c272ac88.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CW_25.svg.import b/Packs/Kenney-cursors/Outline/progress_CW_25.svg.import deleted file mode 100644 index 89b9baf..0000000 --- a/Packs/Kenney-cursors/Outline/progress_CW_25.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dhydr7rvyqyq" -path="res://.godot/imported/progress_CW_25.svg-d83a89da1e9fa66bd73c72fc2d46439a.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_CW_25.svg" -dest_files=["res://.godot/imported/progress_CW_25.svg-d83a89da1e9fa66bd73c72fc2d46439a.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CW_50.svg.import b/Packs/Kenney-cursors/Outline/progress_CW_50.svg.import deleted file mode 100644 index b5089b8..0000000 --- a/Packs/Kenney-cursors/Outline/progress_CW_50.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://cb4j3i435tgix" -path="res://.godot/imported/progress_CW_50.svg-ec3c9a128de371be8683112eadcf8d9b.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_CW_50.svg" -dest_files=["res://.godot/imported/progress_CW_50.svg-ec3c9a128de371be8683112eadcf8d9b.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CW_75.svg.import b/Packs/Kenney-cursors/Outline/progress_CW_75.svg.import deleted file mode 100644 index be75f2d..0000000 --- a/Packs/Kenney-cursors/Outline/progress_CW_75.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://cms1bkvn53hrp" -path="res://.godot/imported/progress_CW_75.svg-7ca0d0837e372db3b5d13ee45ffc70da.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_CW_75.svg" -dest_files=["res://.godot/imported/progress_CW_75.svg-7ca0d0837e372db3b5d13ee45ffc70da.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_empty.svg.import b/Packs/Kenney-cursors/Outline/progress_empty.svg.import deleted file mode 100644 index f3cae65..0000000 --- a/Packs/Kenney-cursors/Outline/progress_empty.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://by55p63om2xkq" -path="res://.godot/imported/progress_empty.svg-bcf37cb9623061a4193dbcd89a5c77ab.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_empty.svg" -dest_files=["res://.godot/imported/progress_empty.svg-bcf37cb9623061a4193dbcd89a5c77ab.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_full.svg.import b/Packs/Kenney-cursors/Outline/progress_full.svg.import deleted file mode 100644 index 961c9da..0000000 --- a/Packs/Kenney-cursors/Outline/progress_full.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://5qort3ndttur" -path="res://.godot/imported/progress_full.svg-a14bc58cb48221d32ef728430d685d0e.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/progress_full.svg" -dest_files=["res://.godot/imported/progress_full.svg-a14bc58cb48221d32ef728430d685d0e.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_axe.svg.import b/Packs/Kenney-cursors/Outline/tool_axe.svg.import deleted file mode 100644 index 4b575b1..0000000 --- a/Packs/Kenney-cursors/Outline/tool_axe.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bqb2vcj1ywb4k" -path="res://.godot/imported/tool_axe.svg-c222ee14919b5d3da8459281b707ea71.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_axe.svg" -dest_files=["res://.godot/imported/tool_axe.svg-c222ee14919b5d3da8459281b707ea71.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_axe_single.svg.import b/Packs/Kenney-cursors/Outline/tool_axe_single.svg.import deleted file mode 100644 index d694d1f..0000000 --- a/Packs/Kenney-cursors/Outline/tool_axe_single.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://b37bqxp2nc2xm" -path="res://.godot/imported/tool_axe_single.svg-7ce179195fec1131554ed80b37d37eb7.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_axe_single.svg" -dest_files=["res://.godot/imported/tool_axe_single.svg-7ce179195fec1131554ed80b37d37eb7.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_bomb.svg.import b/Packs/Kenney-cursors/Outline/tool_bomb.svg.import deleted file mode 100644 index dbb3f55..0000000 --- a/Packs/Kenney-cursors/Outline/tool_bomb.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://c0ftrk6jn1rv2" -path="res://.godot/imported/tool_bomb.svg-22d5c43a352437e1e6012aa783cb09b1.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_bomb.svg" -dest_files=["res://.godot/imported/tool_bomb.svg-22d5c43a352437e1e6012aa783cb09b1.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_bow.svg.import b/Packs/Kenney-cursors/Outline/tool_bow.svg.import deleted file mode 100644 index c8227d7..0000000 --- a/Packs/Kenney-cursors/Outline/tool_bow.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dgigefuy3dcwj" -path="res://.godot/imported/tool_bow.svg-ca6611143edb3d457f06366c97042adf.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_bow.svg" -dest_files=["res://.godot/imported/tool_bow.svg-ca6611143edb3d457f06366c97042adf.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_hammer.svg.import b/Packs/Kenney-cursors/Outline/tool_hammer.svg.import deleted file mode 100644 index 65b192a..0000000 --- a/Packs/Kenney-cursors/Outline/tool_hammer.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bw53c057vfmy5" -path="res://.godot/imported/tool_hammer.svg-2b3f8bf93ee20172d1f1a9ddaae3f65d.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_hammer.svg" -dest_files=["res://.godot/imported/tool_hammer.svg-2b3f8bf93ee20172d1f1a9ddaae3f65d.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_hoe.svg.import b/Packs/Kenney-cursors/Outline/tool_hoe.svg.import deleted file mode 100644 index 9ee09c8..0000000 --- a/Packs/Kenney-cursors/Outline/tool_hoe.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dutbkep2yrh2p" -path="res://.godot/imported/tool_hoe.svg-39cf91364a3105df47ebc16f6e392780.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_hoe.svg" -dest_files=["res://.godot/imported/tool_hoe.svg-39cf91364a3105df47ebc16f6e392780.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_pickaxe.svg.import b/Packs/Kenney-cursors/Outline/tool_pickaxe.svg.import deleted file mode 100644 index 49137bb..0000000 --- a/Packs/Kenney-cursors/Outline/tool_pickaxe.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bycegvoirp0sm" -path="res://.godot/imported/tool_pickaxe.svg-59576d8a4db812fcf4009c560bfc8be0.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_pickaxe.svg" -dest_files=["res://.godot/imported/tool_pickaxe.svg-59576d8a4db812fcf4009c560bfc8be0.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_shovel.svg.import b/Packs/Kenney-cursors/Outline/tool_shovel.svg.import deleted file mode 100644 index da209fb..0000000 --- a/Packs/Kenney-cursors/Outline/tool_shovel.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://bglk55i7pdol1" -path="res://.godot/imported/tool_shovel.svg-7ae84d2561bc3060144a046c16e9cd75.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_shovel.svg" -dest_files=["res://.godot/imported/tool_shovel.svg-7ae84d2561bc3060144a046c16e9cd75.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_sword_a.svg.import b/Packs/Kenney-cursors/Outline/tool_sword_a.svg.import deleted file mode 100644 index c2c4e50..0000000 --- a/Packs/Kenney-cursors/Outline/tool_sword_a.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://be1xgx4tw1otv" -path="res://.godot/imported/tool_sword_a.svg-d175b61d8dd7fda217db5ad7a98d5bc9.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_sword_a.svg" -dest_files=["res://.godot/imported/tool_sword_a.svg-d175b61d8dd7fda217db5ad7a98d5bc9.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_sword_b.svg.import b/Packs/Kenney-cursors/Outline/tool_sword_b.svg.import deleted file mode 100644 index a01865d..0000000 --- a/Packs/Kenney-cursors/Outline/tool_sword_b.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dl0pirymxe1xy" -path="res://.godot/imported/tool_sword_b.svg-a08445f41e600d9b82cc4fa08489fbbf.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_sword_b.svg" -dest_files=["res://.godot/imported/tool_sword_b.svg-a08445f41e600d9b82cc4fa08489fbbf.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_torch.svg.import b/Packs/Kenney-cursors/Outline/tool_torch.svg.import deleted file mode 100644 index 76ae423..0000000 --- a/Packs/Kenney-cursors/Outline/tool_torch.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://m3012vfyms5w" -path="res://.godot/imported/tool_torch.svg-da50aecd75e7d177f49c755cc1838746.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_torch.svg" -dest_files=["res://.godot/imported/tool_torch.svg-da50aecd75e7d177f49c755cc1838746.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_wand.svg.import b/Packs/Kenney-cursors/Outline/tool_wand.svg.import deleted file mode 100644 index b49aeb0..0000000 --- a/Packs/Kenney-cursors/Outline/tool_wand.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://uk2sx7hfwif" -path="res://.godot/imported/tool_wand.svg-9ce0b3bd631248eec87ab2564136c9d3.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_wand.svg" -dest_files=["res://.godot/imported/tool_wand.svg-9ce0b3bd631248eec87ab2564136c9d3.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_watering_can.svg.import b/Packs/Kenney-cursors/Outline/tool_watering_can.svg.import deleted file mode 100644 index 67eea64..0000000 --- a/Packs/Kenney-cursors/Outline/tool_watering_can.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://dyw2jou3o6qih" -path="res://.godot/imported/tool_watering_can.svg-2764bc2f96286104a80f366bd6410bbe.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_watering_can.svg" -dest_files=["res://.godot/imported/tool_watering_can.svg-2764bc2f96286104a80f366bd6410bbe.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_wrench.svg.import b/Packs/Kenney-cursors/Outline/tool_wrench.svg.import deleted file mode 100644 index 1a6acce..0000000 --- a/Packs/Kenney-cursors/Outline/tool_wrench.svg.import +++ /dev/null @@ -1,18 +0,0 @@ -[remap] - -importer="svg" -type="SVGTexture" -uid="uid://byweq7peaafd0" -path="res://.godot/imported/tool_wrench.svg-11d7e1eae29f67bbf0c0b1ad48a1084d.svgtex" - -[deps] - -source_file="res://packs/Kenney-cursors/Outline/tool_wrench.svg" -dest_files=["res://.godot/imported/tool_wrench.svg-11d7e1eae29f67bbf0c0b1ad48a1084d.svgtex"] - -[params] - -base_scale=1.0 -saturation=1.0 -color_map={} -compress=true diff --git a/UI/Loading.tres b/UI/Loading.tres index b89e0e9..52e4254 100644 --- a/UI/Loading.tres +++ b/UI/Loading.tres @@ -1,10 +1,10 @@ [gd_resource type="AnimatedTexture" load_steps=6 format=3 uid="uid://b6qj8shryxmio"] -[ext_resource type="Texture2D" uid="uid://by55p63om2xkq" path="res://packs/Kenney-cursors/Outline/progress_empty.svg" id="1_odma8"] -[ext_resource type="Texture2D" uid="uid://bafvx06uvfc3o" path="res://packs/Kenney-cursors/Outline/progress_CCW_25.svg" id="2_ntwnl"] -[ext_resource type="Texture2D" uid="uid://bmf66p02xiadn" path="res://packs/Kenney-cursors/Outline/progress_CCW_50.svg" id="3_4r667"] -[ext_resource type="Texture2D" uid="uid://drxmle35rtqfb" path="res://packs/Kenney-cursors/Outline/progress_CCW_75.svg" id="4_c8cdf"] -[ext_resource type="Texture2D" uid="uid://5qort3ndttur" path="res://packs/Kenney-cursors/Outline/progress_full.svg" id="5_ci2dw"] +[ext_resource type="Texture2D" uid="uid://by55p63om2xkq" path="res://ui/loading/progress_empty.svg" id="1_odma8"] +[ext_resource type="Texture2D" uid="uid://bafvx06uvfc3o" path="res://ui/loading/progress_CCW_25.svg" id="2_ntwnl"] +[ext_resource type="Texture2D" uid="uid://bmf66p02xiadn" path="res://ui/loading/progress_CCW_50.svg" id="3_4r667"] +[ext_resource type="Texture2D" uid="uid://drxmle35rtqfb" path="res://ui/loading/progress_CCW_75.svg" id="4_c8cdf"] +[ext_resource type="Texture2D" uid="uid://5qort3ndttur" path="res://ui/loading/progress_full.svg" id="5_ci2dw"] [resource] frames = 5 diff --git a/Packs/Kenney-cursors/Outline/progress_CCW_25.svg b/UI/loading/progress_CCW_25.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_CCW_25.svg rename to UI/loading/progress_CCW_25.svg diff --git a/UI/loading/progress_CCW_25.svg.import b/UI/loading/progress_CCW_25.svg.import new file mode 100644 index 0000000..e505fde --- /dev/null +++ b/UI/loading/progress_CCW_25.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bafvx06uvfc3o" +path="res://.godot/imported/progress_CCW_25.svg-87f1241ce23d317c5494d48072fb5622.svgtex" + +[deps] + +source_file="res://ui/loading/progress_CCW_25.svg" +dest_files=["res://.godot/imported/progress_CCW_25.svg-87f1241ce23d317c5494d48072fb5622.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CCW_50.svg b/UI/loading/progress_CCW_50.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_CCW_50.svg rename to UI/loading/progress_CCW_50.svg diff --git a/UI/loading/progress_CCW_50.svg.import b/UI/loading/progress_CCW_50.svg.import new file mode 100644 index 0000000..5f88984 --- /dev/null +++ b/UI/loading/progress_CCW_50.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bmf66p02xiadn" +path="res://.godot/imported/progress_CCW_50.svg-1ae553ad197840b926ba5ea070c89079.svgtex" + +[deps] + +source_file="res://ui/loading/progress_CCW_50.svg" +dest_files=["res://.godot/imported/progress_CCW_50.svg-1ae553ad197840b926ba5ea070c89079.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CCW_75.svg b/UI/loading/progress_CCW_75.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_CCW_75.svg rename to UI/loading/progress_CCW_75.svg diff --git a/UI/loading/progress_CCW_75.svg.import b/UI/loading/progress_CCW_75.svg.import new file mode 100644 index 0000000..42fc0a4 --- /dev/null +++ b/UI/loading/progress_CCW_75.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://drxmle35rtqfb" +path="res://.godot/imported/progress_CCW_75.svg-d081a4c2a9baffbad6af9810a61f0103.svgtex" + +[deps] + +source_file="res://ui/loading/progress_CCW_75.svg" +dest_files=["res://.godot/imported/progress_CCW_75.svg-d081a4c2a9baffbad6af9810a61f0103.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CW_25.svg b/UI/loading/progress_CW_25.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_CW_25.svg rename to UI/loading/progress_CW_25.svg diff --git a/UI/loading/progress_CW_25.svg.import b/UI/loading/progress_CW_25.svg.import new file mode 100644 index 0000000..c3b839b --- /dev/null +++ b/UI/loading/progress_CW_25.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dhydr7rvyqyq" +path="res://.godot/imported/progress_CW_25.svg-83cc17062e005f57635d988c324f28f7.svgtex" + +[deps] + +source_file="res://ui/loading/progress_CW_25.svg" +dest_files=["res://.godot/imported/progress_CW_25.svg-83cc17062e005f57635d988c324f28f7.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CW_50.svg b/UI/loading/progress_CW_50.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_CW_50.svg rename to UI/loading/progress_CW_50.svg diff --git a/UI/loading/progress_CW_50.svg.import b/UI/loading/progress_CW_50.svg.import new file mode 100644 index 0000000..204aa34 --- /dev/null +++ b/UI/loading/progress_CW_50.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://cb4j3i435tgix" +path="res://.godot/imported/progress_CW_50.svg-a5fa091dfb1b8eda5d3117d04b9ce561.svgtex" + +[deps] + +source_file="res://ui/loading/progress_CW_50.svg" +dest_files=["res://.godot/imported/progress_CW_50.svg-a5fa091dfb1b8eda5d3117d04b9ce561.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_CW_75.svg b/UI/loading/progress_CW_75.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_CW_75.svg rename to UI/loading/progress_CW_75.svg diff --git a/UI/loading/progress_CW_75.svg.import b/UI/loading/progress_CW_75.svg.import new file mode 100644 index 0000000..d5550bd --- /dev/null +++ b/UI/loading/progress_CW_75.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://cms1bkvn53hrp" +path="res://.godot/imported/progress_CW_75.svg-f3b4e6ceb5e0213658e18a1778d044fb.svgtex" + +[deps] + +source_file="res://ui/loading/progress_CW_75.svg" +dest_files=["res://.godot/imported/progress_CW_75.svg-f3b4e6ceb5e0213658e18a1778d044fb.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_empty.svg b/UI/loading/progress_empty.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_empty.svg rename to UI/loading/progress_empty.svg diff --git a/UI/loading/progress_empty.svg.import b/UI/loading/progress_empty.svg.import new file mode 100644 index 0000000..6f9516d --- /dev/null +++ b/UI/loading/progress_empty.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://by55p63om2xkq" +path="res://.godot/imported/progress_empty.svg-be19c0981aeb3978b11c010153fb49ba.svgtex" + +[deps] + +source_file="res://ui/loading/progress_empty.svg" +dest_files=["res://.godot/imported/progress_empty.svg-be19c0981aeb3978b11c010153fb49ba.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/progress_full.svg b/UI/loading/progress_full.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/progress_full.svg rename to UI/loading/progress_full.svg diff --git a/UI/loading/progress_full.svg.import b/UI/loading/progress_full.svg.import new file mode 100644 index 0000000..be47abd --- /dev/null +++ b/UI/loading/progress_full.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://5qort3ndttur" +path="res://.godot/imported/progress_full.svg-ac7ee348b077249d805a598e58920b68.svgtex" + +[deps] + +source_file="res://ui/loading/progress_full.svg" +dest_files=["res://.godot/imported/progress_full.svg-ac7ee348b077249d805a598e58920b68.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/UI/player interface.tscn b/UI/player interface.tscn index e49af87..5237f8e 100644 --- a/UI/player interface.tscn +++ b/UI/player interface.tscn @@ -1,8 +1,8 @@ [gd_scene load_steps=7 format=3 uid="uid://c7hu51a2omayl"] -[ext_resource type="Script" uid="uid://c6xp0y6y0gnjt" path="res://core/scripts/player_interface.gd" id="1_nbn0p"] +[ext_resource type="Script" uid="uid://c6xp0y6y0gnjt" path="res://player/player_interface.gd" id="1_nbn0p"] [ext_resource type="Texture2D" uid="uid://dtnvfhpg0fmlk" path="res://packs/Kenney-cursors/Outline/steps.svg" id="1_ur0rc"] -[ext_resource type="Script" uid="uid://bxo7f7f1th34m" path="res://core/scripts/player_selection_manager.gd" id="3_u7fvt"] +[ext_resource type="Script" uid="uid://bxo7f7f1th34m" path="res://player/player_selection_manager.gd" id="3_u7fvt"] [ext_resource type="StyleBox" uid="uid://nn1eq5h68x1b" path="res://ui/selection_rect_style.tres" id="4_u7fvt"] [ext_resource type="Script" uid="uid://c3jwnn1dj2tg5" path="res://ui/hover.gd" id="5_fvvd0"] @@ -25,7 +25,7 @@ script = ExtResource("1_nbn0p") [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 1 -anchors_preset = 2 +anchors_preset = -1 anchor_top = 1.0 anchor_bottom = 1.0 offset_left = 50.0 diff --git a/Packs/Kenney-BoardGamesIcon/chess_rook_red.svg b/editor/icons/chess_rook_red.svg similarity index 100% rename from Packs/Kenney-BoardGamesIcon/chess_rook_red.svg rename to editor/icons/chess_rook_red.svg diff --git a/editor/icons/chess_rook_red.svg.import b/editor/icons/chess_rook_red.svg.import new file mode 100644 index 0000000..61be153 --- /dev/null +++ b/editor/icons/chess_rook_red.svg.import @@ -0,0 +1,20 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://cg3hn4l231fws" +path="res://.godot/imported/chess_rook_red.svg-5ead69b4313995e93cb35cff8c14b6b5.svgtex" + +[deps] + +source_file="res://editor/icons/chess_rook_red.svg" +dest_files=["res://.godot/imported/chess_rook_red.svg-5ead69b4313995e93cb35cff8c14b6b5.svgtex"] + +[params] + +base_scale=0.5 +saturation=1.0 +color_map={ +Color(1, 1, 1, 1): Color(1, 0.33333334, 0.33333334, 1) +} +compress=true diff --git a/core/scripts/entity.gd b/entities/entity.gd similarity index 100% rename from core/scripts/entity.gd rename to entities/entity.gd diff --git a/core/scripts/entity.gd.uid b/entities/entity.gd.uid similarity index 100% rename from core/scripts/entity.gd.uid rename to entities/entity.gd.uid diff --git a/export_presets.cfg b/export_presets.cfg index 181bae4..a1676c8 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -7,7 +7,7 @@ advanced_options=false dedicated_server=false custom_features="" export_filter="resources" -export_files=PackedStringArray("res://Maps/gym.tscn", "res://Packs/Kenney-cursors/Outline/arrow_e.svg", "res://Packs/Kenney-cursors/Outline/arrow_n.svg", "res://Packs/Kenney-cursors/Outline/arrow_ne.svg", "res://Packs/Kenney-cursors/Outline/arrow_nw.svg", "res://Packs/Kenney-cursors/Outline/arrow_s.svg", "res://Packs/Kenney-cursors/Outline/arrow_se.svg", "res://Packs/Kenney-cursors/Outline/arrow_sw.svg", "res://Packs/Kenney-cursors/Outline/arrow_w.svg", "res://Packs/Kenney-cursors/Outline/boot.svg", "res://Packs/Kenney-cursors/Outline/bracket_a_horizontal.svg", "res://Packs/Kenney-cursors/Outline/bracket_a_vertical.svg", "res://Packs/Kenney-cursors/Outline/bracket_b_horizontal.svg", "res://Packs/Kenney-cursors/Outline/bracket_b_vertical.svg", "res://Packs/Kenney-cursors/Outline/busy_circle.svg", "res://Packs/Kenney-cursors/Outline/busy_circle_fade.svg", "res://Packs/Kenney-cursors/Outline/busy_hourglass.svg", "res://Packs/Kenney-cursors/Outline/busy_hourglass_outline.svg", "res://Packs/Kenney-cursors/Outline/busy_hourglass_outline_detail.svg", "res://Packs/Kenney-cursors/Outline/cross_large.svg", "res://Packs/Kenney-cursors/Outline/cross_small.svg", "res://Packs/Kenney-cursors/Outline/cursor_alias.svg", "res://Packs/Kenney-cursors/Outline/cursor_busy.svg", "res://Packs/Kenney-cursors/Outline/cursor_cogs.svg", "res://Packs/Kenney-cursors/Outline/cursor_copy.svg", "res://Packs/Kenney-cursors/Outline/cursor_disabled.svg", "res://Packs/Kenney-cursors/Outline/cursor_exclamation.svg", "res://Packs/Kenney-cursors/Outline/cursor_help.svg", "res://Packs/Kenney-cursors/Outline/cursor_menu.svg", "res://Packs/Kenney-cursors/Outline/cursor_none.svg", "res://Packs/Kenney-cursors/Outline/disabled.svg", "res://Packs/Kenney-cursors/Outline/door.svg", "res://Packs/Kenney-cursors/Outline/door_disabled.svg", "res://Packs/Kenney-cursors/Outline/door_enter.svg", "res://Packs/Kenney-cursors/Outline/door_exit.svg", "res://Packs/Kenney-cursors/Outline/dot_large.svg", "res://Packs/Kenney-cursors/Outline/dot_small.svg", "res://Packs/Kenney-cursors/Outline/drawing_brush.svg", "res://Packs/Kenney-cursors/Outline/drawing_brush_large.svg", "res://Packs/Kenney-cursors/Outline/drawing_bucket.svg", "res://Packs/Kenney-cursors/Outline/drawing_eraser.svg", "res://Packs/Kenney-cursors/Outline/drawing_pen.svg", "res://Packs/Kenney-cursors/Outline/drawing_pencil.svg", "res://Packs/Kenney-cursors/Outline/drawing_picker.svg", "res://Packs/Kenney-cursors/Outline/drawing_spray.svg", "res://Packs/Kenney-cursors/Outline/gauntlet_default.svg", "res://Packs/Kenney-cursors/Outline/gauntlet_open.svg", "res://Packs/Kenney-cursors/Outline/gauntlet_point.svg", "res://Packs/Kenney-cursors/Outline/hand_closed.svg", "res://Packs/Kenney-cursors/Outline/hand_open.svg", "res://Packs/Kenney-cursors/Outline/hand_point.svg", "res://Packs/Kenney-cursors/Outline/hand_point_e.svg", "res://Packs/Kenney-cursors/Outline/hand_point_n.svg", "res://Packs/Kenney-cursors/Outline/hand_small_closed.svg", "res://Packs/Kenney-cursors/Outline/hand_small_open.svg", "res://Packs/Kenney-cursors/Outline/hand_small_point.svg", "res://Packs/Kenney-cursors/Outline/hand_small_point_e.svg", "res://Packs/Kenney-cursors/Outline/hand_small_point_n.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_closed.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_open.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_point.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_small_closed.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_small_open.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_small_point.svg", "res://Packs/Kenney-cursors/Outline/line_cross.svg", "res://Packs/Kenney-cursors/Outline/line_horizontal.svg", "res://Packs/Kenney-cursors/Outline/line_vertical.svg", "res://Packs/Kenney-cursors/Outline/lock.svg", "res://Packs/Kenney-cursors/Outline/lock_unlocked.svg", "res://Packs/Kenney-cursors/Outline/look_a.svg", "res://Packs/Kenney-cursors/Outline/look_b.svg", "res://Packs/Kenney-cursors/Outline/look_c.svg", "res://Packs/Kenney-cursors/Outline/look_d.svg", "res://Packs/Kenney-cursors/Outline/mark_exclamation.svg", "res://Packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg", "res://Packs/Kenney-cursors/Outline/mark_question.svg", "res://Packs/Kenney-cursors/Outline/mark_question_pointer_b.svg", "res://Packs/Kenney-cursors/Outline/message_dots_round.svg", "res://Packs/Kenney-cursors/Outline/message_dots_square.svg", "res://Packs/Kenney-cursors/Outline/message_round.svg", "res://Packs/Kenney-cursors/Outline/message_square.svg", "res://Packs/Kenney-cursors/Outline/navigation_e.svg", "res://Packs/Kenney-cursors/Outline/navigation_n.svg", "res://Packs/Kenney-cursors/Outline/navigation_ne.svg", "res://Packs/Kenney-cursors/Outline/navigation_nw.svg", "res://Packs/Kenney-cursors/Outline/navigation_s.svg", "res://Packs/Kenney-cursors/Outline/navigation_se.svg", "res://Packs/Kenney-cursors/Outline/navigation_sw.svg", "res://Packs/Kenney-cursors/Outline/navigation_w.svg", "res://Packs/Kenney-cursors/Outline/pointer_a.svg", "res://Packs/Kenney-cursors/Outline/pointer_b.svg", "res://Packs/Kenney-cursors/Outline/pointer_b_shaded.svg", "res://Packs/Kenney-cursors/Outline/pointer_c.svg", "res://Packs/Kenney-cursors/Outline/pointer_c_shaded.svg", "res://Packs/Kenney-cursors/Outline/pointer_d.svg", "res://Packs/Kenney-cursors/Outline/pointer_e.svg", "res://Packs/Kenney-cursors/Outline/pointer_f.svg", "res://Packs/Kenney-cursors/Outline/pointer_g.svg", "res://Packs/Kenney-cursors/Outline/pointer_h.svg", "res://Packs/Kenney-cursors/Outline/pointer_i.svg", "res://Packs/Kenney-cursors/Outline/pointer_j.svg", "res://Packs/Kenney-cursors/Outline/pointer_k.svg", "res://Packs/Kenney-cursors/Outline/pointer_l.svg", "res://Packs/Kenney-cursors/Outline/pointer_scifi_a.svg", "res://Packs/Kenney-cursors/Outline/pointer_scifi_b.svg", "res://Packs/Kenney-cursors/Outline/pointer_toon_a.svg", "res://Packs/Kenney-cursors/Outline/pointer_toon_b.svg", "res://Packs/Kenney-cursors/Outline/progress_CCW_25.svg", "res://Packs/Kenney-cursors/Outline/progress_CCW_50.svg", "res://Packs/Kenney-cursors/Outline/progress_CCW_75.svg", "res://Packs/Kenney-cursors/Outline/progress_CW_25.svg", "res://Packs/Kenney-cursors/Outline/progress_CW_50.svg", "res://Packs/Kenney-cursors/Outline/progress_CW_75.svg", "res://Packs/Kenney-cursors/Outline/progress_empty.svg", "res://Packs/Kenney-cursors/Outline/progress_full.svg", "res://Packs/Kenney-cursors/Outline/resize_a_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_a_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_a_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_a_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_a_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_a_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_b_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_b_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_b_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_b_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_b_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_b_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_c_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_c_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_c_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_c_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_c_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_c_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_d_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_d_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_d_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_d_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_d_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_d_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_e_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_e_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_e_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_e_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_e_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_e_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_vertical.svg", "res://Packs/Kenney-cursors/Outline/rotate_ccw.svg", "res://Packs/Kenney-cursors/Outline/rotate_cw.svg", "res://Packs/Kenney-cursors/Outline/rotate_horizontal_down.svg", "res://Packs/Kenney-cursors/Outline/rotate_horizontal_up.svg", "res://Packs/Kenney-cursors/Outline/stairs.svg", "res://Packs/Kenney-cursors/Outline/stairs_down.svg", "res://Packs/Kenney-cursors/Outline/stairs_up.svg", "res://Packs/Kenney-cursors/Outline/steps.svg", "res://Packs/Kenney-cursors/Outline/target_a.svg", "res://Packs/Kenney-cursors/Outline/target_b.svg", "res://Packs/Kenney-cursors/Outline/target_round_a.svg", "res://Packs/Kenney-cursors/Outline/target_round_b.svg", "res://Packs/Kenney-cursors/Outline/tool_axe.svg", "res://Packs/Kenney-cursors/Outline/tool_axe_single.svg", "res://Packs/Kenney-cursors/Outline/tool_bomb.svg", "res://Packs/Kenney-cursors/Outline/tool_bow.svg", "res://Packs/Kenney-cursors/Outline/tool_hammer.svg", "res://Packs/Kenney-cursors/Outline/tool_hoe.svg", "res://Packs/Kenney-cursors/Outline/tool_pickaxe.svg", "res://Packs/Kenney-cursors/Outline/tool_shovel.svg", "res://Packs/Kenney-cursors/Outline/tool_sword_a.svg", "res://Packs/Kenney-cursors/Outline/tool_sword_b.svg", "res://Packs/Kenney-cursors/Outline/tool_torch.svg", "res://Packs/Kenney-cursors/Outline/tool_wand.svg", "res://Packs/Kenney-cursors/Outline/tool_watering_can.svg", "res://Packs/Kenney-cursors/Outline/tool_wrench.svg", "res://Packs/Kenney-cursors/Outline/tracking_horizontal.svg", "res://Packs/Kenney-cursors/Outline/tracking_horizontal_down.svg", "res://Packs/Kenney-cursors/Outline/tracking_horizontal_up.svg", "res://Packs/Kenney-cursors/Outline/tracking_vertical.svg", "res://Packs/Kenney-cursors/Outline/tracking_vertical_left.svg", "res://Packs/Kenney-cursors/Outline/tracking_vertical_right.svg", "res://Packs/Kenney-cursors/Outline/zoom.svg", "res://Packs/Kenney-cursors/Outline/zoom_in.svg", "res://Packs/Kenney-cursors/Outline/zoom_out.svg", "res://Packs/Kenney-cursors/Outline/zoom_reset.svg", "res://audio/music/forested.ogg", "res://audio/music/the-sun-awoke.ogg", "res://audio/music/unbound-space.ogg", "res://audio/music/verdant-zen.ogg", "res://audio/music/water.ogg", "res://core/base-classes/player.tscn", "res://core/scripts/cursor_behaviour.gd", "res://core/scripts/entity.gd", "res://core/scripts/player.gd", "res://core/scripts/player_interface.gd", "res://core/scripts/player_selection_manager.gd", "res://generated/gym.VoxelGI_data.res", "res://maps/gym.tscn", "res://ui/Loading.tres", "res://ui/player interface.tscn", "res://ui/Quit Screen.tscn", "res://ui/selection_rect_style.tres", "res://packs/Kenney-cursors/Basic/arrow_e.svg", "res://packs/Kenney-cursors/Basic/arrow_n.svg", "res://packs/Kenney-cursors/Basic/arrow_ne.svg", "res://packs/Kenney-cursors/Basic/arrow_nw.svg", "res://packs/Kenney-cursors/Basic/arrow_s.svg", "res://packs/Kenney-cursors/Basic/arrow_se.svg", "res://packs/Kenney-cursors/Basic/arrow_sw.svg", "res://packs/Kenney-cursors/Basic/arrow_w.svg", "res://packs/Kenney-cursors/Basic/boot.svg", "res://packs/Kenney-cursors/Basic/bracket_a_horizontal.svg", "res://packs/Kenney-cursors/Basic/bracket_a_vertical.svg", "res://packs/Kenney-cursors/Basic/bracket_b_horizontal.svg", "res://packs/Kenney-cursors/Basic/bracket_b_vertical.svg", "res://packs/Kenney-cursors/Basic/busy_circle.svg", "res://packs/Kenney-cursors/Basic/busy_circle_fade.svg", "res://packs/Kenney-cursors/Basic/busy_hourglass.svg", "res://packs/Kenney-cursors/Basic/busy_hourglass_outline.svg", "res://packs/Kenney-cursors/Basic/busy_hourglass_outline_detail.svg", "res://packs/Kenney-cursors/Basic/cross_large.svg", "res://packs/Kenney-cursors/Basic/cross_small.svg", "res://packs/Kenney-cursors/Basic/cursor_alias.svg", "res://packs/Kenney-cursors/Basic/cursor_busy.svg", "res://packs/Kenney-cursors/Basic/cursor_cogs.svg", "res://packs/Kenney-cursors/Basic/cursor_copy.svg", "res://packs/Kenney-cursors/Basic/cursor_disabled.svg", "res://packs/Kenney-cursors/Basic/cursor_exclamation.svg", "res://packs/Kenney-cursors/Basic/cursor_help.svg", "res://packs/Kenney-cursors/Basic/cursor_menu.svg", "res://packs/Kenney-cursors/Basic/cursor_none.svg", "res://packs/Kenney-cursors/Basic/disabled.svg", "res://packs/Kenney-cursors/Basic/door.svg", "res://packs/Kenney-cursors/Basic/door_disabled.svg", "res://packs/Kenney-cursors/Basic/door_enter.svg", "res://packs/Kenney-cursors/Basic/door_exit.svg", "res://packs/Kenney-cursors/Basic/dot_large.svg", "res://packs/Kenney-cursors/Basic/dot_small.svg", "res://packs/Kenney-cursors/Basic/drawing_brush.svg", "res://packs/Kenney-cursors/Basic/drawing_brush_large.svg", "res://packs/Kenney-cursors/Basic/drawing_bucket.svg", "res://packs/Kenney-cursors/Basic/drawing_eraser.svg", "res://packs/Kenney-cursors/Basic/drawing_pen.svg", "res://packs/Kenney-cursors/Basic/drawing_pencil.svg", "res://packs/Kenney-cursors/Basic/drawing_picker.svg", "res://packs/Kenney-cursors/Basic/drawing_spray.svg", "res://packs/Kenney-cursors/Basic/gauntlet_default.svg", "res://packs/Kenney-cursors/Basic/gauntlet_open.svg", "res://packs/Kenney-cursors/Basic/gauntlet_point.svg", "res://packs/Kenney-cursors/Basic/hand_closed.svg", "res://packs/Kenney-cursors/Basic/hand_open.svg", "res://packs/Kenney-cursors/Basic/hand_point.svg", "res://packs/Kenney-cursors/Basic/hand_point_e.svg", "res://packs/Kenney-cursors/Basic/hand_point_n.svg", "res://packs/Kenney-cursors/Basic/hand_small_closed.svg", "res://packs/Kenney-cursors/Basic/hand_small_open.svg", "res://packs/Kenney-cursors/Basic/hand_small_point.svg", "res://packs/Kenney-cursors/Basic/hand_small_point_e.svg", "res://packs/Kenney-cursors/Basic/hand_small_point_n.svg", "res://packs/Kenney-cursors/Basic/hand_thin_closed.svg", "res://packs/Kenney-cursors/Basic/hand_thin_open.svg", "res://packs/Kenney-cursors/Basic/hand_thin_point.svg", "res://packs/Kenney-cursors/Basic/hand_thin_small_closed.svg", "res://packs/Kenney-cursors/Basic/hand_thin_small_open.svg", "res://packs/Kenney-cursors/Basic/hand_thin_small_point.svg", "res://packs/Kenney-cursors/Basic/line_cross.svg", "res://packs/Kenney-cursors/Basic/line_horizontal.svg", "res://packs/Kenney-cursors/Basic/line_vertical.svg", "res://packs/Kenney-cursors/Basic/lock.svg", "res://packs/Kenney-cursors/Basic/lock_unlocked.svg", "res://packs/Kenney-cursors/Basic/look_a.svg", "res://packs/Kenney-cursors/Basic/look_b.svg", "res://packs/Kenney-cursors/Basic/look_c.svg", "res://packs/Kenney-cursors/Basic/look_d.svg", "res://packs/Kenney-cursors/Basic/mark_exclamation.svg", "res://packs/Kenney-cursors/Basic/mark_exclamation_pointer_b.svg", "res://packs/Kenney-cursors/Basic/mark_question.svg", "res://packs/Kenney-cursors/Basic/mark_question_pointer_b.svg", "res://packs/Kenney-cursors/Basic/message_dots_round.svg", "res://packs/Kenney-cursors/Basic/message_dots_square.svg", "res://packs/Kenney-cursors/Basic/message_round.svg", "res://packs/Kenney-cursors/Basic/message_square.svg", "res://packs/Kenney-cursors/Basic/navigation_e.svg", "res://packs/Kenney-cursors/Basic/navigation_n.svg", "res://packs/Kenney-cursors/Basic/navigation_ne.svg", "res://packs/Kenney-cursors/Basic/navigation_nw.svg", "res://packs/Kenney-cursors/Basic/navigation_s.svg", "res://packs/Kenney-cursors/Basic/navigation_se.svg", "res://packs/Kenney-cursors/Basic/navigation_sw.svg", "res://packs/Kenney-cursors/Basic/navigation_w.svg", "res://packs/Kenney-cursors/Basic/pointer_a.svg", "res://packs/Kenney-cursors/Basic/pointer_b.svg", "res://packs/Kenney-cursors/Basic/pointer_b_shaded.svg", "res://packs/Kenney-cursors/Basic/pointer_c.svg", "res://packs/Kenney-cursors/Basic/pointer_c_shaded.svg", "res://packs/Kenney-cursors/Basic/pointer_d.svg", "res://packs/Kenney-cursors/Basic/pointer_e.svg", "res://packs/Kenney-cursors/Basic/pointer_f.svg", "res://packs/Kenney-cursors/Basic/pointer_g.svg", "res://packs/Kenney-cursors/Basic/pointer_h.svg", "res://packs/Kenney-cursors/Basic/pointer_i.svg", "res://packs/Kenney-cursors/Basic/pointer_j.svg", "res://packs/Kenney-cursors/Basic/pointer_k.svg", "res://packs/Kenney-cursors/Basic/pointer_l.svg", "res://packs/Kenney-cursors/Basic/pointer_scifi_a.svg", "res://packs/Kenney-cursors/Basic/pointer_scifi_b.svg", "res://packs/Kenney-cursors/Basic/pointer_toon_a.svg", "res://packs/Kenney-cursors/Basic/pointer_toon_b.svg", "res://packs/Kenney-cursors/Basic/progress_CCW_25.svg", "res://packs/Kenney-cursors/Basic/progress_CCW_50.svg", "res://packs/Kenney-cursors/Basic/progress_CCW_75.svg", "res://packs/Kenney-cursors/Basic/progress_CW_25.svg", "res://packs/Kenney-cursors/Basic/progress_CW_50.svg", "res://packs/Kenney-cursors/Basic/progress_CW_75.svg", "res://packs/Kenney-cursors/Basic/progress_empty.svg", "res://packs/Kenney-cursors/Basic/progress_full.svg", "res://packs/Kenney-cursors/Basic/resize_a_cross.svg", "res://packs/Kenney-cursors/Basic/resize_a_cross_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_a_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_a_diagonal_mirror.svg", "res://packs/Kenney-cursors/Basic/resize_a_horizontal.svg", "res://packs/Kenney-cursors/Basic/resize_a_vertical.svg", "res://packs/Kenney-cursors/Basic/resize_b_cross.svg", "res://packs/Kenney-cursors/Basic/resize_b_cross_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_b_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_b_diagonal_mirror.svg", "res://packs/Kenney-cursors/Basic/resize_b_horizontal.svg", "res://packs/Kenney-cursors/Basic/resize_b_vertical.svg", "res://packs/Kenney-cursors/Basic/resize_c_cross.svg", "res://packs/Kenney-cursors/Basic/resize_c_cross_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_c_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_c_diagonal_mirror.svg", "res://packs/Kenney-cursors/Basic/resize_c_horizontal.svg", "res://packs/Kenney-cursors/Basic/resize_c_vertical.svg", "res://packs/Kenney-cursors/Basic/resize_d_cross.svg", "res://packs/Kenney-cursors/Basic/resize_d_cross_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_d_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_d_diagonal_mirror.svg", "res://packs/Kenney-cursors/Basic/resize_d_horizontal.svg", "res://packs/Kenney-cursors/Basic/resize_d_vertical.svg", "res://packs/Kenney-cursors/Basic/resize_e_cross.svg", "res://packs/Kenney-cursors/Basic/resize_e_cross_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_e_diagonal.svg", "res://packs/Kenney-cursors/Basic/resize_e_diagonal_mirror.svg", "res://packs/Kenney-cursors/Basic/resize_e_horizontal.svg", "res://packs/Kenney-cursors/Basic/resize_e_vertical.svg", "res://packs/Kenney-cursors/Basic/resize_horizontal.svg", "res://packs/Kenney-cursors/Basic/resize_vertical.svg", "res://packs/Kenney-cursors/Basic/rotate_ccw.svg", "res://packs/Kenney-cursors/Basic/rotate_cw.svg", "res://packs/Kenney-cursors/Basic/rotate_horizontal_down.svg", "res://packs/Kenney-cursors/Basic/rotate_horizontal_up.svg", "res://packs/Kenney-cursors/Basic/stairs.svg", "res://packs/Kenney-cursors/Basic/stairs_down.svg", "res://packs/Kenney-cursors/Basic/stairs_up.svg", "res://packs/Kenney-cursors/Basic/steps.svg", "res://packs/Kenney-cursors/Basic/target_a.svg", "res://packs/Kenney-cursors/Basic/target_b.svg", "res://packs/Kenney-cursors/Basic/target_round_a.svg", "res://packs/Kenney-cursors/Basic/target_round_b.svg", "res://packs/Kenney-cursors/Basic/tool_axe.svg", "res://packs/Kenney-cursors/Basic/tool_axe_single.svg", "res://packs/Kenney-cursors/Basic/tool_bomb.svg", "res://packs/Kenney-cursors/Basic/tool_bow.svg", "res://packs/Kenney-cursors/Basic/tool_hammer.svg", "res://packs/Kenney-cursors/Basic/tool_hoe.svg", "res://packs/Kenney-cursors/Basic/tool_pickaxe.svg", "res://packs/Kenney-cursors/Basic/tool_shovel.svg", "res://packs/Kenney-cursors/Basic/tool_sword_a.svg", "res://packs/Kenney-cursors/Basic/tool_sword_b.svg", "res://packs/Kenney-cursors/Basic/tool_torch.svg", "res://packs/Kenney-cursors/Basic/tool_wand.svg", "res://packs/Kenney-cursors/Basic/tool_watering_can.svg", "res://packs/Kenney-cursors/Basic/tool_wrench.svg", "res://packs/Kenney-cursors/Basic/tracking_horizontal.svg", "res://packs/Kenney-cursors/Basic/tracking_horizontal_down.svg", "res://packs/Kenney-cursors/Basic/tracking_horizontal_up.svg", "res://packs/Kenney-cursors/Basic/tracking_vertical.svg", "res://packs/Kenney-cursors/Basic/tracking_vertical_left.svg", "res://packs/Kenney-cursors/Basic/tracking_vertical_right.svg", "res://packs/Kenney-cursors/Basic/zoom.svg", "res://packs/Kenney-cursors/Basic/zoom_in.svg", "res://packs/Kenney-cursors/Basic/zoom_out.svg", "res://packs/Kenney-cursors/Basic/zoom_reset.svg", "res://packs/Kenney-cursors/Outline/arrow_e.svg", "res://packs/Kenney-cursors/Outline/arrow_n.svg", "res://packs/Kenney-cursors/Outline/arrow_ne.svg", "res://packs/Kenney-cursors/Outline/arrow_nw.svg", "res://packs/Kenney-cursors/Outline/arrow_s.svg", "res://packs/Kenney-cursors/Outline/arrow_se.svg", "res://packs/Kenney-cursors/Outline/arrow_sw.svg", "res://packs/Kenney-cursors/Outline/arrow_w.svg", "res://packs/Kenney-cursors/Outline/boot.svg", "res://packs/Kenney-cursors/Outline/bracket_a_horizontal.svg", "res://packs/Kenney-cursors/Outline/bracket_a_vertical.svg", "res://packs/Kenney-cursors/Outline/bracket_b_horizontal.svg", "res://packs/Kenney-cursors/Outline/bracket_b_vertical.svg", "res://packs/Kenney-cursors/Outline/busy_circle.svg", "res://packs/Kenney-cursors/Outline/busy_circle_fade.svg", "res://packs/Kenney-cursors/Outline/busy_hourglass.svg", "res://packs/Kenney-cursors/Outline/busy_hourglass_outline.svg", "res://packs/Kenney-cursors/Outline/busy_hourglass_outline_detail.svg", "res://packs/Kenney-cursors/Outline/cross_large.svg", "res://packs/Kenney-cursors/Outline/cross_small.svg", "res://packs/Kenney-cursors/Outline/cursor_alias.svg", "res://packs/Kenney-cursors/Outline/cursor_busy.svg", "res://packs/Kenney-cursors/Outline/cursor_cogs.svg", "res://packs/Kenney-cursors/Outline/cursor_copy.svg", "res://packs/Kenney-cursors/Outline/cursor_disabled.svg", "res://packs/Kenney-cursors/Outline/cursor_exclamation.svg", "res://packs/Kenney-cursors/Outline/cursor_help.svg", "res://packs/Kenney-cursors/Outline/cursor_menu.svg", "res://packs/Kenney-cursors/Outline/cursor_none.svg", "res://packs/Kenney-cursors/Outline/disabled.svg", "res://packs/Kenney-cursors/Outline/door.svg", "res://packs/Kenney-cursors/Outline/door_disabled.svg", "res://packs/Kenney-cursors/Outline/door_enter.svg", "res://packs/Kenney-cursors/Outline/door_exit.svg", "res://packs/Kenney-cursors/Outline/dot_large.svg", "res://packs/Kenney-cursors/Outline/dot_small.svg", "res://packs/Kenney-cursors/Outline/drawing_brush.svg", "res://packs/Kenney-cursors/Outline/drawing_brush_large.svg", "res://packs/Kenney-cursors/Outline/drawing_bucket.svg", "res://packs/Kenney-cursors/Outline/drawing_eraser.svg", "res://packs/Kenney-cursors/Outline/drawing_pen.svg", "res://packs/Kenney-cursors/Outline/drawing_pencil.svg", "res://packs/Kenney-cursors/Outline/drawing_picker.svg", "res://packs/Kenney-cursors/Outline/drawing_spray.svg", "res://packs/Kenney-cursors/Outline/gauntlet_default.svg", "res://packs/Kenney-cursors/Outline/gauntlet_open.svg", "res://packs/Kenney-cursors/Outline/gauntlet_point.svg", "res://packs/Kenney-cursors/Outline/hand_closed.svg", "res://packs/Kenney-cursors/Outline/hand_open.svg", "res://packs/Kenney-cursors/Outline/hand_point.svg", "res://packs/Kenney-cursors/Outline/hand_point_e.svg", "res://packs/Kenney-cursors/Outline/hand_point_n.svg", "res://packs/Kenney-cursors/Outline/hand_small_closed.svg", "res://packs/Kenney-cursors/Outline/hand_small_open.svg", "res://packs/Kenney-cursors/Outline/hand_small_point.svg", "res://packs/Kenney-cursors/Outline/hand_small_point_e.svg", "res://packs/Kenney-cursors/Outline/hand_small_point_n.svg", "res://packs/Kenney-cursors/Outline/hand_thin_closed.svg", "res://packs/Kenney-cursors/Outline/hand_thin_open.svg", "res://packs/Kenney-cursors/Outline/hand_thin_point.svg", "res://packs/Kenney-cursors/Outline/hand_thin_small_closed.svg", "res://packs/Kenney-cursors/Outline/hand_thin_small_open.svg", "res://packs/Kenney-cursors/Outline/hand_thin_small_point.svg", "res://packs/Kenney-cursors/Outline/line_cross.svg", "res://packs/Kenney-cursors/Outline/line_horizontal.svg", "res://packs/Kenney-cursors/Outline/line_vertical.svg", "res://packs/Kenney-cursors/Outline/lock.svg", "res://packs/Kenney-cursors/Outline/lock_unlocked.svg", "res://packs/Kenney-cursors/Outline/look_a.svg", "res://packs/Kenney-cursors/Outline/look_b.svg", "res://packs/Kenney-cursors/Outline/look_c.svg", "res://packs/Kenney-cursors/Outline/look_d.svg", "res://packs/Kenney-cursors/Outline/mark_exclamation.svg", "res://packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg", "res://packs/Kenney-cursors/Outline/mark_question.svg", "res://packs/Kenney-cursors/Outline/mark_question_pointer_b.svg", "res://packs/Kenney-cursors/Outline/message_dots_round.svg", "res://packs/Kenney-cursors/Outline/message_dots_square.svg", "res://packs/Kenney-cursors/Outline/message_round.svg", "res://packs/Kenney-cursors/Outline/message_square.svg", "res://packs/Kenney-cursors/Outline/navigation_e.svg", "res://packs/Kenney-cursors/Outline/navigation_n.svg", "res://packs/Kenney-cursors/Outline/navigation_ne.svg", "res://packs/Kenney-cursors/Outline/navigation_nw.svg", "res://packs/Kenney-cursors/Outline/navigation_s.svg", "res://packs/Kenney-cursors/Outline/navigation_se.svg", "res://packs/Kenney-cursors/Outline/navigation_sw.svg", "res://packs/Kenney-cursors/Outline/navigation_w.svg", "res://packs/Kenney-cursors/Outline/pointer_a.svg", "res://packs/Kenney-cursors/Outline/pointer_b.svg", "res://packs/Kenney-cursors/Outline/pointer_b_shaded.svg", "res://packs/Kenney-cursors/Outline/pointer_c.svg", "res://packs/Kenney-cursors/Outline/pointer_c_shaded.svg", "res://packs/Kenney-cursors/Outline/pointer_d.svg", "res://packs/Kenney-cursors/Outline/pointer_e.svg", "res://packs/Kenney-cursors/Outline/pointer_f.svg", "res://packs/Kenney-cursors/Outline/pointer_g.svg", "res://packs/Kenney-cursors/Outline/pointer_h.svg", "res://packs/Kenney-cursors/Outline/pointer_i.svg", "res://packs/Kenney-cursors/Outline/pointer_j.svg", "res://packs/Kenney-cursors/Outline/pointer_k.svg", "res://packs/Kenney-cursors/Outline/pointer_l.svg", "res://packs/Kenney-cursors/Outline/pointer_scifi_a.svg", "res://packs/Kenney-cursors/Outline/pointer_scifi_b.svg", "res://packs/Kenney-cursors/Outline/pointer_toon_a.svg", "res://packs/Kenney-cursors/Outline/pointer_toon_b.svg", "res://packs/Kenney-cursors/Outline/progress_CCW_25.svg", "res://packs/Kenney-cursors/Outline/progress_CCW_50.svg", "res://packs/Kenney-cursors/Outline/progress_CCW_75.svg", "res://packs/Kenney-cursors/Outline/progress_CW_25.svg", "res://packs/Kenney-cursors/Outline/progress_CW_50.svg", "res://packs/Kenney-cursors/Outline/progress_CW_75.svg", "res://packs/Kenney-cursors/Outline/progress_empty.svg", "res://packs/Kenney-cursors/Outline/progress_full.svg", "res://packs/Kenney-cursors/Outline/resize_a_cross.svg", "res://packs/Kenney-cursors/Outline/resize_a_cross_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_a_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_a_diagonal_mirror.svg", "res://packs/Kenney-cursors/Outline/resize_a_horizontal.svg", "res://packs/Kenney-cursors/Outline/resize_a_vertical.svg", "res://packs/Kenney-cursors/Outline/resize_b_cross.svg", "res://packs/Kenney-cursors/Outline/resize_b_cross_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_b_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_b_diagonal_mirror.svg", "res://packs/Kenney-cursors/Outline/resize_b_horizontal.svg", "res://packs/Kenney-cursors/Outline/resize_b_vertical.svg", "res://packs/Kenney-cursors/Outline/resize_c_cross.svg", "res://packs/Kenney-cursors/Outline/resize_c_cross_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_c_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_c_diagonal_mirror.svg", "res://packs/Kenney-cursors/Outline/resize_c_horizontal.svg", "res://packs/Kenney-cursors/Outline/resize_c_vertical.svg", "res://packs/Kenney-cursors/Outline/resize_d_cross.svg", "res://packs/Kenney-cursors/Outline/resize_d_cross_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_d_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_d_diagonal_mirror.svg", "res://packs/Kenney-cursors/Outline/resize_d_horizontal.svg", "res://packs/Kenney-cursors/Outline/resize_d_vertical.svg", "res://packs/Kenney-cursors/Outline/resize_e_cross.svg", "res://packs/Kenney-cursors/Outline/resize_e_cross_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_e_diagonal.svg", "res://packs/Kenney-cursors/Outline/resize_e_diagonal_mirror.svg", "res://packs/Kenney-cursors/Outline/resize_e_horizontal.svg", "res://packs/Kenney-cursors/Outline/resize_e_vertical.svg", "res://packs/Kenney-cursors/Outline/resize_horizontal.svg", "res://packs/Kenney-cursors/Outline/resize_vertical.svg", "res://packs/Kenney-cursors/Outline/rotate_ccw.svg", "res://packs/Kenney-cursors/Outline/rotate_cw.svg", "res://packs/Kenney-cursors/Outline/rotate_horizontal_down.svg", "res://packs/Kenney-cursors/Outline/rotate_horizontal_up.svg", "res://packs/Kenney-cursors/Outline/stairs.svg", "res://packs/Kenney-cursors/Outline/stairs_down.svg", "res://packs/Kenney-cursors/Outline/stairs_up.svg", "res://packs/Kenney-cursors/Outline/steps.svg", "res://packs/Kenney-cursors/Outline/target_a.svg", "res://packs/Kenney-cursors/Outline/target_b.svg", "res://packs/Kenney-cursors/Outline/target_round_a.svg", "res://packs/Kenney-cursors/Outline/target_round_b.svg", "res://packs/Kenney-cursors/Outline/tool_axe.svg", "res://packs/Kenney-cursors/Outline/tool_axe_single.svg", "res://packs/Kenney-cursors/Outline/tool_bomb.svg", "res://packs/Kenney-cursors/Outline/tool_bow.svg", "res://packs/Kenney-cursors/Outline/tool_hammer.svg", "res://packs/Kenney-cursors/Outline/tool_hoe.svg", "res://packs/Kenney-cursors/Outline/tool_pickaxe.svg", "res://packs/Kenney-cursors/Outline/tool_shovel.svg", "res://packs/Kenney-cursors/Outline/tool_sword_a.svg", "res://packs/Kenney-cursors/Outline/tool_sword_b.svg", "res://packs/Kenney-cursors/Outline/tool_torch.svg", "res://packs/Kenney-cursors/Outline/tool_wand.svg", "res://packs/Kenney-cursors/Outline/tool_watering_can.svg", "res://packs/Kenney-cursors/Outline/tool_wrench.svg", "res://packs/Kenney-cursors/Outline/tracking_horizontal.svg", "res://packs/Kenney-cursors/Outline/tracking_horizontal_down.svg", "res://packs/Kenney-cursors/Outline/tracking_horizontal_up.svg", "res://packs/Kenney-cursors/Outline/tracking_vertical.svg", "res://packs/Kenney-cursors/Outline/tracking_vertical_left.svg", "res://packs/Kenney-cursors/Outline/tracking_vertical_right.svg", "res://packs/Kenney-cursors/Outline/zoom.svg", "res://packs/Kenney-cursors/Outline/zoom_in.svg", "res://packs/Kenney-cursors/Outline/zoom_out.svg", "res://packs/Kenney-cursors/Outline/zoom_reset.svg", "res://4589AD_icon_optim.svg", "res://4589AD_icon.png", "res://4589AD_icon.svg", "res://icon.svg", "res://ui/hover.gd") +export_files=PackedStringArray("res://Maps/gym.tscn", "res://Packs/Kenney-cursors/Outline/arrow_e.svg", "res://Packs/Kenney-cursors/Outline/arrow_n.svg", "res://Packs/Kenney-cursors/Outline/arrow_ne.svg", "res://Packs/Kenney-cursors/Outline/arrow_nw.svg", "res://Packs/Kenney-cursors/Outline/arrow_s.svg", "res://Packs/Kenney-cursors/Outline/arrow_se.svg", "res://Packs/Kenney-cursors/Outline/arrow_sw.svg", "res://Packs/Kenney-cursors/Outline/arrow_w.svg", "res://Packs/Kenney-cursors/Outline/boot.svg", "res://Packs/Kenney-cursors/Outline/bracket_a_horizontal.svg", "res://Packs/Kenney-cursors/Outline/bracket_a_vertical.svg", "res://Packs/Kenney-cursors/Outline/bracket_b_horizontal.svg", "res://Packs/Kenney-cursors/Outline/bracket_b_vertical.svg", "res://Packs/Kenney-cursors/Outline/busy_circle.svg", "res://Packs/Kenney-cursors/Outline/busy_circle_fade.svg", "res://Packs/Kenney-cursors/Outline/busy_hourglass.svg", "res://Packs/Kenney-cursors/Outline/busy_hourglass_outline.svg", "res://Packs/Kenney-cursors/Outline/busy_hourglass_outline_detail.svg", "res://Packs/Kenney-cursors/Outline/cross_large.svg", "res://Packs/Kenney-cursors/Outline/cross_small.svg", "res://Packs/Kenney-cursors/Outline/cursor_alias.svg", "res://Packs/Kenney-cursors/Outline/cursor_busy.svg", "res://Packs/Kenney-cursors/Outline/cursor_cogs.svg", "res://Packs/Kenney-cursors/Outline/cursor_copy.svg", "res://Packs/Kenney-cursors/Outline/cursor_disabled.svg", "res://Packs/Kenney-cursors/Outline/cursor_exclamation.svg", "res://Packs/Kenney-cursors/Outline/cursor_help.svg", "res://Packs/Kenney-cursors/Outline/cursor_menu.svg", "res://Packs/Kenney-cursors/Outline/cursor_none.svg", "res://Packs/Kenney-cursors/Outline/disabled.svg", "res://Packs/Kenney-cursors/Outline/door.svg", "res://Packs/Kenney-cursors/Outline/door_disabled.svg", "res://Packs/Kenney-cursors/Outline/door_enter.svg", "res://Packs/Kenney-cursors/Outline/door_exit.svg", "res://Packs/Kenney-cursors/Outline/dot_large.svg", "res://Packs/Kenney-cursors/Outline/dot_small.svg", "res://Packs/Kenney-cursors/Outline/drawing_brush.svg", "res://Packs/Kenney-cursors/Outline/drawing_brush_large.svg", "res://Packs/Kenney-cursors/Outline/drawing_bucket.svg", "res://Packs/Kenney-cursors/Outline/drawing_eraser.svg", "res://Packs/Kenney-cursors/Outline/drawing_pen.svg", "res://Packs/Kenney-cursors/Outline/drawing_pencil.svg", "res://Packs/Kenney-cursors/Outline/drawing_picker.svg", "res://Packs/Kenney-cursors/Outline/drawing_spray.svg", "res://ui/hover.gd", "res://icon.svg", "res://4589AD_icon.svg", "res://4589AD_icon.png", "res://4589AD_icon_optim.svg", "res://Packs/Kenney-cursors/Outline/resize_e_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_vertical.svg", "res://Packs/Kenney-cursors/Outline/hand_small_closed.svg", "res://Packs/Kenney-cursors/Outline/hand_small_open.svg", "res://Packs/Kenney-cursors/Outline/hand_small_point.svg", "res://Packs/Kenney-cursors/Outline/hand_small_point_e.svg", "res://Packs/Kenney-cursors/Outline/hand_small_point_n.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_closed.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_open.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_point.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_small_closed.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_small_open.svg", "res://Packs/Kenney-cursors/Outline/hand_thin_small_point.svg", "res://Packs/Kenney-cursors/Outline/line_cross.svg", "res://Packs/Kenney-cursors/Outline/line_horizontal.svg", "res://Packs/Kenney-cursors/Outline/line_vertical.svg", "res://Packs/Kenney-cursors/Outline/rotate_ccw.svg", "res://Packs/Kenney-cursors/Outline/rotate_cw.svg", "res://Packs/Kenney-cursors/Outline/rotate_horizontal_down.svg", "res://Packs/Kenney-cursors/Outline/rotate_horizontal_up.svg", "res://Packs/Kenney-cursors/Outline/stairs.svg", "res://Packs/Kenney-cursors/Outline/stairs_down.svg", "res://Packs/Kenney-cursors/Outline/stairs_up.svg", "res://ui/Loading.tres", "res://maps/gym.tscn", "res://audio/music/unbound-space.ogg", "res://audio/music/the-sun-awoke.ogg", "res://audio/music/forested.ogg", "res://audio/music/verdant-zen.ogg", "res://generated/gym.VoxelGI_data.res", "res://audio/music/water.ogg", "res://ui/Quit Screen.tscn", "res://ui/selection_rect_style.tres", "res://Packs/Kenney-cursors/Outline/zoom_reset.svg", "res://Packs/Kenney-cursors/Outline/zoom_out.svg", "res://entities/entity.gd", "res://ui/player interface.tscn", "res://Packs/Kenney-cursors/Outline/steps.svg", "res://Packs/Kenney-cursors/Outline/pointer_a.svg", "res://Packs/Kenney-cursors/Outline/pointer_b.svg", "res://Packs/Kenney-cursors/Outline/pointer_b_shaded.svg", "res://Packs/Kenney-cursors/Outline/target_a.svg", "res://Packs/Kenney-cursors/Outline/target_b.svg", "res://Packs/Kenney-cursors/Outline/pointer_d.svg", "res://Packs/Kenney-cursors/Outline/pointer_e.svg", "res://Packs/Kenney-cursors/Outline/pointer_f.svg", "res://Packs/Kenney-cursors/Outline/pointer_g.svg", "res://Packs/Kenney-cursors/Outline/pointer_h.svg", "res://Packs/Kenney-cursors/Outline/pointer_i.svg", "res://Packs/Kenney-cursors/Outline/pointer_j.svg", "res://Packs/Kenney-cursors/Outline/pointer_k.svg", "res://Packs/Kenney-cursors/Outline/pointer_l.svg", "res://Packs/Kenney-cursors/Outline/target_round_a.svg", "res://Packs/Kenney-cursors/Outline/target_round_b.svg", "res://Packs/Kenney-cursors/Outline/pointer_toon_a.svg", "res://Packs/Kenney-cursors/Outline/pointer_toon_b.svg", "res://Packs/Kenney-cursors/Outline/tracking_horizontal_up.svg", "res://Packs/Kenney-cursors/Outline/tracking_vertical.svg", "res://Packs/Kenney-cursors/Outline/tracking_vertical_left.svg", "res://Packs/Kenney-cursors/Outline/tracking_vertical_right.svg", "res://Packs/Kenney-cursors/Outline/zoom.svg", "res://Packs/Kenney-cursors/Outline/zoom_in.svg", "res://Packs/Kenney-cursors/Outline/tracking_horizontal.svg", "res://Packs/Kenney-cursors/Outline/tracking_horizontal_down.svg", "res://Packs/Kenney-cursors/Outline/resize_a_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_a_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_a_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_a_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_a_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_a_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_b_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_b_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_b_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_b_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_b_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_b_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_c_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_c_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_c_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_c_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_c_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_c_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_d_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_d_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_d_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_d_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_d_horizontal.svg", "res://Packs/Kenney-cursors/Outline/resize_d_vertical.svg", "res://Packs/Kenney-cursors/Outline/resize_e_cross.svg", "res://Packs/Kenney-cursors/Outline/resize_e_cross_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_e_diagonal.svg", "res://Packs/Kenney-cursors/Outline/resize_e_diagonal_mirror.svg", "res://Packs/Kenney-cursors/Outline/resize_e_horizontal.svg", "res://player/cursor/cursor_behaviour.gd", "res://player/cursor/gauntlet_default.svg", "res://player/cursor/gauntlet_open.svg", "res://player/cursor/gauntlet_point.svg", "res://player/cursor/hand_closed.svg", "res://player/cursor/hand_open.svg", "res://player/cursor/hand_point.svg", "res://player/cursor/hand_point_e.svg", "res://player/cursor/hand_point_n.svg", "res://player/cursor/lock.svg", "res://player/cursor/lock_unlocked.svg", "res://player/cursor/look_a.svg", "res://player/cursor/look_b.svg", "res://player/cursor/look_c.svg", "res://player/cursor/look_d.svg", "res://player/cursor/mark_exclamation.svg", "res://player/cursor/mark_exclamation_pointer_b.svg", "res://player/cursor/mark_question.svg", "res://player/cursor/mark_question_pointer_b.svg", "res://player/cursor/message_dots_round.svg", "res://player/cursor/message_dots_square.svg", "res://player/cursor/message_round.svg", "res://player/cursor/message_square.svg", "res://player/cursor/navigation_e.svg", "res://player/cursor/navigation_n.svg", "res://player/cursor/navigation_ne.svg", "res://player/cursor/navigation_nw.svg", "res://player/cursor/navigation_s.svg", "res://player/cursor/navigation_se.svg", "res://player/cursor/navigation_sw.svg", "res://player/cursor/navigation_w.svg", "res://player/cursor/pointer_c.svg", "res://player/cursor/pointer_c_shaded.svg", "res://player/cursor/pointer_scifi_a.svg", "res://player/cursor/pointer_scifi_b.svg", "res://player/cursor/tool_axe.svg", "res://player/cursor/tool_axe_single.svg", "res://player/cursor/tool_bomb.svg", "res://player/cursor/tool_bow.svg", "res://player/cursor/tool_hammer.svg", "res://player/cursor/tool_hoe.svg", "res://player/cursor/tool_pickaxe.svg", "res://player/cursor/tool_shovel.svg", "res://player/cursor/tool_sword_a.svg", "res://player/cursor/tool_sword_b.svg", "res://player/cursor/tool_torch.svg", "res://player/cursor/tool_wand.svg", "res://player/cursor/tool_watering_can.svg", "res://player/cursor/tool_wrench.svg", "res://player/player.gd", "res://player/player.tscn", "res://player/player_interface.gd", "res://player/player_selection_manager.gd", "res://ui/loading/progress_CCW_25.svg", "res://ui/loading/progress_CCW_50.svg", "res://ui/loading/progress_CCW_75.svg", "res://ui/loading/progress_CW_25.svg", "res://ui/loading/progress_CW_50.svg", "res://ui/loading/progress_CW_75.svg", "res://ui/loading/progress_empty.svg", "res://ui/loading/progress_full.svg") include_filter="" exclude_filter="" export_path="../../Share Adrien Lucas/RTS Template Builds/Kenshi2.exe" diff --git a/core/scripts/cursor_behaviour.gd b/player/cursor/cursor_behaviour.gd similarity index 100% rename from core/scripts/cursor_behaviour.gd rename to player/cursor/cursor_behaviour.gd diff --git a/core/scripts/cursor_behaviour.gd.uid b/player/cursor/cursor_behaviour.gd.uid similarity index 100% rename from core/scripts/cursor_behaviour.gd.uid rename to player/cursor/cursor_behaviour.gd.uid diff --git a/Packs/Kenney-cursors/Outline/gauntlet_default.svg b/player/cursor/gauntlet_default.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/gauntlet_default.svg rename to player/cursor/gauntlet_default.svg diff --git a/player/cursor/gauntlet_default.svg.import b/player/cursor/gauntlet_default.svg.import new file mode 100644 index 0000000..48cc3bf --- /dev/null +++ b/player/cursor/gauntlet_default.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bho4wuq7hnl4r" +path="res://.godot/imported/gauntlet_default.svg-1fcd112c1e696cbe02c2b4fa60828db9.svgtex" + +[deps] + +source_file="res://player/cursor/gauntlet_default.svg" +dest_files=["res://.godot/imported/gauntlet_default.svg-1fcd112c1e696cbe02c2b4fa60828db9.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/gauntlet_open.svg b/player/cursor/gauntlet_open.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/gauntlet_open.svg rename to player/cursor/gauntlet_open.svg diff --git a/player/cursor/gauntlet_open.svg.import b/player/cursor/gauntlet_open.svg.import new file mode 100644 index 0000000..8e11c99 --- /dev/null +++ b/player/cursor/gauntlet_open.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bdw5mhpdy16t0" +path="res://.godot/imported/gauntlet_open.svg-c1b708cdf27ea20613fe1d5ee3bf9922.svgtex" + +[deps] + +source_file="res://player/cursor/gauntlet_open.svg" +dest_files=["res://.godot/imported/gauntlet_open.svg-c1b708cdf27ea20613fe1d5ee3bf9922.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/gauntlet_point.svg b/player/cursor/gauntlet_point.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/gauntlet_point.svg rename to player/cursor/gauntlet_point.svg diff --git a/player/cursor/gauntlet_point.svg.import b/player/cursor/gauntlet_point.svg.import new file mode 100644 index 0000000..b0af074 --- /dev/null +++ b/player/cursor/gauntlet_point.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bjaukrka0rvmm" +path="res://.godot/imported/gauntlet_point.svg-00122b92577b295964697c85dd02d30f.svgtex" + +[deps] + +source_file="res://player/cursor/gauntlet_point.svg" +dest_files=["res://.godot/imported/gauntlet_point.svg-00122b92577b295964697c85dd02d30f.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_closed.svg b/player/cursor/hand_closed.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/hand_closed.svg rename to player/cursor/hand_closed.svg diff --git a/player/cursor/hand_closed.svg.import b/player/cursor/hand_closed.svg.import new file mode 100644 index 0000000..c6cde44 --- /dev/null +++ b/player/cursor/hand_closed.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dwmi21rqawslc" +path="res://.godot/imported/hand_closed.svg-de8e20a3f62db79ff532cc876956f670.svgtex" + +[deps] + +source_file="res://player/cursor/hand_closed.svg" +dest_files=["res://.godot/imported/hand_closed.svg-de8e20a3f62db79ff532cc876956f670.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_open.svg b/player/cursor/hand_open.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/hand_open.svg rename to player/cursor/hand_open.svg diff --git a/player/cursor/hand_open.svg.import b/player/cursor/hand_open.svg.import new file mode 100644 index 0000000..c4c1f72 --- /dev/null +++ b/player/cursor/hand_open.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://qcxrsgfr0ovr" +path="res://.godot/imported/hand_open.svg-f8b04d35c0c5732f7735c168639839b6.svgtex" + +[deps] + +source_file="res://player/cursor/hand_open.svg" +dest_files=["res://.godot/imported/hand_open.svg-f8b04d35c0c5732f7735c168639839b6.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_point.svg b/player/cursor/hand_point.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/hand_point.svg rename to player/cursor/hand_point.svg diff --git a/player/cursor/hand_point.svg.import b/player/cursor/hand_point.svg.import new file mode 100644 index 0000000..70185be --- /dev/null +++ b/player/cursor/hand_point.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dp4ed16rb1754" +path="res://.godot/imported/hand_point.svg-906d54135210511e888d54827b8ac432.svgtex" + +[deps] + +source_file="res://player/cursor/hand_point.svg" +dest_files=["res://.godot/imported/hand_point.svg-906d54135210511e888d54827b8ac432.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_point_e.svg b/player/cursor/hand_point_e.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/hand_point_e.svg rename to player/cursor/hand_point_e.svg diff --git a/player/cursor/hand_point_e.svg.import b/player/cursor/hand_point_e.svg.import new file mode 100644 index 0000000..09d64f8 --- /dev/null +++ b/player/cursor/hand_point_e.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://tuf68j4sacpr" +path="res://.godot/imported/hand_point_e.svg-2c48b9492efd9e76229d0f0c9f333a0b.svgtex" + +[deps] + +source_file="res://player/cursor/hand_point_e.svg" +dest_files=["res://.godot/imported/hand_point_e.svg-2c48b9492efd9e76229d0f0c9f333a0b.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/hand_point_n.svg b/player/cursor/hand_point_n.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/hand_point_n.svg rename to player/cursor/hand_point_n.svg diff --git a/player/cursor/hand_point_n.svg.import b/player/cursor/hand_point_n.svg.import new file mode 100644 index 0000000..221f56b --- /dev/null +++ b/player/cursor/hand_point_n.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://b242k20meq261" +path="res://.godot/imported/hand_point_n.svg-670d14d7cd97743f61a639c6611ca0f7.svgtex" + +[deps] + +source_file="res://player/cursor/hand_point_n.svg" +dest_files=["res://.godot/imported/hand_point_n.svg-670d14d7cd97743f61a639c6611ca0f7.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/lock.svg b/player/cursor/lock.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/lock.svg rename to player/cursor/lock.svg diff --git a/player/cursor/lock.svg.import b/player/cursor/lock.svg.import new file mode 100644 index 0000000..79bc319 --- /dev/null +++ b/player/cursor/lock.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dlawumtccl5vw" +path="res://.godot/imported/lock.svg-9803e56991a0d15d1397b405c612c114.svgtex" + +[deps] + +source_file="res://player/cursor/lock.svg" +dest_files=["res://.godot/imported/lock.svg-9803e56991a0d15d1397b405c612c114.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/lock_unlocked.svg b/player/cursor/lock_unlocked.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/lock_unlocked.svg rename to player/cursor/lock_unlocked.svg diff --git a/player/cursor/lock_unlocked.svg.import b/player/cursor/lock_unlocked.svg.import new file mode 100644 index 0000000..4cb4ef4 --- /dev/null +++ b/player/cursor/lock_unlocked.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://d22hop43x8ieo" +path="res://.godot/imported/lock_unlocked.svg-de799317fec1e1218acd8a4f1fbd4a72.svgtex" + +[deps] + +source_file="res://player/cursor/lock_unlocked.svg" +dest_files=["res://.godot/imported/lock_unlocked.svg-de799317fec1e1218acd8a4f1fbd4a72.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/look_a.svg b/player/cursor/look_a.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/look_a.svg rename to player/cursor/look_a.svg diff --git a/player/cursor/look_a.svg.import b/player/cursor/look_a.svg.import new file mode 100644 index 0000000..48f563e --- /dev/null +++ b/player/cursor/look_a.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bngmf8x67qo6j" +path="res://.godot/imported/look_a.svg-7c25dfc0d947a4b6e614a228128dc60b.svgtex" + +[deps] + +source_file="res://player/cursor/look_a.svg" +dest_files=["res://.godot/imported/look_a.svg-7c25dfc0d947a4b6e614a228128dc60b.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/look_b.svg b/player/cursor/look_b.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/look_b.svg rename to player/cursor/look_b.svg diff --git a/player/cursor/look_b.svg.import b/player/cursor/look_b.svg.import new file mode 100644 index 0000000..bf3c77a --- /dev/null +++ b/player/cursor/look_b.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://b7qhn82n6nv17" +path="res://.godot/imported/look_b.svg-af61c2a519156e288e127451235e28e1.svgtex" + +[deps] + +source_file="res://player/cursor/look_b.svg" +dest_files=["res://.godot/imported/look_b.svg-af61c2a519156e288e127451235e28e1.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/look_c.svg b/player/cursor/look_c.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/look_c.svg rename to player/cursor/look_c.svg diff --git a/player/cursor/look_c.svg.import b/player/cursor/look_c.svg.import new file mode 100644 index 0000000..039d155 --- /dev/null +++ b/player/cursor/look_c.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bxpeyt8cyubr0" +path="res://.godot/imported/look_c.svg-ddc2a28ee0766e2fe3f8284c5c02ecdc.svgtex" + +[deps] + +source_file="res://player/cursor/look_c.svg" +dest_files=["res://.godot/imported/look_c.svg-ddc2a28ee0766e2fe3f8284c5c02ecdc.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/look_d.svg b/player/cursor/look_d.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/look_d.svg rename to player/cursor/look_d.svg diff --git a/player/cursor/look_d.svg.import b/player/cursor/look_d.svg.import new file mode 100644 index 0000000..3c24678 --- /dev/null +++ b/player/cursor/look_d.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dfixq8avvlk8t" +path="res://.godot/imported/look_d.svg-ae04ebde2047a0fa52754124875cde1a.svgtex" + +[deps] + +source_file="res://player/cursor/look_d.svg" +dest_files=["res://.godot/imported/look_d.svg-ae04ebde2047a0fa52754124875cde1a.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_exclamation.svg b/player/cursor/mark_exclamation.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/mark_exclamation.svg rename to player/cursor/mark_exclamation.svg diff --git a/player/cursor/mark_exclamation.svg.import b/player/cursor/mark_exclamation.svg.import new file mode 100644 index 0000000..03d3970 --- /dev/null +++ b/player/cursor/mark_exclamation.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bsisae3ddcc7m" +path="res://.godot/imported/mark_exclamation.svg-38a825b73847425dfbf8e9f77d438184.svgtex" + +[deps] + +source_file="res://player/cursor/mark_exclamation.svg" +dest_files=["res://.godot/imported/mark_exclamation.svg-38a825b73847425dfbf8e9f77d438184.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg b/player/cursor/mark_exclamation_pointer_b.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/mark_exclamation_pointer_b.svg rename to player/cursor/mark_exclamation_pointer_b.svg diff --git a/player/cursor/mark_exclamation_pointer_b.svg.import b/player/cursor/mark_exclamation_pointer_b.svg.import new file mode 100644 index 0000000..a850237 --- /dev/null +++ b/player/cursor/mark_exclamation_pointer_b.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dse3soww6cwyk" +path="res://.godot/imported/mark_exclamation_pointer_b.svg-e855e53b105056d151ddbcd4385aab98.svgtex" + +[deps] + +source_file="res://player/cursor/mark_exclamation_pointer_b.svg" +dest_files=["res://.godot/imported/mark_exclamation_pointer_b.svg-e855e53b105056d151ddbcd4385aab98.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_question.svg b/player/cursor/mark_question.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/mark_question.svg rename to player/cursor/mark_question.svg diff --git a/player/cursor/mark_question.svg.import b/player/cursor/mark_question.svg.import new file mode 100644 index 0000000..77d9ce9 --- /dev/null +++ b/player/cursor/mark_question.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://baqgod73c84wl" +path="res://.godot/imported/mark_question.svg-e1de7888c9a0dba5a838517b441b94b2.svgtex" + +[deps] + +source_file="res://player/cursor/mark_question.svg" +dest_files=["res://.godot/imported/mark_question.svg-e1de7888c9a0dba5a838517b441b94b2.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/mark_question_pointer_b.svg b/player/cursor/mark_question_pointer_b.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/mark_question_pointer_b.svg rename to player/cursor/mark_question_pointer_b.svg diff --git a/player/cursor/mark_question_pointer_b.svg.import b/player/cursor/mark_question_pointer_b.svg.import new file mode 100644 index 0000000..22356d9 --- /dev/null +++ b/player/cursor/mark_question_pointer_b.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dtasmts2cf5ok" +path="res://.godot/imported/mark_question_pointer_b.svg-d8425129b0f00c15d10428162cbe76da.svgtex" + +[deps] + +source_file="res://player/cursor/mark_question_pointer_b.svg" +dest_files=["res://.godot/imported/mark_question_pointer_b.svg-d8425129b0f00c15d10428162cbe76da.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/message_dots_round.svg b/player/cursor/message_dots_round.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/message_dots_round.svg rename to player/cursor/message_dots_round.svg diff --git a/player/cursor/message_dots_round.svg.import b/player/cursor/message_dots_round.svg.import new file mode 100644 index 0000000..4b82bfb --- /dev/null +++ b/player/cursor/message_dots_round.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dwkf174m572fg" +path="res://.godot/imported/message_dots_round.svg-1c2a343e98c5da80346aa18f9c607196.svgtex" + +[deps] + +source_file="res://player/cursor/message_dots_round.svg" +dest_files=["res://.godot/imported/message_dots_round.svg-1c2a343e98c5da80346aa18f9c607196.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/message_dots_square.svg b/player/cursor/message_dots_square.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/message_dots_square.svg rename to player/cursor/message_dots_square.svg diff --git a/player/cursor/message_dots_square.svg.import b/player/cursor/message_dots_square.svg.import new file mode 100644 index 0000000..77c41f5 --- /dev/null +++ b/player/cursor/message_dots_square.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://lqiio24hw2s8" +path="res://.godot/imported/message_dots_square.svg-3f317dad2eee54a120a04d164b804dd7.svgtex" + +[deps] + +source_file="res://player/cursor/message_dots_square.svg" +dest_files=["res://.godot/imported/message_dots_square.svg-3f317dad2eee54a120a04d164b804dd7.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/message_round.svg b/player/cursor/message_round.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/message_round.svg rename to player/cursor/message_round.svg diff --git a/player/cursor/message_round.svg.import b/player/cursor/message_round.svg.import new file mode 100644 index 0000000..0bada44 --- /dev/null +++ b/player/cursor/message_round.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://cxbbmc4kayv1e" +path="res://.godot/imported/message_round.svg-10bd3fac56f1fdb2942e4bb7803cc875.svgtex" + +[deps] + +source_file="res://player/cursor/message_round.svg" +dest_files=["res://.godot/imported/message_round.svg-10bd3fac56f1fdb2942e4bb7803cc875.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/message_square.svg b/player/cursor/message_square.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/message_square.svg rename to player/cursor/message_square.svg diff --git a/player/cursor/message_square.svg.import b/player/cursor/message_square.svg.import new file mode 100644 index 0000000..884f1cf --- /dev/null +++ b/player/cursor/message_square.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dunnqq04lwboc" +path="res://.godot/imported/message_square.svg-088181b6b47316aebfd84983d2c4bef5.svgtex" + +[deps] + +source_file="res://player/cursor/message_square.svg" +dest_files=["res://.godot/imported/message_square.svg-088181b6b47316aebfd84983d2c4bef5.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_e.svg b/player/cursor/navigation_e.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_e.svg rename to player/cursor/navigation_e.svg diff --git a/player/cursor/navigation_e.svg.import b/player/cursor/navigation_e.svg.import new file mode 100644 index 0000000..af4fbb6 --- /dev/null +++ b/player/cursor/navigation_e.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bwfy3euyxmi7j" +path="res://.godot/imported/navigation_e.svg-0b8250ca17037e50cbdf41af9b9cd3b5.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_e.svg" +dest_files=["res://.godot/imported/navigation_e.svg-0b8250ca17037e50cbdf41af9b9cd3b5.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_n.svg b/player/cursor/navigation_n.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_n.svg rename to player/cursor/navigation_n.svg diff --git a/player/cursor/navigation_n.svg.import b/player/cursor/navigation_n.svg.import new file mode 100644 index 0000000..d070c05 --- /dev/null +++ b/player/cursor/navigation_n.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://cbr6j5g1ipdi4" +path="res://.godot/imported/navigation_n.svg-53f0019132e69ebff18c85ba59d5c738.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_n.svg" +dest_files=["res://.godot/imported/navigation_n.svg-53f0019132e69ebff18c85ba59d5c738.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_ne.svg b/player/cursor/navigation_ne.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_ne.svg rename to player/cursor/navigation_ne.svg diff --git a/player/cursor/navigation_ne.svg.import b/player/cursor/navigation_ne.svg.import new file mode 100644 index 0000000..63351bc --- /dev/null +++ b/player/cursor/navigation_ne.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://cpklilc6jmw0d" +path="res://.godot/imported/navigation_ne.svg-24ebd5397d1d1009197809dea6cffe08.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_ne.svg" +dest_files=["res://.godot/imported/navigation_ne.svg-24ebd5397d1d1009197809dea6cffe08.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_nw.svg b/player/cursor/navigation_nw.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_nw.svg rename to player/cursor/navigation_nw.svg diff --git a/player/cursor/navigation_nw.svg.import b/player/cursor/navigation_nw.svg.import new file mode 100644 index 0000000..7539ce1 --- /dev/null +++ b/player/cursor/navigation_nw.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://doia8nobwmv4n" +path="res://.godot/imported/navigation_nw.svg-24201e33486baecb0d5f667756afd581.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_nw.svg" +dest_files=["res://.godot/imported/navigation_nw.svg-24201e33486baecb0d5f667756afd581.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_s.svg b/player/cursor/navigation_s.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_s.svg rename to player/cursor/navigation_s.svg diff --git a/player/cursor/navigation_s.svg.import b/player/cursor/navigation_s.svg.import new file mode 100644 index 0000000..f3df555 --- /dev/null +++ b/player/cursor/navigation_s.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://cgx332aowj6dn" +path="res://.godot/imported/navigation_s.svg-dd105a0126550c1b78088018067cc7ab.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_s.svg" +dest_files=["res://.godot/imported/navigation_s.svg-dd105a0126550c1b78088018067cc7ab.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_se.svg b/player/cursor/navigation_se.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_se.svg rename to player/cursor/navigation_se.svg diff --git a/player/cursor/navigation_se.svg.import b/player/cursor/navigation_se.svg.import new file mode 100644 index 0000000..0608ce7 --- /dev/null +++ b/player/cursor/navigation_se.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dmn7dlir4ohff" +path="res://.godot/imported/navigation_se.svg-33dfbddce7de4522c488b48a29c84570.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_se.svg" +dest_files=["res://.godot/imported/navigation_se.svg-33dfbddce7de4522c488b48a29c84570.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_sw.svg b/player/cursor/navigation_sw.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_sw.svg rename to player/cursor/navigation_sw.svg diff --git a/player/cursor/navigation_sw.svg.import b/player/cursor/navigation_sw.svg.import new file mode 100644 index 0000000..f00473c --- /dev/null +++ b/player/cursor/navigation_sw.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bnwb6728ln3ae" +path="res://.godot/imported/navigation_sw.svg-f3a3d660036ea9a672a7a71842a74a80.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_sw.svg" +dest_files=["res://.godot/imported/navigation_sw.svg-f3a3d660036ea9a672a7a71842a74a80.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/navigation_w.svg b/player/cursor/navigation_w.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/navigation_w.svg rename to player/cursor/navigation_w.svg diff --git a/player/cursor/navigation_w.svg.import b/player/cursor/navigation_w.svg.import new file mode 100644 index 0000000..73b6c18 --- /dev/null +++ b/player/cursor/navigation_w.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bqg7s8lukudkc" +path="res://.godot/imported/navigation_w.svg-ab814197610708b59997a1b0b1e71a5f.svgtex" + +[deps] + +source_file="res://player/cursor/navigation_w.svg" +dest_files=["res://.godot/imported/navigation_w.svg-ab814197610708b59997a1b0b1e71a5f.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_c.svg b/player/cursor/pointer_c.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/pointer_c.svg rename to player/cursor/pointer_c.svg diff --git a/player/cursor/pointer_c.svg.import b/player/cursor/pointer_c.svg.import new file mode 100644 index 0000000..70f0dbf --- /dev/null +++ b/player/cursor/pointer_c.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://b5n4h08pomhbj" +path="res://.godot/imported/pointer_c.svg-12a4c483ffdfc1db0c3d02d6c9920a9c.svgtex" + +[deps] + +source_file="res://player/cursor/pointer_c.svg" +dest_files=["res://.godot/imported/pointer_c.svg-12a4c483ffdfc1db0c3d02d6c9920a9c.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_c_shaded.svg b/player/cursor/pointer_c_shaded.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/pointer_c_shaded.svg rename to player/cursor/pointer_c_shaded.svg diff --git a/player/cursor/pointer_c_shaded.svg.import b/player/cursor/pointer_c_shaded.svg.import new file mode 100644 index 0000000..4e7cc1c --- /dev/null +++ b/player/cursor/pointer_c_shaded.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dcmahfeeuhthh" +path="res://.godot/imported/pointer_c_shaded.svg-1e146157d874ad4613cc6c014953fe0d.svgtex" + +[deps] + +source_file="res://player/cursor/pointer_c_shaded.svg" +dest_files=["res://.godot/imported/pointer_c_shaded.svg-1e146157d874ad4613cc6c014953fe0d.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_scifi_a.svg b/player/cursor/pointer_scifi_a.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/pointer_scifi_a.svg rename to player/cursor/pointer_scifi_a.svg diff --git a/player/cursor/pointer_scifi_a.svg.import b/player/cursor/pointer_scifi_a.svg.import new file mode 100644 index 0000000..ed8640a --- /dev/null +++ b/player/cursor/pointer_scifi_a.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://krvpw6o13l34" +path="res://.godot/imported/pointer_scifi_a.svg-eb8defcc86dc54a36c890417b370c172.svgtex" + +[deps] + +source_file="res://player/cursor/pointer_scifi_a.svg" +dest_files=["res://.godot/imported/pointer_scifi_a.svg-eb8defcc86dc54a36c890417b370c172.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/pointer_scifi_b.svg b/player/cursor/pointer_scifi_b.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/pointer_scifi_b.svg rename to player/cursor/pointer_scifi_b.svg diff --git a/player/cursor/pointer_scifi_b.svg.import b/player/cursor/pointer_scifi_b.svg.import new file mode 100644 index 0000000..13adbd3 --- /dev/null +++ b/player/cursor/pointer_scifi_b.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://b8v5d52n4c5bu" +path="res://.godot/imported/pointer_scifi_b.svg-229644234609e36186294c1338f30238.svgtex" + +[deps] + +source_file="res://player/cursor/pointer_scifi_b.svg" +dest_files=["res://.godot/imported/pointer_scifi_b.svg-229644234609e36186294c1338f30238.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_axe.svg b/player/cursor/tool_axe.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_axe.svg rename to player/cursor/tool_axe.svg diff --git a/player/cursor/tool_axe.svg.import b/player/cursor/tool_axe.svg.import new file mode 100644 index 0000000..ed37215 --- /dev/null +++ b/player/cursor/tool_axe.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bqb2vcj1ywb4k" +path="res://.godot/imported/tool_axe.svg-32c5c21546dda83de3d995fe11bfdc4b.svgtex" + +[deps] + +source_file="res://player/cursor/tool_axe.svg" +dest_files=["res://.godot/imported/tool_axe.svg-32c5c21546dda83de3d995fe11bfdc4b.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_axe_single.svg b/player/cursor/tool_axe_single.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_axe_single.svg rename to player/cursor/tool_axe_single.svg diff --git a/player/cursor/tool_axe_single.svg.import b/player/cursor/tool_axe_single.svg.import new file mode 100644 index 0000000..da8b3d9 --- /dev/null +++ b/player/cursor/tool_axe_single.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://b37bqxp2nc2xm" +path="res://.godot/imported/tool_axe_single.svg-dc4296a8d1badd8d87a94311db9bf509.svgtex" + +[deps] + +source_file="res://player/cursor/tool_axe_single.svg" +dest_files=["res://.godot/imported/tool_axe_single.svg-dc4296a8d1badd8d87a94311db9bf509.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_bomb.svg b/player/cursor/tool_bomb.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_bomb.svg rename to player/cursor/tool_bomb.svg diff --git a/player/cursor/tool_bomb.svg.import b/player/cursor/tool_bomb.svg.import new file mode 100644 index 0000000..1158f5d --- /dev/null +++ b/player/cursor/tool_bomb.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://c0ftrk6jn1rv2" +path="res://.godot/imported/tool_bomb.svg-e472eebcfcfc56c92e006b026e5689e9.svgtex" + +[deps] + +source_file="res://player/cursor/tool_bomb.svg" +dest_files=["res://.godot/imported/tool_bomb.svg-e472eebcfcfc56c92e006b026e5689e9.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_bow.svg b/player/cursor/tool_bow.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_bow.svg rename to player/cursor/tool_bow.svg diff --git a/player/cursor/tool_bow.svg.import b/player/cursor/tool_bow.svg.import new file mode 100644 index 0000000..af9e8bb --- /dev/null +++ b/player/cursor/tool_bow.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dgigefuy3dcwj" +path="res://.godot/imported/tool_bow.svg-475e19c03379b101db0079356db03bc0.svgtex" + +[deps] + +source_file="res://player/cursor/tool_bow.svg" +dest_files=["res://.godot/imported/tool_bow.svg-475e19c03379b101db0079356db03bc0.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_hammer.svg b/player/cursor/tool_hammer.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_hammer.svg rename to player/cursor/tool_hammer.svg diff --git a/player/cursor/tool_hammer.svg.import b/player/cursor/tool_hammer.svg.import new file mode 100644 index 0000000..9b6d1a3 --- /dev/null +++ b/player/cursor/tool_hammer.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bw53c057vfmy5" +path="res://.godot/imported/tool_hammer.svg-395f37d701fa25941ee84607cbee1bad.svgtex" + +[deps] + +source_file="res://player/cursor/tool_hammer.svg" +dest_files=["res://.godot/imported/tool_hammer.svg-395f37d701fa25941ee84607cbee1bad.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_hoe.svg b/player/cursor/tool_hoe.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_hoe.svg rename to player/cursor/tool_hoe.svg diff --git a/player/cursor/tool_hoe.svg.import b/player/cursor/tool_hoe.svg.import new file mode 100644 index 0000000..5fee3f8 --- /dev/null +++ b/player/cursor/tool_hoe.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dutbkep2yrh2p" +path="res://.godot/imported/tool_hoe.svg-1b8f40fc49b6213a0dd6e14ba1dd1450.svgtex" + +[deps] + +source_file="res://player/cursor/tool_hoe.svg" +dest_files=["res://.godot/imported/tool_hoe.svg-1b8f40fc49b6213a0dd6e14ba1dd1450.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_pickaxe.svg b/player/cursor/tool_pickaxe.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_pickaxe.svg rename to player/cursor/tool_pickaxe.svg diff --git a/player/cursor/tool_pickaxe.svg.import b/player/cursor/tool_pickaxe.svg.import new file mode 100644 index 0000000..70811ac --- /dev/null +++ b/player/cursor/tool_pickaxe.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bycegvoirp0sm" +path="res://.godot/imported/tool_pickaxe.svg-03389c858f2df2eb56bc67e469571038.svgtex" + +[deps] + +source_file="res://player/cursor/tool_pickaxe.svg" +dest_files=["res://.godot/imported/tool_pickaxe.svg-03389c858f2df2eb56bc67e469571038.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_shovel.svg b/player/cursor/tool_shovel.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_shovel.svg rename to player/cursor/tool_shovel.svg diff --git a/player/cursor/tool_shovel.svg.import b/player/cursor/tool_shovel.svg.import new file mode 100644 index 0000000..e8f5602 --- /dev/null +++ b/player/cursor/tool_shovel.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://bglk55i7pdol1" +path="res://.godot/imported/tool_shovel.svg-a6b10d03f4aad4198a04c002175dd97c.svgtex" + +[deps] + +source_file="res://player/cursor/tool_shovel.svg" +dest_files=["res://.godot/imported/tool_shovel.svg-a6b10d03f4aad4198a04c002175dd97c.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_sword_a.svg b/player/cursor/tool_sword_a.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_sword_a.svg rename to player/cursor/tool_sword_a.svg diff --git a/player/cursor/tool_sword_a.svg.import b/player/cursor/tool_sword_a.svg.import new file mode 100644 index 0000000..ad6fc48 --- /dev/null +++ b/player/cursor/tool_sword_a.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://be1xgx4tw1otv" +path="res://.godot/imported/tool_sword_a.svg-3995d854a8549b2a76b1c5de4c5585be.svgtex" + +[deps] + +source_file="res://player/cursor/tool_sword_a.svg" +dest_files=["res://.godot/imported/tool_sword_a.svg-3995d854a8549b2a76b1c5de4c5585be.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_sword_b.svg b/player/cursor/tool_sword_b.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_sword_b.svg rename to player/cursor/tool_sword_b.svg diff --git a/player/cursor/tool_sword_b.svg.import b/player/cursor/tool_sword_b.svg.import new file mode 100644 index 0000000..2dd6e76 --- /dev/null +++ b/player/cursor/tool_sword_b.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dl0pirymxe1xy" +path="res://.godot/imported/tool_sword_b.svg-21487da7fe4d047e512052d65e0116f8.svgtex" + +[deps] + +source_file="res://player/cursor/tool_sword_b.svg" +dest_files=["res://.godot/imported/tool_sword_b.svg-21487da7fe4d047e512052d65e0116f8.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_torch.svg b/player/cursor/tool_torch.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_torch.svg rename to player/cursor/tool_torch.svg diff --git a/player/cursor/tool_torch.svg.import b/player/cursor/tool_torch.svg.import new file mode 100644 index 0000000..283285b --- /dev/null +++ b/player/cursor/tool_torch.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://m3012vfyms5w" +path="res://.godot/imported/tool_torch.svg-24a364eb29c2736804eb976acb502934.svgtex" + +[deps] + +source_file="res://player/cursor/tool_torch.svg" +dest_files=["res://.godot/imported/tool_torch.svg-24a364eb29c2736804eb976acb502934.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_wand.svg b/player/cursor/tool_wand.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_wand.svg rename to player/cursor/tool_wand.svg diff --git a/player/cursor/tool_wand.svg.import b/player/cursor/tool_wand.svg.import new file mode 100644 index 0000000..01b7243 --- /dev/null +++ b/player/cursor/tool_wand.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://uk2sx7hfwif" +path="res://.godot/imported/tool_wand.svg-37b0f73f1f2a6336f99795725a228891.svgtex" + +[deps] + +source_file="res://player/cursor/tool_wand.svg" +dest_files=["res://.godot/imported/tool_wand.svg-37b0f73f1f2a6336f99795725a228891.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_watering_can.svg b/player/cursor/tool_watering_can.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_watering_can.svg rename to player/cursor/tool_watering_can.svg diff --git a/player/cursor/tool_watering_can.svg.import b/player/cursor/tool_watering_can.svg.import new file mode 100644 index 0000000..b80e729 --- /dev/null +++ b/player/cursor/tool_watering_can.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://dyw2jou3o6qih" +path="res://.godot/imported/tool_watering_can.svg-6284ba2b1da5319409844ec2e649008f.svgtex" + +[deps] + +source_file="res://player/cursor/tool_watering_can.svg" +dest_files=["res://.godot/imported/tool_watering_can.svg-6284ba2b1da5319409844ec2e649008f.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/Packs/Kenney-cursors/Outline/tool_wrench.svg b/player/cursor/tool_wrench.svg similarity index 100% rename from Packs/Kenney-cursors/Outline/tool_wrench.svg rename to player/cursor/tool_wrench.svg diff --git a/player/cursor/tool_wrench.svg.import b/player/cursor/tool_wrench.svg.import new file mode 100644 index 0000000..a8f6b28 --- /dev/null +++ b/player/cursor/tool_wrench.svg.import @@ -0,0 +1,18 @@ +[remap] + +importer="svg" +type="SVGTexture" +uid="uid://byweq7peaafd0" +path="res://.godot/imported/tool_wrench.svg-2d000a7f03476356cea47cdc32543317.svgtex" + +[deps] + +source_file="res://player/cursor/tool_wrench.svg" +dest_files=["res://.godot/imported/tool_wrench.svg-2d000a7f03476356cea47cdc32543317.svgtex"] + +[params] + +base_scale=1.0 +saturation=1.0 +color_map={} +compress=true diff --git a/core/scripts/player.gd b/player/player.gd similarity index 100% rename from core/scripts/player.gd rename to player/player.gd diff --git a/core/scripts/player.gd.uid b/player/player.gd.uid similarity index 100% rename from core/scripts/player.gd.uid rename to player/player.gd.uid diff --git a/core/base-classes/player.tscn b/player/player.tscn similarity index 94% rename from core/base-classes/player.tscn rename to player/player.tscn index 388ed8f..b17ca95 100644 --- a/core/base-classes/player.tscn +++ b/player/player.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=6 format=3 uid="uid://djj1fc8qm10t6"] -[ext_resource type="Script" uid="uid://c23s1syo7wjm8" path="res://core/scripts/player.gd" id="1_e571r"] -[ext_resource type="Script" uid="uid://d2f3kt810ncsa" path="res://core/scripts/cursor_behaviour.gd" id="2_ipmo0"] +[ext_resource type="Script" uid="uid://c23s1syo7wjm8" path="res://player/player.gd" id="1_e571r"] +[ext_resource type="Script" uid="uid://d2f3kt810ncsa" path="res://player/cursor/cursor_behaviour.gd" id="2_ipmo0"] [ext_resource type="PackedScene" uid="uid://c7hu51a2omayl" path="res://ui/player interface.tscn" id="3_8c7bm"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_e571r"] diff --git a/core/scripts/player_interface.gd b/player/player_interface.gd similarity index 100% rename from core/scripts/player_interface.gd rename to player/player_interface.gd diff --git a/core/scripts/player_interface.gd.uid b/player/player_interface.gd.uid similarity index 100% rename from core/scripts/player_interface.gd.uid rename to player/player_interface.gd.uid diff --git a/core/scripts/player_selection_manager.gd b/player/player_selection_manager.gd similarity index 98% rename from core/scripts/player_selection_manager.gd rename to player/player_selection_manager.gd index bea768e..ebb9f4d 100644 --- a/core/scripts/player_selection_manager.gd +++ b/player/player_selection_manager.gd @@ -122,8 +122,10 @@ func deselect_all() -> void: ## Updates selection state of entities based on single-click (raycast) or drag (box) selection [br] ## Iterate on every entities inside the [param selectable-entity] group func update_selected_units() -> void: + ## FIXME: Could be optimized if we store an array of visible entity by adding[br] ## an [Area3D] child of the camera OR changing the group based on if the 3d model is loaded + ## Seems like storing references of the [method Object.get_instance_id] var units_array = get_tree().get_nodes_in_group("selectable-entity") var raycast = {} # Only perform raycast if it's a single click (zero-sized select_box) diff --git a/core/scripts/player_selection_manager.gd.uid b/player/player_selection_manager.gd.uid similarity index 100% rename from core/scripts/player_selection_manager.gd.uid rename to player/player_selection_manager.gd.uid diff --git a/project.godot b/project.godot index 0277ef8..551de92 100644 --- a/project.godot +++ b/project.godot @@ -44,8 +44,12 @@ enabled=PackedStringArray("res://addons/SimpleFormatOnSave/plugin.cfg", "res://a [file_customization] folder_colors={ +"res://BUILDS/": "gray", "res://addons/": "red", -"res://core/": "blue" +"res://editor/": "orange", +"res://entities/": "purple", +"res://maps/": "yellow", +"res://player/": "blue" } [game]