mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 13:33:46 +00:00
Fairy Guard
This commit is contained in:
parent
0c694e05af
commit
17f4e11651
16 changed files with 492 additions and 40 deletions
BIN
Tilesets/Beams.aseprite
(Stored with Git LFS)
Normal file
BIN
Tilesets/Beams.aseprite
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Tilesets/factory.aseprite
(Stored with Git LFS)
BIN
Tilesets/factory.aseprite
(Stored with Git LFS)
Binary file not shown.
BIN
Tilesets/factory.png
(Stored with Git LFS)
BIN
Tilesets/factory.png
(Stored with Git LFS)
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="TileSet" load_steps=35 format=3 uid="uid://6k28roiljylj"]
|
||||
[gd_resource type="TileSet" load_steps=38 format=3 uid="uid://6k28roiljylj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://tphqodqyere1" path="res://Tilesets/factory.png" id="1_70kxh"]
|
||||
[ext_resource type="PackedScene" uid="uid://bj28qiai2x2ar" path="res://Scenes/Props/Barrel.tscn" id="2_cxg4b"]
|
||||
|
|
@ -50,7 +50,7 @@ polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
|||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_31wwl"]
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_pk0d2"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
|
|
@ -62,19 +62,31 @@ polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
|||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_upy4h"]
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_m1mpj"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_4iri0"]
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_46h6y"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_uanwu"]
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_s74fl"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_nvcpm"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_bwsto"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
|
|
@ -86,6 +98,12 @@ polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
|||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_8lv53"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)])
|
||||
agent_radius = 0.0
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ajuv4"]
|
||||
vertices = PackedVector2Array(8, 8, -8, 8, -8, -8, 8, -8)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
|
|
@ -131,7 +149,9 @@ texture = ExtResource("1_70kxh")
|
|||
3:0/0 = 0
|
||||
3:0/0/physics_layer_1/polygon_0/points = PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)
|
||||
4:0/0 = 0
|
||||
4:0/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_m1mpj")
|
||||
5:0/0 = 0
|
||||
5:0/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_s74fl")
|
||||
6:0/0 = 0
|
||||
6:0/0/physics_layer_1/polygon_0/points = PackedVector2Array(-6, -6, -6, 2, 8, 2, 8, -6)
|
||||
7:0/0 = 0
|
||||
|
|
@ -154,7 +174,7 @@ texture = ExtResource("1_70kxh")
|
|||
5:1/0 = 0
|
||||
5:1/0/physics_layer_1/polygon_0/points = PackedVector2Array(-8, -8, 8, -8, 8, 8, -8, 8)
|
||||
6:1/0 = 0
|
||||
6:1/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_uanwu")
|
||||
6:1/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_bwsto")
|
||||
7:1/0 = 0
|
||||
8:1/0 = 0
|
||||
8:1/0/physics_layer_1/polygon_0/points = PackedVector2Array(-4, -8, -4, 2, 4, 2, 4, -8)
|
||||
|
|
@ -167,11 +187,11 @@ texture = ExtResource("1_70kxh")
|
|||
2:2/0 = 0
|
||||
2:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_x7tqo")
|
||||
3:2/0 = 0
|
||||
3:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_31wwl")
|
||||
3:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_pk0d2")
|
||||
4:2/0 = 0
|
||||
4:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_upy4h")
|
||||
4:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_46h6y")
|
||||
5:2/0 = 0
|
||||
5:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_4iri0")
|
||||
5:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_nvcpm")
|
||||
6:2/0 = 0
|
||||
6:2/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_6t4b1")
|
||||
7:2/0 = 0
|
||||
|
|
@ -231,8 +251,11 @@ texture = ExtResource("1_70kxh")
|
|||
5:4/0/terrain = 2
|
||||
5:4/0/terrains_peering_bit/bottom_side = 2
|
||||
6:4/0 = 0
|
||||
6:4/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_8lv53")
|
||||
7:4/0 = 0
|
||||
7:4/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_8lv53")
|
||||
8:4/0 = 0
|
||||
8:4/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_8lv53")
|
||||
9:4/next_alternative_id = 2
|
||||
9:4/0 = 0
|
||||
9:4/1 = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue