diff --git a/scenes/game/main_game.tscn b/scenes/game/main_game.tscn index 5703e1a..2f1cbe5 100644 --- a/scenes/game/main_game.tscn +++ b/scenes/game/main_game.tscn @@ -1,9 +1,10 @@ -[gd_scene load_steps=15 format=3 uid="uid://cxj5aud02f40j"] +[gd_scene load_steps=18 format=3 uid="uid://cxj5aud02f40j"] [ext_resource type="Script" path="res://scenes/game/main_game.gd" id="1_wiglu"] [ext_resource type="PackedScene" uid="uid://dm068vaseh45n" path="res://scenes/game/game_camera.tscn" id="2_db5xs"] [ext_resource type="PackedScene" uid="uid://cu6mvnfa01nb6" path="res://scenes/game/inventory.tscn" id="2_jhbbf"] [ext_resource type="Texture2D" uid="uid://d13j4br4hxek6" path="res://scenes/game/tileset_grass.png" id="2_o7bg5"] +[ext_resource type="Texture2D" uid="uid://ki0xyx6gvkty" path="res://scenes/game/tileset_flowers.png" id="4_dlm0d"] [ext_resource type="PackedScene" uid="uid://col1q3elvkfwk" path="res://scenes/game/cursor.tscn" id="5_g504x"] [ext_resource type="PackedScene" uid="uid://b3gydtrenbw3n" path="res://entities/skull.tscn" id="6_5k7gy"] [ext_resource type="PackedScene" uid="uid://b04xhv32ypi42" path="res://entities/monocle.tscn" id="7_lahut"] @@ -815,6 +816,23 @@ terrain_set_0/terrain_1/name = "Dirt" terrain_set_0/terrain_1/color = Color(0.619608, 0.407843, 0.172549, 1) sources/0 = SubResource("TileSetAtlasSource_058kb") +[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_f0y8x"] +texture = ExtResource("4_dlm0d") +texture_region_size = Vector2i(7, 7) +0:0/0 = 0 +1:0/0 = 0 +2:0/0 = 0 +0:1/0 = 0 +1:1/0 = 0 +2:1/0 = 0 +0:2/0 = 0 +1:2/0 = 0 + +[sub_resource type="TileSet" id="TileSet_mqnve"] +tile_size = Vector2i(7, 7) +sources/8 = SubResource("TileSetAtlasSource_f0y8x") +tile_proxies/coords_level = [[0, Vector2i(0, 0)], [8, Vector2i(0, 0)], [1, Vector2i(0, 0)], [8, Vector2i(1, 0)], [2, Vector2i(0, 0)], [8, Vector2i(2, 0)], [3, Vector2i(0, 0)], [8, Vector2i(0, 1)], [4, Vector2i(0, 0)], [8, Vector2i(1, 1)], [5, Vector2i(0, 0)], [8, Vector2i(2, 1)], [6, Vector2i(0, 0)], [8, Vector2i(0, 2)], [7, Vector2i(0, 0)], [8, Vector2i(1, 2)]] + [sub_resource type="WorldBoundaryShape2D" id="WorldBoundaryShape2D_htttx"] [node name="MainGame" type="Node2D" groups=["game"]] @@ -823,12 +841,18 @@ script = ExtResource("1_wiglu") [node name="Inventory" parent="." instance=ExtResource("2_jhbbf")] unique_name_in_owner = true -[node name="TileMap" type="TileMap" parent="."] +[node name="FloorTileMap" type="TileMap" parent="."] scale = Vector2(2, 2) tile_set = SubResource("TileSet_g2dkm") format = 2 layer_0/tile_data = PackedInt32Array(720915, 196608, 9, 655379, 65536, 10, 589843, 131072, 8, 524307, 0, 5, 458771, 196608, 10, 393235, 131072, 0, 327699, 327680, 5, 262163, 327680, 5, 196627, 65536, 8, 131091, 65536, 0, 65555, 196608, 7, 19, 262144, 9, -65517, 65536, 9, -131053, 262144, 7, -196589, 65536, 5, -262125, 131072, 8, -327661, 196608, 5, -393197, 131072, 7, -458733, 327680, 1, -524269, 327680, 0, -589805, 327680, 4, -655341, 0, 4, -720877, 262144, 5, 720914, 196608, 0, 655378, 131072, 10, 589842, 327680, 5, 524306, 327680, 2, 458770, 196608, 8, 393234, 327680, 3, 327698, 65536, 0, 262162, 327680, 3, 196626, 65536, 7, 131090, 65536, 0, 65554, 262144, 9, 18, 262144, 8, -65518, 0, 0, -131054, 65536, 8, -196590, 65536, 10, -262126, 196608, 9, -327662, 65536, 7, -393198, 262144, 8, -458734, 262144, 10, -524270, 65536, 10, -589806, 65536, 10, -655342, 327680, 4, -720878, 327680, 5, 720913, 196608, 8, 655377, 196608, 9, 589841, 262144, 0, 524305, 131072, 0, 458769, 327680, 0, 393233, 196608, 8, 327697, 262144, 0, 262161, 327680, 4, 196625, 0, 3, 131089, 327680, 2, 65553, 196608, 0, 17, 262144, 8, -65519, 196608, 8, -131055, 196608, 5, -196591, 327680, 1, -262127, 196608, 9, -327663, 131072, 0, -393199, 196608, 10, -458735, 196608, 9, -524271, 327680, 3, -589807, 262144, 7, -655343, 196608, 10, -720879, 65536, 7, 720912, 65536, 0, 655376, 65536, 0, 589840, 65536, 10, 524304, 262144, 7, 458768, 262144, 0, 393232, 262144, 8, 327696, 0, 2, 262160, 327680, 4, 196624, 65536, 5, 131088, 196608, 7, 65552, 327680, 3, 16, 327680, 0, -65520, 262144, 9, -131056, 327680, 4, -196592, 65536, 5, -262128, 262144, 8, -327664, 196608, 9, -393200, 327680, 1, -458736, 196608, 0, -524272, 196608, 5, -589808, 0, 3, -655344, 196608, 9, -720880, 196608, 10, 720911, 65536, 10, 655375, 262144, 9, 589839, 327680, 0, 524303, 196608, 5, 458767, 327680, 3, 393231, 262144, 5, 327695, 327680, 5, 262159, 0, 2, 196623, 196608, 10, 131087, 65536, 7, 65551, 131072, 0, 15, 262144, 5, -65521, 65536, 5, -131057, 0, 1, -196593, 131072, 8, -262129, 131072, 9, -327665, 327680, 2, -393201, 131072, 7, -458737, 131072, 10, -524273, 262144, 7, -589809, 131072, 7, -655345, 0, 5, -720881, 65536, 0, 720910, 196608, 8, 655374, 131072, 10, 589838, 327680, 5, 524302, 65536, 7, 458766, 65536, 0, 393230, 327680, 0, 327694, 196608, 0, 262158, 65536, 8, 196622, 131072, 7, 131086, 65536, 9, 65550, 131072, 10, 14, 0, 3, -65522, 262144, 9, -131058, 327680, 4, -196594, 65536, 8, -262130, 196608, 5, -327666, 131072, 9, -393202, 262144, 9, -458738, 196608, 10, -524274, 196608, 10, -589810, 131072, 0, -655346, 0, 4, -720882, 65536, 7, 720909, 65536, 5, 655373, 131072, 0, 589837, 0, 0, 524301, 327680, 0, 458765, 65536, 0, 393229, 0, 1, 327693, 262144, 5, 262157, 262144, 5, 196621, 65536, 10, 131085, 65536, 9, 65549, 196608, 7, 13, 262144, 0, -65523, 0, 1, -131059, 262144, 7, -196595, 0, 3, -262131, 65536, 8, -327667, 196608, 8, -393203, 196608, 0, -458739, 262144, 7, -524275, 327680, 0, -589811, 327680, 0, -655347, 65536, 8, -720883, 262144, 9, 720908, 327680, 3, 655372, 196608, 0, 589836, 131072, 7, 524300, 327680, 1, 458764, 327680, 5, 393228, 327680, 1, 327692, 196608, 8, 262156, 65536, 5, 196620, 65536, 8, 131084, 196608, 9, 65548, 65536, 7, 12, 327680, 2, -65524, 0, 3, -131060, 262144, 10, -196596, 262144, 8, -262132, 65536, 0, -327668, 65536, 9, -393204, 262144, 7, -458740, 65536, 8, -524276, 65536, 5, -589812, 327680, 0, -655348, 131072, 8, -720884, 196608, 8, 720907, 327680, 2, 655371, 196608, 8, 589835, 65536, 0, 524299, 131072, 0, 458763, 327680, 1, 393227, 65536, 9, 327691, 65536, 9, 262155, 65536, 0, 196619, 262144, 5, 131083, 327680, 1, 65547, 131072, 10, 11, 131072, 7, -65525, 196608, 10, -131061, 0, 1, -196597, 262144, 8, -262133, 196608, 8, -327669, 262144, 7, -393205, 262144, 8, -458741, 196608, 7, -524277, 196608, 7, -589813, 196608, 10, -655349, 0, 3, -720885, 131072, 10, 720906, 196608, 10, 655370, 196608, 0, 589834, 196608, 10, 524298, 327680, 3, 458762, 196608, 10, 393226, 131072, 9, 327690, 131072, 8, 262154, 196608, 9, 196618, 327680, 4, 131082, 196608, 8, 65546, 131072, 5, 10, 65536, 5, -65526, 327680, 3, -131062, 0, 3, -196598, 262144, 5, -262134, 327680, 3, -327670, 0, 2, -393206, 0, 4, -458742, 65536, 5, -524278, 196608, 10, -589814, 327680, 1, -655350, 262144, 0, -720886, 196608, 5, 720905, 131072, 5, 655369, 131072, 0, 589833, 0, 3, 524297, 327680, 0, 458761, 131072, 7, 393225, 327680, 4, 327689, 262144, 9, 262153, 262144, 10, 196617, 65536, 10, 131081, 0, 3, 65545, 65536, 10, 9, 327680, 5, -65527, 131072, 7, -131063, 262144, 9, -196599, 327680, 2, -262135, 327680, 0, -327671, 0, 4, -393207, 262144, 5, -458743, 0, 3, -524279, 65536, 0, -589815, 65536, 0, -655351, 196608, 5, -720887, 131072, 7, 720904, 0, 3, 655368, 0, 2, 589832, 131072, 9, 524296, 327680, 4, 458760, 131072, 9, 393224, 327680, 0, 327688, 327680, 0, 262152, 262144, 8, 196616, 0, 0, 131080, 0, 1, 65544, 65536, 0, 8, 0, 1, -65528, 262144, 0, -131064, 65536, 9, -196600, 65536, 7, -262136, 131072, 5, -327672, 131072, 10, -393208, 0, 1, -458744, 65536, 5, -524280, 327680, 5, -589816, 131072, 8, -655352, 0, 0, -720888, 262144, 9, 720903, 196608, 10, 655367, 196608, 0, 589831, 0, 3, 524295, 327680, 3, 458759, 131072, 5, 393223, 262144, 8, 327687, 65536, 5, 262151, 0, 0, 196615, 131072, 0, 131079, 65536, 7, 65543, 262144, 7, 7, 327680, 0, -65529, 327680, 5, -131065, 65536, 0, -196601, 65536, 7, -262137, 196608, 0, -327673, 327680, 1, -393209, 0, 4, -458745, 0, 0, -524281, 131072, 8, -589817, 327680, 4, -655353, 0, 5, -720889, 196608, 10, 720902, 65536, 0, 655366, 0, 5, 589830, 0, 4, 524294, 0, 4, 458758, 131072, 8, 393222, 196608, 0, 327686, 196608, 0, 262150, 327680, 3, 196614, 196608, 9, 131078, 131072, 9, 65542, 327680, 3, 6, 0, 2, -65530, 0, 0, -131066, 131072, 5, -196602, 0, 1, -262138, 327680, 2, -327674, 131072, 5, -393210, 131072, 8, -458746, 262144, 5, -524282, 327680, 0, -589818, 65536, 10, -655354, 196608, 7, -720890, 262144, 8, 720901, 262144, 9, 655365, 0, 2, 589829, 65536, 9, 524293, 0, 2, 458757, 262144, 8, 393221, 327680, 5, 327685, 196608, 0, 262149, 65536, 10, 196613, 327680, 2, 131077, 0, 4, 65541, 131072, 5, 5, 327680, 1, -65531, 131072, 5, -131067, 131072, 9, -196603, 262144, 7, -262139, 65536, 8, -327675, 196608, 0, -393211, 65536, 10, -458747, 65536, 8, -524283, 196608, 9, -589819, 327680, 2, -655355, 0, 4, -720891, 131072, 9, 720900, 131072, 0, 655364, 262144, 0, 589828, 131072, 10, 524292, 0, 1, 458756, 327680, 0, 393220, 0, 1, 327684, 65536, 0, 262148, 262144, 10, 196612, 262144, 10, 131076, 131072, 8, 65540, 0, 4, 4, 65536, 7, -65532, 262144, 5, -131068, 196608, 0, -196604, 262144, 8, -262140, 0, 1, -327676, 131072, 10, -393212, 131072, 7, -458748, 0, 1, -524284, 0, 4, -589820, 0, 1, -655356, 65536, 5, -720892, 0, 0, 720899, 327680, 0, 655363, 327680, 1, 589827, 262144, 10, 524291, 196608, 8, 458755, 327680, 3, 393219, 262144, 0, 327683, 262144, 8, 262147, 262144, 7, 196611, 131072, 0, 131075, 262144, 7, 65539, 327680, 2, 3, 65536, 0, -65533, 131072, 0, -131069, 196608, 7, -196605, 196608, 9, -262141, 65536, 9, -327677, 262144, 7, -393213, 262144, 10, -458749, 196608, 5, -524285, 327680, 3, -589821, 131072, 7, -655357, 196608, 8, -720893, 65536, 10, 720898, 65536, 10, 655362, 65536, 7, 589826, 131072, 8, 524290, 196608, 8, 458754, 196608, 10, 393218, 65536, 8, 327682, 327680, 2, 262146, 0, 5, 196610, 196608, 5, 131074, 262144, 4, 65538, 0, 9, 2, 262144, 3, -65534, 262144, 3, -131070, 262144, 3, -196606, 262144, 1, -262142, 262144, 9, -327678, 262144, 5, -393214, 196608, 9, -458750, 327680, 5, -524286, 327680, 5, -589822, 196608, 8, -655358, 327680, 2, -720894, 131072, 9, 720897, 262144, 7, 655361, 196608, 10, 589825, 262144, 7, 524289, 65536, 8, 458753, 262144, 9, 393217, 65536, 8, 327681, 262144, 9, 262145, 131072, 5, 196609, 196608, 7, 131073, 65536, 6, 65537, 196608, 2, 1, 196608, 3, -65535, 131072, 3, -131071, 196608, 3, -196607, 131072, 11, -262143, 0, 5, -327679, 131072, 10, -393215, 196608, 8, -458751, 327680, 5, -524287, 0, 2, -589823, 196608, 9, -655359, 327680, 0, -720895, 65536, 10, 720896, 0, 4, 655360, 262144, 8, 589824, 327680, 4, 524288, 131072, 0, 458752, 262144, 0, 393216, 0, 1, 327680, 0, 1, 262144, 196608, 9, 196608, 0, 2, 131072, 196608, 6, 65536, 196608, 2, 0, 131072, 3, -65536, 131072, 2, -131072, 196608, 2, -196608, 196608, 11, -262144, 0, 3, -327680, 0, 0, -393216, 65536, 0, -458752, 196608, 9, -524288, 196608, 0, -589824, 196608, 0, -655360, 327680, 2, -720896, 65536, 7, 786431, 0, 3, 720895, 65536, 7, 655359, 0, 4, 589823, 196608, 7, 524287, 196608, 7, 458751, 65536, 9, 393215, 327680, 4, 327679, 65536, 9, 262143, 65536, 8, 196607, 196608, 4, 131071, 131072, 2, 65535, 196608, 3, -1, 131072, 3, -65537, 196608, 2, -131073, 131072, 11, -196609, 262144, 7, -262145, 0, 1, -327681, 65536, 8, -393217, 327680, 1, -458753, 65536, 8, -524289, 131072, 8, -589825, 131072, 9, -655361, 327680, 0, 786430, 65536, 7, 720894, 327680, 4, 655358, 0, 0, 589822, 0, 2, 524286, 262144, 5, 458750, 131072, 0, 393214, 0, 0, 327678, 0, 5, 262142, 196608, 0, 196606, 262144, 6, 131070, 196608, 2, 65534, 196608, 3, -2, 196608, 3, -65538, 131072, 2, -131074, 196608, 1, -196610, 0, 2, -262146, 327680, 5, -327682, 327680, 4, -393218, 131072, 9, -458754, 65536, 9, -524290, 0, 4, -589826, 131072, 5, -655362, 65536, 5, 786429, 196608, 7, 720893, 65536, 9, 655357, 196608, 7, 589821, 327680, 3, 524285, 65536, 10, 458749, 327680, 4, 393213, 262144, 7, 327677, 0, 3, 262141, 196608, 8, 196605, 65536, 4, 131069, 327680, 7, 65533, 65536, 2, -3, 65536, 3, -65539, 327680, 9, -131075, 65536, 1, -196611, 262144, 10, -262147, 196608, 8, -327683, 65536, 7, -393219, 262144, 5, -458755, 262144, 7, -524291, 196608, 5, -589827, 65536, 7, -655363, 196608, 7, 786428, 131072, 5, 720892, 131072, 0, 655356, 196608, 9, 589820, 0, 1, 524284, 65536, 10, 458748, 0, 5, 393212, 262144, 5, 327676, 262144, 5, 262140, 131072, 0, 196604, 0, 3, 131068, 196608, 0, 65532, 327680, 3, -4, 0, 1, -65540, 0, 5, -131076, 327680, 0, -196612, 196608, 9, -262148, 0, 4, -327684, 196608, 9, -393220, 0, 5, -458756, 327680, 2, -524292, 65536, 0, -589828, 0, 5, -655364, 327680, 3, 786427, 196608, 10, 720891, 262144, 5, 655355, 65536, 0, 589819, 131072, 9, 524283, 262144, 0, 458747, 0, 4, 393211, 131072, 0, 327675, 131072, 5, 262139, 327680, 2, 196603, 131072, 7, 131067, 0, 1, 65531, 327680, 3, -5, 65536, 0, -65541, 0, 2, -131077, 196608, 5, -196613, 327680, 1, -262149, 0, 0, -327685, 327680, 5, -393221, 65536, 0, -458757, 327680, 5, -524293, 327680, 1, -589829, 65536, 5, -655365, 262144, 8, 786426, 327680, 3, 720890, 327680, 4, 655354, 65536, 0, 589818, 327680, 5, 524282, 196608, 5, 458746, 262144, 5, 393210, 0, 3, 327674, 196608, 9, 262138, 65536, 0, 196602, 131072, 10, 131066, 0, 1, 65530, 196608, 9, -6, 0, 3, -65542, 0, 4, -131078, 196608, 5, -196614, 65536, 0, -262150, 262144, 5, -327686, 0, 3, -393222, 0, 3, -458758, 196608, 8, -524294, 0, 4, -589830, 262144, 10, -655366, 196608, 0, 786425, 196608, 7, 720889, 262144, 0, 655353, 196608, 0, 589817, 262144, 9, 524281, 0, 1, 458745, 262144, 8, 393209, 327680, 5, 327673, 327680, 0, 262137, 196608, 8, 196601, 131072, 9, 131065, 196608, 8, 65529, 131072, 7, -7, 327680, 0, -65543, 327680, 0, -131079, 0, 1, -196615, 196608, 8, -262151, 65536, 9, -327687, 196608, 5, -393223, 0, 5, -458759, 262144, 10, -524295, 65536, 8, -589831, 65536, 9, -655367, 0, 5, 786424, 196608, 8, 720888, 0, 0, 655352, 262144, 9, 589816, 327680, 4, 524280, 0, 4, 458744, 196608, 9, 393208, 327680, 2, 327672, 0, 2, 262136, 65536, 0, 196600, 0, 1, 131064, 0, 0, 65528, 131072, 0, -8, 0, 0, -65544, 131072, 9, -131080, 131072, 8, -196616, 131072, 0, -262152, 196608, 5, -327688, 131072, 10, -393224, 0, 0, -458760, 0, 5, -524296, 65536, 7, -589832, 131072, 5, -655368, 262144, 7, 786423, 196608, 8, 720887, 327680, 2, 655351, 196608, 9, 589815, 196608, 5, 524279, 131072, 10, 458743, 262144, 8, 393207, 196608, 10, 327671, 65536, 0, 262135, 262144, 10, 196599, 196608, 9, 131063, 131072, 9, 65527, 131072, 5, -9, 131072, 8, -65545, 262144, 9, -131081, 131072, 8, -196617, 65536, 5, -262153, 262144, 8, -327689, 0, 5, -393225, 327680, 3, -458761, 65536, 9, -524297, 327680, 1, -589833, 0, 4, -655369, 0, 1, 786422, 65536, 0, 720886, 196608, 10, 655350, 262144, 5, 589814, 196608, 10, 524278, 262144, 10, 458742, 131072, 5, 393206, 0, 4, 327670, 262144, 7, 262134, 65536, 8, 196598, 327680, 4, 131062, 327680, 3, 65526, 327680, 4, -10, 196608, 8, -65546, 131072, 8, -131082, 131072, 10, -196618, 262144, 5, -262154, 327680, 2, -327690, 131072, 7, -393226, 65536, 5, -458762, 327680, 0, -524298, 131072, 10, -589834, 327680, 0, -655370, 196608, 7, 786421, 196608, 8, 720885, 196608, 7, 655349, 327680, 0, 589813, 196608, 7, 524277, 0, 3, 458741, 327680, 3, 393205, 0, 5, 327669, 131072, 10, 262133, 262144, 9, 196597, 262144, 7, 131061, 65536, 0, 65525, 131072, 7, -11, 0, 4, -65547, 65536, 5, -131083, 131072, 5, -196619, 0, 4, -262155, 327680, 5, -327691, 131072, 0, -393227, 0, 3, -458763, 327680, 1, -524299, 0, 2, -589835, 262144, 10, -655371, 262144, 7, 786420, 65536, 8, 720884, 131072, 8, 655348, 0, 1, 589812, 131072, 10, 524276, 327680, 4, 458740, 0, 0, 393204, 65536, 10, 327668, 131072, 7, 262132, 0, 4, 196596, 327680, 5, 131060, 0, 0, 65524, 0, 0, -12, 131072, 5, -65548, 327680, 1, -131084, 65536, 0, -196620, 196608, 0, -262156, 65536, 10, -327692, 65536, 8, -393228, 65536, 10, -458764, 196608, 8, -524300, 262144, 10, -589836, 0, 5, -655372, 327680, 2, 786419, 262144, 7, 720883, 65536, 9, 655347, 196608, 8, 589811, 196608, 5, 524275, 131072, 9, 458739, 327680, 4, 393203, 0, 0, 327667, 65536, 9, 262131, 327680, 1, 196595, 65536, 5, 131059, 131072, 9, 65523, 196608, 7, -13, 262144, 9, -65549, 196608, 8, -131085, 196608, 8, -196621, 65536, 8, -262157, 262144, 5, -327693, 196608, 9, -393229, 131072, 7, -458765, 262144, 7, -524301, 327680, 3, -589837, 196608, 7, -655373, 196608, 0, 786418, 131072, 5, 720882, 327680, 3, 655346, 327680, 1, 589810, 327680, 0, 524274, 0, 0, 458738, 196608, 10, 393202, 262144, 10, 327666, 327680, 3, 262130, 65536, 9, 196594, 0, 5, 131058, 327680, 1, 65522, 327680, 5, -14, 0, 4, -65550, 65536, 9, -131086, 327680, 5, -196622, 65536, 5, -262158, 131072, 8, -327694, 65536, 5, -393230, 327680, 5, -458766, 262144, 10, -524302, 196608, 5, -589838, 131072, 0, -655374, 196608, 0, 786417, 262144, 8, 720881, 327680, 2, 655345, 327680, 4, 589809, 262144, 0, 524273, 262144, 9, 458737, 196608, 7, 393201, 262144, 5, 327665, 0, 1, 262129, 65536, 10, 196593, 0, 5, 131057, 65536, 9, 65521, 196608, 5, -15, 131072, 7, -65551, 262144, 0, -131087, 65536, 5, -196623, 65536, 8, -262159, 327680, 4, -327695, 196608, 0, -393231, 131072, 7, -458767, 262144, 9, -524303, 65536, 7, -589839, 262144, 8, -655375, 262144, 9, 786416, 65536, 0, 720880, 196608, 8, 655344, 0, 0, 589808, 131072, 7, 524272, 196608, 9, 458736, 0, 3, 393200, 327680, 1, 327664, 327680, 4, 262128, 131072, 9, 196592, 131072, 10, 131056, 262144, 0, 65520, 131072, 5, -16, 65536, 7, -65552, 327680, 4, -131088, 0, 4, -196624, 262144, 10, -262160, 327680, 0, -327696, 196608, 0, -393232, 65536, 8, -458768, 262144, 0, -524304, 196608, 9, -589840, 196608, 5, -655376, 0, 3, 786415, 262144, 0, 720879, 0, 2, 655343, 196608, 8, 589807, 65536, 5, 524271, 262144, 5, 458735, 327680, 1, 393199, 0, 2, 327663, 65536, 10, 262127, 196608, 5, 196591, 262144, 7, 131055, 0, 3, 65519, 262144, 5, -17, 0, 1, -65553, 262144, 10, -131089, 65536, 10, -196625, 196608, 5, -262161, 131072, 0, -327697, 327680, 5, -393233, 65536, 0, -458769, 65536, 5, -524305, 262144, 8, -589841, 196608, 0, -655377, 327680, 5, 786414, 0, 0, 720878, 131072, 0, 655342, 131072, 10, 589806, 65536, 7, 524270, 65536, 5, 458734, 0, 2, 393198, 131072, 7, 327662, 131072, 10, 262126, 196608, 0, 196590, 196608, 8, 131054, 65536, 8, 65518, 327680, 2, -18, 65536, 0, -65554, 196608, 0, -131090, 327680, 3, -196626, 196608, 0, -262162, 131072, 8, -327698, 262144, 5, -393234, 327680, 5, -458770, 262144, 5, -524306, 131072, 0, -589842, 327680, 0, -655378, 262144, 5, 786413, 262144, 5, 720877, 65536, 0, 655341, 196608, 0, 589805, 196608, 10, 524269, 196608, 9, 458733, 262144, 9, 393197, 0, 4, 327661, 196608, 5, 262125, 196608, 0, 196589, 65536, 0, 131053, 0, 2, 65517, 196608, 9, -19, 262144, 5, -65555, 131072, 5, -131091, 327680, 2, -196627, 327680, 4, -262163, 131072, 8, -327699, 65536, 9, -393235, 0, 4, -458771, 0, 4, -524307, 0, 4, -589843, 327680, 3, -655379, 196608, 9, 786412, 65536, 7, 720876, 0, 3, 655340, 65536, 10, 589804, 0, 4, 524268, 0, 4, 458732, 262144, 9, 393196, 131072, 5, 327660, 327680, 1, 262124, 262144, 7, 196588, 65536, 9, 131052, 262144, 10, 65516, 0, 5, -20, 327680, 0, -65556, 327680, 0, -131092, 65536, 9, -196628, 196608, 7, -262164, 262144, 9, -327700, 0, 2, -393236, 196608, 8, -458772, 262144, 9, -524308, 262144, 7, -589844, 262144, 5, -655380, 196608, 8, -786413, 65536, 8, -786414, 131072, 0, -786415, 327680, 5, -786416, 327680, 2, -786417, 65536, 0, -786418, 65536, 8, -786419, 327680, 0, -786420, 0, 3, -786421, 327680, 5, -786422, 65536, 9, -786423, 65536, 7, -786424, 0, 3, -786425, 262144, 5, -786426, 196608, 8, -786427, 65536, 10, -786428, 131072, 8, -786429, 0, 1, -786430, 262144, 5, -786431, 65536, 10, -786432, 327680, 4, -720897, 262144, 8, -720898, 327680, 1, -720899, 196608, 9, -720900, 65536, 5, -720901, 262144, 9, -720902, 327680, 5, -720903, 196608, 0, -720904, 327680, 3, -720905, 327680, 2, -720906, 262144, 10, -720907, 262144, 10, -720908, 0, 2, -720909, 65536, 10, -720910, 262144, 7, -720911, 0, 2, -720912, 327680, 1, -720913, 0, 0, -720914, 131072, 9, -720915, 262144, 8, -720916, 65536, 0) +[node name="DecoTileMap" type="TileMap" parent="."] +scale = Vector2(2, 2) +tile_set = SubResource("TileSet_mqnve") +format = 2 +layer_0/tile_data = PackedInt32Array(-1441837, 65544, 0, 982995, 8, 0, 1179603, 131080, 1, -917548, 65544, 0, 851924, 131080, 0, 917461, 8, 1, 1179605, 8, 0, 1376213, 131080, 0, -720938, 8, 2, -524330, 65544, 0, 720854, 131080, 0, 1703894, 65544, 2, 917463, 8, 2, 1310679, 131080, 0, 1638359, 65544, 1, 1703895, 131080, 0, -327720, 65544, 1, 458712, 8, 1, -1441831, 8, 0, -1310758, 8, 0, 524250, 65544, 1, -524325, 8, 2, 1048539, 65544, 1, -458788, 65544, 2, -655395, 131080, 0, 65501, 65544, 2, -1441826, 131080, 0, 262110, 8, 1, 851934, 131080, 0, 1572830, 8, 1, -1441825, 131080, 1, -458785, 8, 0, -131105, 8, 1, 1114079, 131080, 0, -786463, 8, 2, 1703905, 65544, 2, -1048606, 65544, 1, -983070, 65544, 0, -851998, 131080, 0, -786462, 65544, 1, -589854, 65544, 0, -458782, 65544, 1, -393246, 8, 0, 917474, 131080, 0, 1376226, 131080, 0, -655389, 8, 2, 851939, 8, 1, 983011, 8, 1, -1638428, 8, 2, -1376284, 131080, 1, -1048604, 65544, 0, -786460, 131080, 0, -393244, 8, 0, 655332, 65544, 0, 983012, 8, 0, 1376228, 8, 1, 655333, 65544, 1, -1638426, 65544, 0, -458777, 8, 2, 65511, 8, 0, 1179623, 8, 0, 720872, 65544, 0, 1114088, 131080, 0, -1638423, 131080, 0, -524311, 65544, 0, 917481, 8, 0, 983017, 8, 0, -851990, 65544, 2, 262122, 65544, 1, -1507349, 131080, 0, -1245205, 131080, 0, -1114133, 8, 0, -1048597, 8, 0, 196587, 8, 0, 262124, 131080, 1, 655340, 65544, 2, 983020, 65544, 2, 1179628, 65544, 0, 1441772, 65544, 1, -720915, 65544, 1, -458771, 131080, 1, 720877, 8, 2, 1507309, 131080, 0, -1638418, 8, 1, 327662, 131080, 1, 1048558, 8, 1, 1638382, 131080, 0, -1048593, 131080, 0, -589841, 131080, 1, -262161, 8, 2, 1441775, 65544, 1, 1572847, 65544, 2, -1507344, 65544, 1, -1376272, 65544, 0, -327696, 131080, 0, -65552, 65544, 2, 327664, 8, 1, 720880, 8, 1, 1310705, 65544, 2, -655374, 65544, 1, -196622, 65544, 1, -65550, 65544, 2, 458738, 65544, 1, 786418, 131080, 1, -1179661, 65544, 0, -983053, 131080, 0, -589837, 65544, 1, 393203, 8, 0, -1638412, 8, 1, -1441804, 8, 2, -1048588, 8, 2, 393204, 131080, 1, 983028, 65544, 2, -1310731, 65544, 1, -720907, 65544, 1, 1638389, 65544, 2, -1572874, 8, 0, -851978, 131080, 0, 458742, 8, 2, 655350, 131080, 0, -1179657, 65544, 0, -1114121, 131080, 1, 131063, 65544, 2, 655351, 65544, 1, 786423, 65544, 2, 1179639, 65544, 2, 1441783, 65544, 1, 1769463, 8, 2, -1245192, 131080, 0, 1507320, 131080, 1, 1048569, 8, 2, 1245177, 8, 0, 1507321, 8, 2, -1310726, 65544, 0, 851962, 131080, 0, -524293, 65544, 2, -458757, 65544, 0, 786427, 65544, 2, -851972, 65544, 2, 786428, 131080, 0, 1245181, 65544, 2, 1507325, 8, 1, -1310722, 8, 0, -917505, 8, 0, -851969, 65544, 0, -1572864, 8, 2, -1114112, 131080, 0, 524288, 8, 0, 1376256, 65544, 1, 589825, 8, 1, 1638402, 65544, 1, -786429, 65544, 2, -1114108, 65544, 2, -917500, 65544, 0, 1048580, 8, 0, -1441787, 65544, 1, 524293, 65544, 2, 589829, 131080, 0, 983045, 65544, 2, -1703930, 65544, 2, -1310714, 8, 1, -851962, 65544, 0, 1114118, 65544, 1, 983047, 8, 1, 1376263, 131080, 1, 1441799, 8, 0, 1703943, 65544, 1, -262136, 8, 2, 131080, 8, 0, 393224, 8, 1, 524296, 131080, 0, 917512, 65544, 0, -983031, 131080, 0, -589815, 8, 1, 851977, 65544, 2, -1310710, 65544, 1, -262133, 8, 1, 196619, 131080, 0, 262155, 65544, 2, 524299, 8, 1, 1441803, 8, 0, -196596, 65544, 1, -65524, 65544, 0, 1048588, 65544, 0, 1703948, 8, 0, -1048562, 65544, 1, -262130, 131080, 0, 1507342, 8, 0, 1572878, 8, 1, -1114097, 8, 0, 393231, 8, 2, 458767, 65544, 0, 589839, 65544, 1, -851952, 8, 2, 1441808, 8, 0, -1572846, 8, 2, 524306, 65544, 1, -1048557, 131080, 0, 917523, 65544, 2, -851948, 65544, 2, -458732, 131080, 0, -131052, 8, 1, 327700, 131080, 0, 655380, 8, 0, 786452, 8, 0, -1703915, 131080, 1, -1048555, 8, 1, -393195, 8, 1, 1376277, 65544, 2, 1310742, 65544, 1, -393193, 131080, 1, -196585, 8, 1, 131095, 131080, 1, -851944, 131080, 1, 65560, 65544, 0, 917528, 8, 0, -851943, 8, 0, -1048550, 65544, 2, -262118, 65544, 0, 26, 8, 0, 524314, 8, 2, -1638373, 8, 0, -589797, 65544, 2, -131045, 65544, 0, 65564, 8, 1, 1507356, 131080, 1, -655331, 65544, 2, -65507, 131080, 0, -1441762, 131080, 0, -1376226, 65544, 1, -262114, 131080, 1, -196578, 65544, 0, -1048545, 131080, 0, -458721, 131080, 0, -327649, 8, 0, 1048607, 65544, 0, 1441823, 131080, 1, 1638431, 65544, 1, -1179616, 65544, 2, -458720, 8, 1, 917536, 131080, 1, -1638367, 65544, 1, -1245151, 131080, 0, -851935, 8, 2, -327647, 65544, 1, -262111, 65544, 2, 131105, 65544, 0, 786465, 8, 2, 589858, 65544, 0, 1376290, 65544, 2, 1507362, 131080, 0, -1507293, 65544, 2, -1179613, 65544, 2, -524253, 65544, 1, 852003, 131080, 1, 1114147, 65544, 2, 1507363, 8, 1, 1638435, 65544, 2, 852004, 65544, 2, 1310756, 131080, 0, -196571, 65544, 1, -393178, 8, 1, -131034, 65544, 0, 720934, 131080, 0, 1441830, 65544, 0, 1507366, 8, 2, 1638438, 65544, 2, -1703897, 65544, 0, -1245145, 8, 2, 39, 65544, 1, 589863, 8, 2, 1114151, 8, 0, 1638439, 65544, 1, -1376216, 65544, 1, -65496, 65544, 0, -589783, 65544, 1, 917545, 65544, 1, 1048617, 8, 2, -1245142, 131080, 1, -262102, 65544, 0, -131030, 65544, 1, 1048619, 65544, 1, 1179691, 131080, 1, -1507284, 65544, 0, -65492, 65544, 1, 393260, 8, 0, 655404, 131080, 1) + [node name="GameCamera" parent="." instance=ExtResource("2_db5xs")] [node name="Cursor" parent="." instance=ExtResource("5_g504x")] diff --git a/scenes/game/tileset_flowers.png b/scenes/game/tileset_flowers.png new file mode 100644 index 0000000..c426e1d --- /dev/null +++ b/scenes/game/tileset_flowers.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12cfa89d40371183e77a0edc1be110369f14665967212d1ce0815356ba7ffd5b +size 775 diff --git a/temp/flower3.png.import b/scenes/game/tileset_flowers.png.import similarity index 67% rename from temp/flower3.png.import rename to scenes/game/tileset_flowers.png.import index b460371..f21a414 100644 --- a/temp/flower3.png.import +++ b/scenes/game/tileset_flowers.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://dqy11333setju" -path="res://.godot/imported/flower3.png-0959b9a409cb334b12d8db7f6a4185f6.ctex" +uid="uid://ki0xyx6gvkty" +path="res://.godot/imported/tileset_flowers.png-0717f2844d17702a2a010029017a09ab.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://temp/flower3.png" -dest_files=["res://.godot/imported/flower3.png-0959b9a409cb334b12d8db7f6a4185f6.ctex"] +source_file="res://scenes/game/tileset_flowers.png" +dest_files=["res://.godot/imported/tileset_flowers.png-0717f2844d17702a2a010029017a09ab.ctex"] [params] diff --git a/temp/flower1.png b/temp/flower1.png deleted file mode 100644 index 723316f..0000000 --- a/temp/flower1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dad39acd41c687a235fd7387cacfb100cd06315f316a5143f4d2cf2fb45758a -size 149 diff --git a/temp/flower1.png.import b/temp/flower1.png.import deleted file mode 100644 index 6f59b2a..0000000 --- a/temp/flower1.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://bnsph3sny5qyk" -path="res://.godot/imported/flower1.png-301efd30f72e846154d4c6d578427aa3.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://temp/flower1.png" -dest_files=["res://.godot/imported/flower1.png-301efd30f72e846154d4c6d578427aa3.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/temp/flower2.png b/temp/flower2.png deleted file mode 100644 index 7e6ffc4..0000000 --- a/temp/flower2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a685abcd2bc74cad82d45a6f12ab26eea88b58c8be29239d3d96b07a03e7a1b -size 153 diff --git a/temp/flower2.png.import b/temp/flower2.png.import deleted file mode 100644 index d9ab2be..0000000 --- a/temp/flower2.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://c5chv3xom0w48" -path="res://.godot/imported/flower2.png-317bfd15172e6f6024a7fedce39da67e.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://temp/flower2.png" -dest_files=["res://.godot/imported/flower2.png-317bfd15172e6f6024a7fedce39da67e.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/temp/flower3.png b/temp/flower3.png deleted file mode 100644 index 877f088..0000000 --- a/temp/flower3.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b22e0ff07bbea7f71ed1567c4c63b9e865fc05ba4bad1a824aa71bb8d32cd89d -size 156 diff --git a/temp/flower4.png b/temp/flower4.png deleted file mode 100644 index 3186a59..0000000 --- a/temp/flower4.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ba493d8a7a16394843218145f18f14b6721b4d4dfb1583e02490c69806425eb -size 132 diff --git a/temp/flower4.png.import b/temp/flower4.png.import deleted file mode 100644 index fa81486..0000000 --- a/temp/flower4.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://bnxepwcub8dv" -path="res://.godot/imported/flower4.png-b2bbb81dac8dcfee7eeb7e5bc886ca9b.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://temp/flower4.png" -dest_files=["res://.godot/imported/flower4.png-b2bbb81dac8dcfee7eeb7e5bc886ca9b.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/temp/flower5.png b/temp/flower5.png deleted file mode 100644 index 04dfe71..0000000 --- a/temp/flower5.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc12dc2de2aa2a75ca566e3f536e3d9c630e98a0bfe540b7c2b55f5720aa18e4 -size 146 diff --git a/temp/flower5.png.import b/temp/flower5.png.import deleted file mode 100644 index 5b81d93..0000000 --- a/temp/flower5.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://lmvrt26ro382" -path="res://.godot/imported/flower5.png-4b7baaf9fb747d2acab4e058da71bbd2.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://temp/flower5.png" -dest_files=["res://.godot/imported/flower5.png-4b7baaf9fb747d2acab4e058da71bbd2.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/temp/flower6.png b/temp/flower6.png deleted file mode 100644 index ba85969..0000000 --- a/temp/flower6.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42d42465bc1a4a95e443803d05e68439a7c881c204f60e00ebe90f988941b4c7 -size 152 diff --git a/temp/flower6.png.import b/temp/flower6.png.import deleted file mode 100644 index c93ff63..0000000 --- a/temp/flower6.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://cfriodmjpgp22" -path="res://.godot/imported/flower6.png-795ab3d5a719cf774089f5fc2c451819.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://temp/flower6.png" -dest_files=["res://.godot/imported/flower6.png-795ab3d5a719cf774089f5fc2c451819.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/temp/flower7.png b/temp/flower7.png deleted file mode 100644 index a0aed51..0000000 --- a/temp/flower7.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff214399308601426dee11237032f930f3da391a46094d69e0a818433c2361f6 -size 151 diff --git a/temp/flower7.png.import b/temp/flower7.png.import deleted file mode 100644 index 55a1b04..0000000 --- a/temp/flower7.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://cyi83lx88i5jy" -path="res://.godot/imported/flower7.png-d965c93c2812311cc906ccccd74da92e.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://temp/flower7.png" -dest_files=["res://.godot/imported/flower7.png-d965c93c2812311cc906ccccd74da92e.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/temp/flower8.png b/temp/flower8.png deleted file mode 100644 index 0a885e3..0000000 --- a/temp/flower8.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d41fcf3156b645d2e7ec664aec079e639d9901819bc14f7d1ba368e3ec63d42 -size 146 diff --git a/temp/flower8.png.import b/temp/flower8.png.import deleted file mode 100644 index 5c4f15c..0000000 --- a/temp/flower8.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://dsooiwjhjokcp" -path="res://.godot/imported/flower8.png-f30e9008fcf56374bb135f3fb4c6117c.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://temp/flower8.png" -dest_files=["res://.godot/imported/flower8.png-f30e9008fcf56374bb135f3fb4c6117c.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1