change maps and add new
|
@ -34,10 +34,10 @@
|
|||
size = Vector2(32, 128)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uys5r"]
|
||||
size = Vector2(32, 128)
|
||||
size = Vector2(93, 34)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_82iti"]
|
||||
size = Vector2(32, 128)
|
||||
size = Vector2(32, 96)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_daqun"]
|
||||
size = Vector2(32, 128)
|
||||
|
@ -53,11 +53,6 @@ position = Vector2(659, 312)
|
|||
scale = Vector2(0.496296, 0.496296)
|
||||
texture = ExtResource("1_hn21d")
|
||||
|
||||
[node name="FieldsAnimal001" type="Sprite2D" parent="CanvasLayer"]
|
||||
position = Vector2(1094, -428)
|
||||
scale = Vector2(0.408497, 0.408497)
|
||||
texture = ExtResource("2_08by0")
|
||||
|
||||
[node name="Line2D2_right" type="Line2D" parent="."]
|
||||
z_index = 1
|
||||
points = PackedVector2Array(512, 96, 640, 96, 768, 32, 832, 0, 896, -64, 928, -128, 960, -256, 960, -384, 992, -448, 1024, -480, 1088, -512, 1152, -512, 1216, -480, 1248, -448, 1280, -384, 1280, -320, 1248, -256, 1216, -224, 1024, -128, 992, -96, 960, -32, 896, 96, 896, 160, 864, 224, 768, 320, 704, 352, 480, 352, 480, 96, 504, 96)
|
||||
|
@ -148,7 +143,7 @@ collision_layer = 4
|
|||
collision_mask = 4
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="area_cp0"]
|
||||
position = Vector2(544, 0)
|
||||
position = Vector2(1118, -574)
|
||||
shape = SubResource("RectangleShape2D_dltky")
|
||||
debug_color = Color(0.958025, 0, 0.529392, 0.42)
|
||||
|
||||
|
@ -157,7 +152,7 @@ collision_layer = 4
|
|||
collision_mask = 4
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="area_cp1"]
|
||||
position = Vector2(592, 0)
|
||||
position = Vector2(751.5, -402)
|
||||
shape = SubResource("RectangleShape2D_uys5r")
|
||||
debug_color = Color(0.371138, 0.615246, 1.54018e-06, 0.42)
|
||||
|
||||
|
@ -166,7 +161,7 @@ collision_layer = 4
|
|||
collision_mask = 4
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="area_cp2"]
|
||||
position = Vector2(640, 0)
|
||||
position = Vector2(-411, 560)
|
||||
shape = SubResource("RectangleShape2D_82iti")
|
||||
debug_color = Color(0, 0.568664, 0.85224, 0.42)
|
||||
|
||||
|
@ -366,6 +361,11 @@ texture = ExtResource("26_sl1c7")
|
|||
position = Vector2(-782, 637)
|
||||
texture = ExtResource("16_r0mwt")
|
||||
|
||||
[node name="FieldsAnimal001" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(1094, -429)
|
||||
scale = Vector2(0.408497, 0.408497)
|
||||
texture = ExtResource("2_08by0")
|
||||
|
||||
[node name="startmarker" type="Sprite2D" parent="."]
|
||||
texture = ExtResource("6_yxqi8")
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=21 format=3 uid="uid://bwtvxy6hryc4u"]
|
||||
[gd_scene load_steps=27 format=3 uid="uid://bwtvxy6hryc4u"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://csknopg1cbqbq" path="res://sprites/background/green_gradient.png" id="1_y1cwa"]
|
||||
[ext_resource type="Texture2D" uid="uid://5l1t6nyjn022" path="res://sprites/road/road_border.png" id="2_8k47d"]
|
||||
|
@ -16,6 +16,12 @@
|
|||
[ext_resource type="Texture2D" uid="uid://8nlgbc34cnp7" path="res://sprites/smooth_fields/fields_bush_004.png" id="11_kmule"]
|
||||
[ext_resource type="Texture2D" uid="uid://ba7g1ewwchn6c" path="res://sprites/smooth_fields/fields_animal_001.png" id="13_7sh31"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdpm76vsgrpc0" path="res://sprites/smooth_fields/fields_animal_002.png" id="14_dp5oa"]
|
||||
[ext_resource type="Texture2D" uid="uid://dvd68hd5nhe1f" path="res://sprites/smooth_fields/fields_bush_005.png" id="15_ltcpx"]
|
||||
[ext_resource type="Texture2D" uid="uid://c544312njkn87" path="res://sprites/smooth_fields/fields_bush_006.png" id="16_udij0"]
|
||||
[ext_resource type="Texture2D" uid="uid://c5yoi84wlopx6" path="res://sprites/smooth_fields/fields_bush_007.png" id="17_63f4w"]
|
||||
[ext_resource type="Texture2D" uid="uid://do3gd2qodpq66" path="res://sprites/road/checkpoint.png" id="17_jtvuw"]
|
||||
[ext_resource type="Texture2D" uid="uid://bqroujxkfem6w" path="res://sprites/smooth_fields/fields_bush_008.png" id="18_3gxm6"]
|
||||
[ext_resource type="Texture2D" uid="uid://ds30ldcqv2qbl" path="res://sprites/smooth_fields/fields_flower_017.png" id="19_p0gwi"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_dltky"]
|
||||
size = Vector2(32, 128)
|
||||
|
@ -229,6 +235,72 @@ texture = ExtResource("3_vn8si")
|
|||
position = Vector2(-87, 230)
|
||||
texture = ExtResource("3_vn8si")
|
||||
|
||||
[node name="FieldsBush011" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-739, 18)
|
||||
texture = ExtResource("11_kmule")
|
||||
|
||||
[node name="FieldsBush012" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-766, 176)
|
||||
texture = ExtResource("15_ltcpx")
|
||||
|
||||
[node name="FieldsBush013" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-889, 326)
|
||||
texture = ExtResource("16_udij0")
|
||||
|
||||
[node name="FieldsBush014" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-800, 475)
|
||||
texture = ExtResource("17_63f4w")
|
||||
|
||||
[node name="FieldsBush015" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-714, 578)
|
||||
scale = Vector2(1.53252, 1.53252)
|
||||
texture = ExtResource("18_3gxm6")
|
||||
|
||||
[node name="FieldsBush016" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-574, -39)
|
||||
texture = ExtResource("15_ltcpx")
|
||||
|
||||
[node name="FieldsBush017" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-379, -104)
|
||||
texture = ExtResource("11_kmule")
|
||||
|
||||
[node name="FieldsBush018" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-513, -76)
|
||||
texture = ExtResource("9_djfug")
|
||||
|
||||
[node name="FieldsBush019" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-745, -198)
|
||||
texture = ExtResource("10_xr588")
|
||||
|
||||
[node name="FieldsBush020" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-740, 417)
|
||||
texture = ExtResource("8_4etr5")
|
||||
|
||||
[node name="FieldsBush021" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(890, 407)
|
||||
texture = ExtResource("17_63f4w")
|
||||
|
||||
[node name="FieldsFlower024" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(725, 391)
|
||||
texture = ExtResource("3_vn8si")
|
||||
|
||||
[node name="FieldsFlower025" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(684, 454)
|
||||
texture = ExtResource("4_px8ei")
|
||||
|
||||
[node name="FieldsFlower026" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(829, 557)
|
||||
texture = ExtResource("19_p0gwi")
|
||||
|
||||
[node name="FieldsBush022" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(545.75, 703.441)
|
||||
scale = Vector2(1.36992, 1.36992)
|
||||
texture = ExtResource("18_3gxm6")
|
||||
|
||||
[node name="FieldsBush023" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-134, 611)
|
||||
texture = ExtResource("15_ltcpx")
|
||||
|
||||
[node name="startmarker" type="Sprite2D" parent="."]
|
||||
texture = ExtResource("6_6cnvq")
|
||||
|
||||
|
@ -239,3 +311,21 @@ points = PackedVector2Array(128, -48, 128, 48)
|
|||
width = 16.0
|
||||
texture = ExtResource("7_1s8ny")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp0" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(433, 266, 432, 377)
|
||||
width = 16.0
|
||||
texture = ExtResource("17_jtvuw")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp1" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(239, 549, 238, 603)
|
||||
width = 16.0
|
||||
texture = ExtResource("17_jtvuw")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp2" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(-431, -52, -431, 54)
|
||||
width = 16.0
|
||||
texture = ExtResource("17_jtvuw")
|
||||
texture_mode = 1
|
||||
|
|
|
@ -1,23 +1,47 @@
|
|||
[gd_scene load_steps=11 format=3 uid="uid://cu7olkgkyy2tq"]
|
||||
[gd_scene load_steps=35 format=3 uid="uid://c3bc2y1kqhboa"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://csknopg1cbqbq" path="res://sprites/background/green_gradient.png" id="1_nq5g7"]
|
||||
[ext_resource type="Texture2D" uid="uid://dh437eqwliuu1" path="res://sprites/background/desert_gradient.png" id="1_un1r6"]
|
||||
[ext_resource type="Texture2D" uid="uid://5l1t6nyjn022" path="res://sprites/road/road_border.png" id="3_mivmq"]
|
||||
[ext_resource type="Script" path="res://scripts/roadborder.gd" id="4_8hrwh"]
|
||||
[ext_resource type="Texture2D" uid="uid://gydxil7qf7jc" path="res://sprites/road/road_trim.png" id="5_5a0eo"]
|
||||
[ext_resource type="Texture2D" uid="uid://bu1vuswjdjub3" path="res://sprites/road/road_startmarker.png" id="6_bauvc"]
|
||||
[ext_resource type="Script" path="res://scripts/generate_road_polyon.gd" id="6_vdo8x"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_daqun"]
|
||||
size = Vector2(23, 178.25)
|
||||
[ext_resource type="Texture2D" uid="uid://crb12ld3cl3lu" path="res://sprites/road/finishline.png" id="7_cyh48"]
|
||||
[ext_resource type="Texture2D" uid="uid://coodxt0qrcw57" path="res://sprites/desert/desert_pyramid_001.png" id="8_s11ym"]
|
||||
[ext_resource type="Texture2D" uid="uid://bkfr440vx31jh" path="res://sprites/desert/desert_pyramid_002.png" id="9_ou266"]
|
||||
[ext_resource type="Texture2D" uid="uid://c12ptwiwwokk2" path="res://sprites/desert/desert_pyramid_003.png" id="10_l8qls"]
|
||||
[ext_resource type="Texture2D" uid="uid://dvkc5n8gk7xjx" path="res://sprites/desert/desert_pyramid_004.png" id="11_y5l7n"]
|
||||
[ext_resource type="Texture2D" uid="uid://diknc00yykhdh" path="res://sprites/desert/desert_rock_012.png" id="12_wqaxb"]
|
||||
[ext_resource type="Texture2D" uid="uid://dxiyuh5r77ieh" path="res://sprites/desert/desert_rock_011.png" id="13_h5iyq"]
|
||||
[ext_resource type="Texture2D" uid="uid://bp5huf2q8c1sp" path="res://sprites/desert/desert_rock_008.png" id="14_e7tv7"]
|
||||
[ext_resource type="Texture2D" uid="uid://qoynvbtskejb" path="res://sprites/desert/desert_rock_007.png" id="15_3qo1h"]
|
||||
[ext_resource type="Texture2D" uid="uid://oljuqr51sjf1" path="res://sprites/desert/desert_rock_010.png" id="16_qu7eq"]
|
||||
[ext_resource type="Texture2D" uid="uid://cxokgcx5y4hem" path="res://sprites/desert/desert_plant_004.png" id="17_3of7j"]
|
||||
[ext_resource type="Texture2D" uid="uid://ckbinqmb6xdnh" path="res://sprites/desert/desert_plant_003.png" id="18_gxicg"]
|
||||
[ext_resource type="Texture2D" uid="uid://46qh2n6jvh2" path="res://sprites/desert/desert_plant_002.png" id="19_7ihe6"]
|
||||
[ext_resource type="Texture2D" uid="uid://pbx23q3d8c4p" path="res://sprites/desert/desert_plant_001.png" id="20_nsbu6"]
|
||||
[ext_resource type="Texture2D" uid="uid://ckrtp0xm53as0" path="res://sprites/desert/desert_dryplant_004.png" id="21_i3h7p"]
|
||||
[ext_resource type="Texture2D" uid="uid://ucae50j7a551" path="res://sprites/desert/desert_dryplant_002.png" id="22_kimj3"]
|
||||
[ext_resource type="Texture2D" uid="uid://blax1s6jma7wf" path="res://sprites/desert/desert_dryplant_001.png" id="23_64r4i"]
|
||||
[ext_resource type="Texture2D" uid="uid://df1efa4xmaddd" path="res://sprites/desert/desert_dryplant_003.png" id="24_cinms"]
|
||||
[ext_resource type="Texture2D" uid="uid://b3u02j4831vyf" path="res://sprites/desert/desert_rock_009.png" id="25_wiq7u"]
|
||||
[ext_resource type="Texture2D" uid="uid://do3gd2qodpq66" path="res://sprites/road/checkpoint.png" id="26_3470n"]
|
||||
[ext_resource type="Texture2D" uid="uid://b08t6jckc3r2t" path="res://sprites/desert/desert_rock_003.png" id="27_lbb0t"]
|
||||
[ext_resource type="Texture2D" uid="uid://bo7etsjo0m8mj" path="res://sprites/desert/desert_rock_002.png" id="28_hwmpe"]
|
||||
[ext_resource type="Texture2D" uid="uid://d1pfn8hrwpcfy" path="res://sprites/desert/desert_rock_004.png" id="29_yws0t"]
|
||||
[ext_resource type="Texture2D" uid="uid://daw82w5kaw716" path="res://sprites/desert/desert_rock_001.png" id="30_uc2ay"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_dltky"]
|
||||
size = Vector2(104.875, 118)
|
||||
size = Vector2(32, 112)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uys5r"]
|
||||
size = Vector2(23, 128)
|
||||
size = Vector2(32, 99.1277)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_82iti"]
|
||||
size = Vector2(144, 60.5)
|
||||
size = Vector2(32, 90.1512)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_daqun"]
|
||||
size = Vector2(32, 128)
|
||||
|
||||
[node name="Map" type="Node"]
|
||||
|
||||
|
@ -28,11 +52,11 @@ layer = -1
|
|||
z_as_relative = false
|
||||
position = Vector2(659, 312)
|
||||
scale = Vector2(0.496296, 0.496296)
|
||||
texture = ExtResource("1_nq5g7")
|
||||
texture = ExtResource("1_un1r6")
|
||||
|
||||
[node name="Line2D2_right" type="Line2D" parent="."]
|
||||
z_index = 1
|
||||
points = PackedVector2Array(-256, 64, 640, 64, 896, 64, 1024, 0, 1088, -128, 1088, -512)
|
||||
points = PackedVector2Array(-256, 64, 640, 64, 736, 96, 960, 160, 1040, 176, 1344, 144, 1584, 32, 1760, -80, 1856, -144, 1952, -272, 1936, -400, 1792, -496, 1648, -528, 1584, -592, 1584, -672, 1680, -688, 1856, -624, 1952, -480, 2048, -400, 2128, -352, 2352, -336, 2512, -400, 2640, -512, 2704, -560, 2832, -544, 3040, -416, 3136, -256, 3264, -160, 3392, -64, 3456, 80, 3424, 240, 3200, 256, 3024, 176, 2976, 48, 3024, -160, 3008, -320, 2896, -416, 2688, -416, 2608, -304, 2496, -96)
|
||||
width = 6.0
|
||||
texture = ExtResource("3_mivmq")
|
||||
texture_mode = 1
|
||||
|
@ -48,7 +72,7 @@ texture_mode = 1
|
|||
|
||||
[node name="Line2D2_left" type="Line2D" parent="."]
|
||||
z_index = 1
|
||||
points = PackedVector2Array(-256, -64, 640, -64, 832, -64, 960, -192, 960, -384)
|
||||
points = PackedVector2Array(-256, -64, 640, -64, 960, -32, 1104, -16, 1328, -48, 1488, -160, 1632, -224, 1760, -288, 1776, -368, 1728, -432, 1584, -464, 1472, -544, 1440, -704, 1456, -832, 1568, -896, 1712, -880, 1920, -736, 2032, -640, 2256, -528, 2400, -528, 2528, -608, 2672, -672, 2912, -672, 3072, -624, 3296, -512, 3376, -400, 3488, -256, 3568, 0, 3568, 208, 3520, 368, 3376, 432, 3120, 368, 2944, 256, 2864, 64, 2848, -80, 2880, -192, 2880, -288, 2832, -352, 2752, -336, 2688, -240, 2624, -80, 2576, -16)
|
||||
width = 6.0
|
||||
texture = ExtResource("3_mivmq")
|
||||
texture_mode = 1
|
||||
|
@ -64,7 +88,7 @@ texture_mode = 1
|
|||
|
||||
[node name="Line2D2_left2" type="Line2D" parent="."]
|
||||
z_index = 1
|
||||
points = PackedVector2Array(896, -576, 896, -640, 704, -640, 704, -512, -64, -512, -320, -768, -448, -768, -448, -1024, 64, -1024, 192, -960, 384, -896, 832, -960, 896, -1024, 832, -1088, 704, -1152, 576, -1088, 512, -1024, 384, -960, 192, -1024, 64, -1088, -512, -1088, -576, -960, -512, -832, -512, -704, -576, -576, -512, -448, 768, -448, 880, -560)
|
||||
points = PackedVector2Array(2512, 96, 2320, 336, 2528, 512, 2768, 336, 2528, 96)
|
||||
closed = true
|
||||
width = 6.0
|
||||
texture = ExtResource("3_mivmq")
|
||||
|
@ -79,9 +103,25 @@ width = 28.0
|
|||
texture = ExtResource("5_5a0eo")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="Line2D2_right2" type="Line2D" parent="."]
|
||||
z_index = 1
|
||||
points = PackedVector2Array(2416, 32, 2176, 352, 2528, 640, 2912, 352, 2736, 96, 2576, -16)
|
||||
width = 6.0
|
||||
texture = ExtResource("3_mivmq")
|
||||
texture_mode = 1
|
||||
script = ExtResource("4_8hrwh")
|
||||
|
||||
[node name="road_r" type="StaticBody2D" parent="Line2D2_right2"]
|
||||
collision_layer = 3
|
||||
|
||||
[node name="trim" type="Line2D" parent="Line2D2_right2"]
|
||||
width = 28.0
|
||||
texture = ExtResource("5_5a0eo")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="Line2D2_right3" type="Line2D" parent="."]
|
||||
z_index = 1
|
||||
points = PackedVector2Array(1088, -512, 1088, -768, 576, -768, 576, -576, 384, -574, 192, -640, -64, -640, -256, -832, -352, -896, 64, -896, 320, -768, 512, -768, 768, -832, 896, -896, 960, -960, 1024, -1088, 960, -1216, 896, -1280, 736, -1312, 576, -1280, 448, -1216, 384, -1152, 304, -1088, 208, -1104, 128, -1152, -640, -1152, -704, -1088, -704, -896, -640, -768, -704, -640, -704, -448, -640, -320, -512, -272, 768, -272, 864, -320, 928, -416, 960, -416, 960, -384)
|
||||
points = PackedVector2Array(2496, -96, 2320, -176, 2192, -192, 2032, -160, 1936, -16, 1904, 48, 1776, 112, 1552, 176, 1344, 240, 1232, 352, 1072, 544, 976, 560, 832, 512, 688, 400, 560, 400, 352, 448, 176, 592, 144, 672, 16, 800, -112, 800, -192, 672, -160, 512, 16, 432, 176, 416, 240, 336, 192, 256, 48, 208, -144, 224, -288, 176, -320, 96, -256, 64)
|
||||
width = 6.0
|
||||
texture = ExtResource("3_mivmq")
|
||||
texture_mode = 1
|
||||
|
@ -95,6 +135,22 @@ width = 28.0
|
|||
texture = ExtResource("5_5a0eo")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="Line2D2_left3" type="Line2D" parent="."]
|
||||
z_index = 1
|
||||
points = PackedVector2Array(2416, 32, 2240, -48, 2112, -64, 2048, -32, 1968, 128, 1744, 240, 1440, 320, 1312, 400, 1104, 624, 896, 656, 752, 608, 464, 576, 352, 592, 256, 672, 112, 864, -16, 912, -176, 880, -304, 720, -304, 528, -192, 416, -48, 368, 80, 336, 96, 304, -32, 272, -240, 304, -416, 256, -464, 144, -448, 0, -352, -48, -256, -64)
|
||||
width = 6.0
|
||||
texture = ExtResource("3_mivmq")
|
||||
texture_mode = 1
|
||||
script = ExtResource("4_8hrwh")
|
||||
|
||||
[node name="road_l" type="StaticBody2D" parent="Line2D2_left3"]
|
||||
collision_layer = 3
|
||||
|
||||
[node name="trim" type="Line2D" parent="Line2D2_left3"]
|
||||
width = 28.0
|
||||
texture = ExtResource("5_5a0eo")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="Road" type="Polygon2D" parent="." node_paths=PackedStringArray("line_road_left", "line_road_right")]
|
||||
color = Color(0.314316, 0.314316, 0.314316, 1)
|
||||
script = ExtResource("6_vdo8x")
|
||||
|
@ -105,45 +161,273 @@ line_road_right = NodePath("../Line2D2_right")
|
|||
color = Color(0.314316, 0.314316, 0.314316, 1)
|
||||
script = ExtResource("6_vdo8x")
|
||||
line_road_left = NodePath("../Line2D2_left2")
|
||||
line_road_right = NodePath("../Line2D2_right2")
|
||||
|
||||
[node name="Road3" type="Polygon2D" parent="." node_paths=PackedStringArray("line_road_left", "line_road_right")]
|
||||
color = Color(0.314316, 0.314316, 0.314316, 1)
|
||||
script = ExtResource("6_vdo8x")
|
||||
line_road_left = NodePath("../Line2D2_left3")
|
||||
line_road_right = NodePath("../Line2D2_right3")
|
||||
right_road_show_closed = true
|
||||
|
||||
[node name="area_finish" type="Area2D" parent="."]
|
||||
collision_layer = 4
|
||||
collision_mask = 4
|
||||
[node name="Road_cross_fix" type="Polygon2D" parent="." node_paths=PackedStringArray("line_road_left", "line_road_right")]
|
||||
color = Color(0.314316, 0.314316, 0.314316, 1)
|
||||
script = ExtResource("6_vdo8x")
|
||||
line_road_left = NodePath("Line2D_fixL")
|
||||
line_road_right = NodePath("Line2D_fixR")
|
||||
|
||||
[node name="CollisionShape2D_Fin" type="CollisionShape2D" parent="area_finish"]
|
||||
position = Vector2(315, -355.125)
|
||||
shape = SubResource("RectangleShape2D_daqun")
|
||||
[node name="Line2D_fixR" type="Line2D" parent="Road_cross_fix"]
|
||||
visible = false
|
||||
points = PackedVector2Array(2496, -96, 2416, 32)
|
||||
|
||||
[node name="Line2D_fixL" type="Line2D" parent="Road_cross_fix"]
|
||||
visible = false
|
||||
points = PackedVector2Array(2576, -16, 2512, 96)
|
||||
default_color = Color(1, 1, 1, 0)
|
||||
|
||||
[node name="area_cp0" type="Area2D" parent="."]
|
||||
collision_layer = 4
|
||||
collision_mask = 4
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="area_cp0"]
|
||||
position = Vector2(784, -704)
|
||||
position = Vector2(2720, -616)
|
||||
shape = SubResource("RectangleShape2D_dltky")
|
||||
debug_color = Color(0.958025, 0, 0.529392, 0.42)
|
||||
|
||||
[node name="area_cp1" type="Area2D" parent="."]
|
||||
collision_layer = 4
|
||||
collision_mask = 4
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="area_cp1"]
|
||||
position = Vector2(32, -960)
|
||||
position = Vector2(2647.21, 484.547)
|
||||
rotation = -0.654498
|
||||
shape = SubResource("RectangleShape2D_uys5r")
|
||||
debug_color = Color(0.371138, 0.615246, 1.54018e-06, 0.42)
|
||||
|
||||
[node name="area_cp2" type="Area2D" parent="."]
|
||||
collision_layer = 4
|
||||
collision_mask = 4
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="area_cp2"]
|
||||
position = Vector2(-584, -768)
|
||||
position = Vector2(1142.58, 520.126)
|
||||
rotation = -0.87441
|
||||
shape = SubResource("RectangleShape2D_82iti")
|
||||
debug_color = Color(0, 0.568664, 0.85224, 0.42)
|
||||
|
||||
[node name="area_finish" type="Area2D" parent="."]
|
||||
collision_layer = 4
|
||||
collision_mask = 4
|
||||
|
||||
[node name="CollisionShape2D_Fin" type="CollisionShape2D" parent="area_finish"]
|
||||
position = Vector2(144, 0)
|
||||
shape = SubResource("RectangleShape2D_daqun")
|
||||
debug_color = Color(1, 1, 1, 0.42)
|
||||
|
||||
[node name="Scenery2D" type="Node2D" parent="."]
|
||||
z_index = 20
|
||||
texture_filter = 1
|
||||
position = Vector2(0, 1)
|
||||
|
||||
[node name="DesertPyramid001" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(416, -257)
|
||||
texture = ExtResource("8_s11ym")
|
||||
|
||||
[node name="DesertPyramid002" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(1360, -465)
|
||||
texture = ExtResource("9_ou266")
|
||||
|
||||
[node name="DesertPyramid003" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(1024, 511)
|
||||
texture = ExtResource("10_l8qls")
|
||||
|
||||
[node name="DesertPyramid004" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(2576, 351)
|
||||
texture = ExtResource("11_y5l7n")
|
||||
|
||||
[node name="DesertPyramid005" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(3280, -1)
|
||||
texture = ExtResource("9_ou266")
|
||||
|
||||
[node name="DesertPyramid006" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(3568, -433)
|
||||
texture = ExtResource("8_s11ym")
|
||||
|
||||
[node name="DesertPyramid007" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(64, 671)
|
||||
texture = ExtResource("11_y5l7n")
|
||||
|
||||
[node name="DesertPyramid008" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(2704, -481)
|
||||
texture = ExtResource("10_l8qls")
|
||||
|
||||
[node name="DesertRock012" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(688, -129)
|
||||
texture = ExtResource("12_wqaxb")
|
||||
|
||||
[node name="DesertRock011" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(352, 175)
|
||||
texture = ExtResource("13_h5iyq")
|
||||
|
||||
[node name="DesertRock013" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(3152, 175)
|
||||
texture = ExtResource("13_h5iyq")
|
||||
|
||||
[node name="DesertRock014" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(3472, 607)
|
||||
texture = ExtResource("12_wqaxb")
|
||||
|
||||
[node name="DesertRock008" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(2112, -305)
|
||||
texture = ExtResource("14_e7tv7")
|
||||
|
||||
[node name="DesertRock007" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(2496, -657)
|
||||
texture = ExtResource("15_3qo1h")
|
||||
|
||||
[node name="DesertRock009" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(1696, -561)
|
||||
texture = ExtResource("15_3qo1h")
|
||||
|
||||
[node name="DesertRock010" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(2064, -801)
|
||||
texture = ExtResource("14_e7tv7")
|
||||
|
||||
[node name="DesertRock015" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(1904, 15)
|
||||
texture = ExtResource("16_qu7eq")
|
||||
|
||||
[node name="DesertRock016" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(2944, 527)
|
||||
texture = ExtResource("16_qu7eq")
|
||||
|
||||
[node name="DesertRock017" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(2288, 815)
|
||||
texture = ExtResource("12_wqaxb")
|
||||
|
||||
[node name="DesertPlant004" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(48, -113)
|
||||
texture = ExtResource("17_3of7j")
|
||||
|
||||
[node name="DesertPlant003" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(176, -113)
|
||||
texture = ExtResource("18_gxicg")
|
||||
|
||||
[node name="DesertPlant002" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(496, 111)
|
||||
texture = ExtResource("19_7ihe6")
|
||||
|
||||
[node name="DesertPlant001" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(576, -129)
|
||||
texture = ExtResource("20_nsbu6")
|
||||
|
||||
[node name="DesertPlant005" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-16, 175)
|
||||
texture = ExtResource("20_nsbu6")
|
||||
|
||||
[node name="DesertDryplant004" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(224, 239)
|
||||
texture = ExtResource("21_i3h7p")
|
||||
|
||||
[node name="DesertDryplant002" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(720, -241)
|
||||
texture = ExtResource("22_kimj3")
|
||||
|
||||
[node name="DesertDryplant001" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(960, 175)
|
||||
texture = ExtResource("23_64r4i")
|
||||
|
||||
[node name="DesertDryplant003" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(-288, 335)
|
||||
texture = ExtResource("22_kimj3")
|
||||
|
||||
[node name="DesertDryplant005" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(1232, -273)
|
||||
texture = ExtResource("24_cinms")
|
||||
|
||||
[node name="DesertRock018" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(336, 703)
|
||||
texture = ExtResource("14_e7tv7")
|
||||
|
||||
[node name="DesertRock019" type="Sprite2D" parent="Scenery2D"]
|
||||
position = Vector2(384, 399)
|
||||
texture = ExtResource("25_wiq7u")
|
||||
|
||||
[node name="startmarker" type="Sprite2D" parent="."]
|
||||
texture = ExtResource("6_bauvc")
|
||||
|
||||
[node name="Node2D_Roadmarkings" type="Node2D" parent="."]
|
||||
|
||||
[node name="line2d_start" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(128, -48, 128, 48)
|
||||
width = 16.0
|
||||
texture = ExtResource("7_cyh48")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp0" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(2704, -656, 2704, -576)
|
||||
width = 16.0
|
||||
texture = ExtResource("26_3470n")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp1" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(2660, 518, 2619, 464)
|
||||
width = 16.0
|
||||
texture = ExtResource("26_3470n")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp2" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(1176, 530, 1129, 491)
|
||||
width = 16.0
|
||||
texture = ExtResource("26_3470n")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="DesertPyramid002" type="Sprite2D" parent="."]
|
||||
position = Vector2(1671, 926)
|
||||
texture = ExtResource("9_ou266")
|
||||
|
||||
[node name="DesertPyramid001" type="Sprite2D" parent="."]
|
||||
position = Vector2(1846, 519)
|
||||
texture = ExtResource("8_s11ym")
|
||||
|
||||
[node name="DesertPyramid003" type="Sprite2D" parent="."]
|
||||
position = Vector2(1386, 614)
|
||||
texture = ExtResource("10_l8qls")
|
||||
|
||||
[node name="DesertRock003" type="Sprite2D" parent="."]
|
||||
position = Vector2(297, 896)
|
||||
texture = ExtResource("27_lbb0t")
|
||||
|
||||
[node name="DesertRock002" type="Sprite2D" parent="."]
|
||||
position = Vector2(-333, 867)
|
||||
texture = ExtResource("28_hwmpe")
|
||||
|
||||
[node name="DesertRock004" type="Sprite2D" parent="."]
|
||||
position = Vector2(-313, 412)
|
||||
texture = ExtResource("29_yws0t")
|
||||
|
||||
[node name="DesertPlant003" type="Sprite2D" parent="."]
|
||||
position = Vector2(430, 355)
|
||||
texture = ExtResource("18_gxicg")
|
||||
|
||||
[node name="DesertPlant002" type="Sprite2D" parent="."]
|
||||
position = Vector2(-208, 346)
|
||||
texture = ExtResource("19_7ihe6")
|
||||
|
||||
[node name="DesertRock012" type="Sprite2D" parent="."]
|
||||
position = Vector2(540, 865)
|
||||
texture = ExtResource("12_wqaxb")
|
||||
|
||||
[node name="DesertRock011" type="Sprite2D" parent="."]
|
||||
position = Vector2(-199, 923)
|
||||
texture = ExtResource("13_h5iyq")
|
||||
|
||||
[node name="DesertRock008" type="Sprite2D" parent="."]
|
||||
position = Vector2(2824, -273)
|
||||
texture = ExtResource("14_e7tv7")
|
||||
|
||||
[node name="DesertRock005" type="Sprite2D" parent="."]
|
||||
position = Vector2(2511, -160)
|
||||
texture = ExtResource("27_lbb0t")
|
||||
|
||||
[node name="DesertRock001" type="Sprite2D" parent="."]
|
||||
position = Vector2(2169, 4)
|
||||
texture = ExtResource("30_uc2ay")
|
||||
|
|
Before Width: | Height: | Size: 327 KiB After Width: | Height: | Size: 192 KiB |
|
@ -2,7 +2,7 @@
|
|||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://mkjrrv20lhkc"
|
||||
uid="uid://btol62ajcio85"
|
||||
path="res://.godot/imported/map_03.png-b45360988dcfa44b7c6d27d04c52883f.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
|
BIN
scenes/map_preview/map_05.png
Normal file
After Width: | Height: | Size: 196 KiB |
34
scenes/map_preview/map_05.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://mp5f6jviyl44"
|
||||
path="res://.godot/imported/map_05.png-7066ccab26483097b81d9185dee8e2d0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://scenes/map_preview/map_05.png"
|
||||
dest_files=["res://.godot/imported/map_05.png-7066ccab26483097b81d9185dee8e2d0.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
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=12 format=3 uid="uid://b8e6unjutl5bb"]
|
||||
[gd_scene load_steps=13 format=3 uid="uid://b8e6unjutl5bb"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://csknopg1cbqbq" path="res://sprites/background/green_gradient.png" id="1_1q1bt"]
|
||||
[ext_resource type="Texture2D" uid="uid://5l1t6nyjn022" path="res://sprites/road/road_border.png" id="2_3n7v7"]
|
||||
|
@ -7,6 +7,7 @@
|
|||
[ext_resource type="Script" path="res://scripts/generate_road_polyon.gd" id="5_mb5tb"]
|
||||
[ext_resource type="Texture2D" uid="uid://bu1vuswjdjub3" path="res://sprites/road/road_startmarker.png" id="6_tm0js"]
|
||||
[ext_resource type="Texture2D" uid="uid://crb12ld3cl3lu" path="res://sprites/road/finishline.png" id="7_ocekn"]
|
||||
[ext_resource type="Texture2D" uid="uid://do3gd2qodpq66" path="res://sprites/road/checkpoint.png" id="8_osfw4"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_dltky"]
|
||||
size = Vector2(32, 128)
|
||||
|
@ -120,3 +121,21 @@ points = PackedVector2Array(128, -48, 128, 48)
|
|||
width = 16.0
|
||||
texture = ExtResource("7_ocekn")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp0" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(528, -48, 528, 48)
|
||||
width = 16.0
|
||||
texture = ExtResource("8_osfw4")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp1" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(576, -48, 576, 48)
|
||||
width = 16.0
|
||||
texture = ExtResource("8_osfw4")
|
||||
texture_mode = 1
|
||||
|
||||
[node name="line2d_cp2" type="Line2D" parent="Node2D_Roadmarkings"]
|
||||
points = PackedVector2Array(624, -48, 624, 48)
|
||||
width = 16.0
|
||||
texture = ExtResource("8_osfw4")
|
||||
texture_mode = 1
|
||||
|
|
346
scenes/map_teststrecke.tscn
Normal file
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=18 format=3 uid="uid://b1uhymisifcho"]
|
||||
[gd_scene load_steps=19 format=3 uid="uid://b1uhymisifcho"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/menu.gd" id="1_fushn"]
|
||||
[ext_resource type="Script" path="res://scripts/menudisplay.gd" id="2_jc4pv"]
|
||||
|
@ -6,9 +6,10 @@
|
|||
[ext_resource type="Texture2D" uid="uid://my0glsan1h2e" path="res://scenes/map_preview/map_00.png" id="3_p822h"]
|
||||
[ext_resource type="Texture2D" uid="uid://bk32usoetq3b" path="res://scenes/map_preview/map_01.png" id="4_ac8w4"]
|
||||
[ext_resource type="Texture2D" uid="uid://ole07xte1dxp" path="res://scenes/map_preview/map_02.png" id="5_pnyq7"]
|
||||
[ext_resource type="Texture2D" uid="uid://mkjrrv20lhkc" path="res://scenes/map_preview/map_03.png" id="7_5f67q"]
|
||||
[ext_resource type="Texture2D" uid="uid://btol62ajcio85" path="res://scenes/map_preview/map_03.png" id="7_5f67q"]
|
||||
[ext_resource type="Script" path="res://scripts/rounds_selection.gd" id="7_cr4tq"]
|
||||
[ext_resource type="Texture2D" uid="uid://dku8jinmijays" path="res://scenes/map_preview/map_04.png" id="8_46b6b"]
|
||||
[ext_resource type="Texture2D" uid="uid://mp5f6jviyl44" path="res://scenes/map_preview/map_05.png" id="10_cou7n"]
|
||||
[ext_resource type="Texture2D" uid="uid://bst8p5s1sgurm" path="res://sprites/menu_bg.png" id="10_equk1"]
|
||||
[ext_resource type="Texture2D" uid="uid://drgqjl330tj2p" path="res://scenes/map_preview/no_preview.png" id="11_3sx36"]
|
||||
|
||||
|
@ -239,7 +240,7 @@ icon = ExtResource("8_46b6b")
|
|||
[node name="btn_map_05" type="Button" parent="MenuDisplay/map_container"]
|
||||
layout_mode = 2
|
||||
toggle_mode = true
|
||||
icon = ExtResource("11_3sx36")
|
||||
icon = ExtResource("10_cou7n")
|
||||
|
||||
[node name="btn_map_06" type="Button" parent="MenuDisplay/map_container"]
|
||||
layout_mode = 2
|
||||
|
|
BIN
sprites/desert/desert_pyramid_001.png
Normal file
After Width: | Height: | Size: 118 KiB |
34
sprites/desert/desert_pyramid_001.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://coodxt0qrcw57"
|
||||
path="res://.godot/imported/desert_pyramid_001.png-f69b61d3d810dc8ddf9fc475c472e527.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_pyramid_001.png"
|
||||
dest_files=["res://.godot/imported/desert_pyramid_001.png-f69b61d3d810dc8ddf9fc475c472e527.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
|
BIN
sprites/desert/desert_pyramid_002.png
Normal file
After Width: | Height: | Size: 105 KiB |
34
sprites/desert/desert_pyramid_002.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bkfr440vx31jh"
|
||||
path="res://.godot/imported/desert_pyramid_002.png-a0f2494974b93fa5fdfdf5c4e3c00467.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_pyramid_002.png"
|
||||
dest_files=["res://.godot/imported/desert_pyramid_002.png-a0f2494974b93fa5fdfdf5c4e3c00467.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
|
BIN
sprites/desert/desert_pyramid_003.png
Normal file
After Width: | Height: | Size: 13 KiB |
34
sprites/desert/desert_pyramid_003.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c12ptwiwwokk2"
|
||||
path="res://.godot/imported/desert_pyramid_003.png-8f5802bda87c3cd188abbe3c597b9a4d.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_pyramid_003.png"
|
||||
dest_files=["res://.godot/imported/desert_pyramid_003.png-8f5802bda87c3cd188abbe3c597b9a4d.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
|
BIN
sprites/desert/desert_pyramid_004.png
Normal file
After Width: | Height: | Size: 76 KiB |
34
sprites/desert/desert_pyramid_004.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dvkc5n8gk7xjx"
|
||||
path="res://.godot/imported/desert_pyramid_004.png-7798737f7eb4725ad64ecb46164d86aa.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_pyramid_004.png"
|
||||
dest_files=["res://.godot/imported/desert_pyramid_004.png-7798737f7eb4725ad64ecb46164d86aa.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
|
BIN
sprites/desert/desert_rock_011.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
34
sprites/desert/desert_rock_011.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dxiyuh5r77ieh"
|
||||
path="res://.godot/imported/desert_rock_011.png-f57a84ee0d14f1838e7216a53ac4bc9c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_rock_011.png"
|
||||
dest_files=["res://.godot/imported/desert_rock_011.png-f57a84ee0d14f1838e7216a53ac4bc9c.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
|
BIN
sprites/desert/desert_rock_012.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
34
sprites/desert/desert_rock_012.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://diknc00yykhdh"
|
||||
path="res://.godot/imported/desert_rock_012.png-ae1d13319b6a0fc8dcc7d9a10462c0de.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_rock_012.png"
|
||||
dest_files=["res://.godot/imported/desert_rock_012.png-ae1d13319b6a0fc8dcc7d9a10462c0de.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
|
BIN
sprites/desert/desert_spikyplant_001.png
Normal file
After Width: | Height: | Size: 59 KiB |
34
sprites/desert/desert_spikyplant_001.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d3eind2bieqfj"
|
||||
path="res://.godot/imported/desert_spikyplant_001.png-18e82ab65aacd27cd27024b2d5e9664f.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_spikyplant_001.png"
|
||||
dest_files=["res://.godot/imported/desert_spikyplant_001.png-18e82ab65aacd27cd27024b2d5e9664f.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
|
BIN
sprites/desert/desert_spikyplant_002.png
Normal file
After Width: | Height: | Size: 14 KiB |
34
sprites/desert/desert_spikyplant_002.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cogcsvywxqfor"
|
||||
path="res://.godot/imported/desert_spikyplant_002.png-660186310abf2e00f4c0fcdbd6c1805c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_spikyplant_002.png"
|
||||
dest_files=["res://.godot/imported/desert_spikyplant_002.png-660186310abf2e00f4c0fcdbd6c1805c.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
|
BIN
sprites/desert/desert_spikyplant_003.png
Normal file
After Width: | Height: | Size: 61 KiB |
34
sprites/desert/desert_spikyplant_003.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bfb511s6qfylv"
|
||||
path="res://.godot/imported/desert_spikyplant_003.png-eb32105814727748e8a4f95c68f9f728.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_spikyplant_003.png"
|
||||
dest_files=["res://.godot/imported/desert_spikyplant_003.png-eb32105814727748e8a4f95c68f9f728.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
|
BIN
sprites/desert/desert_spikyplant_004.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
34
sprites/desert/desert_spikyplant_004.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c1iot3ysf1mdn"
|
||||
path="res://.godot/imported/desert_spikyplant_004.png-dfd228ebf59e58338a0a6ee4ac794aba.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_spikyplant_004.png"
|
||||
dest_files=["res://.godot/imported/desert_spikyplant_004.png-dfd228ebf59e58338a0a6ee4ac794aba.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
|
BIN
sprites/desert/desert_spikyplant_005.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
34
sprites/desert/desert_spikyplant_005.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cg8gi1i80ln8g"
|
||||
path="res://.godot/imported/desert_spikyplant_005.png-1555f70a1f0d9846c3cfa7034a454e79.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_spikyplant_005.png"
|
||||
dest_files=["res://.godot/imported/desert_spikyplant_005.png-1555f70a1f0d9846c3cfa7034a454e79.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
|
BIN
sprites/desert/desert_spikyplant_006.png
Normal file
After Width: | Height: | Size: 5.5 KiB |
34
sprites/desert/desert_spikyplant_006.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ble7nfb0inod8"
|
||||
path="res://.godot/imported/desert_spikyplant_006.png-71308f70e047c8ae83418f747cbde7ce.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/desert/desert_spikyplant_006.png"
|
||||
dest_files=["res://.godot/imported/desert_spikyplant_006.png-71308f70e047c8ae83418f747cbde7ce.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
|
BIN
sprites/road/checkpoint.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
34
sprites/road/checkpoint.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://do3gd2qodpq66"
|
||||
path="res://.godot/imported/checkpoint.png-a46f68547f8ab68944f1da2d5df3e3b3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/road/checkpoint.png"
|
||||
dest_files=["res://.godot/imported/checkpoint.png-a46f68547f8ab68944f1da2d5df3e3b3.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
|