|
@@ -0,0 +1,335 @@
|
|
|
+[gd_resource type="TileSet" load_steps=14 format=2]
|
|
|
+
|
|
|
+[ext_resource path="res://assets/tileset/tiles_demo.png" type="Texture" id=1]
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=1]
|
|
|
+points = PoolVector2Array( 0, 6, 32, 6, 32, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=2]
|
|
|
+points = PoolVector2Array( 0, 6, 28, 6, 28, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=3]
|
|
|
+points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=4]
|
|
|
+points = PoolVector2Array( 0, 6, 32, 6, 32, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=5]
|
|
|
+points = PoolVector2Array( 32, 38, 32, 64, 0, 64, 0, 6 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=6]
|
|
|
+points = PoolVector2Array( 0, 0, 28, 0, 28, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=7]
|
|
|
+points = PoolVector2Array( 28, 6, 32, 6, 32, 32, 0, 32, 0, 0, 28, 0 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=8]
|
|
|
+points = PoolVector2Array( 0, 6, 32, 6, 32, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=9]
|
|
|
+points = PoolVector2Array( 0, 6, 28, 6, 28, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=10]
|
|
|
+points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=11]
|
|
|
+points = PoolVector2Array( 0, 0, 32, 0, 32, 24, 0, 24 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=12]
|
|
|
+points = PoolVector2Array( 0, 0, 28, 0, 28, 24, 0, 24 )
|
|
|
+
|
|
|
+[resource]
|
|
|
+0/name = "ground"
|
|
|
+0/texture = ExtResource( 1 )
|
|
|
+0/tex_offset = Vector2( 0, 0 )
|
|
|
+0/modulate = Color( 0, 0, 1, 1 )
|
|
|
+0/region = Rect2( 0, 0, 32, 32 )
|
|
|
+0/tile_mode = 0
|
|
|
+0/occluder_offset = Vector2( 0, 0 )
|
|
|
+0/navigation_offset = Vector2( 0, 0 )
|
|
|
+0/shape_offset = Vector2( 0, 0 )
|
|
|
+0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+0/shape = SubResource( 1 )
|
|
|
+0/shape_one_way = false
|
|
|
+0/shape_one_way_margin = 1.0
|
|
|
+0/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 1 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+0/z_index = 0
|
|
|
+1/name = "ground_end"
|
|
|
+1/texture = ExtResource( 1 )
|
|
|
+1/tex_offset = Vector2( 0, 0 )
|
|
|
+1/modulate = Color( 1, 1, 1, 1 )
|
|
|
+1/region = Rect2( 32, 0, 32, 32 )
|
|
|
+1/tile_mode = 0
|
|
|
+1/occluder_offset = Vector2( 0, 0 )
|
|
|
+1/navigation_offset = Vector2( 0, 0 )
|
|
|
+1/shape_offset = Vector2( 0, 0 )
|
|
|
+1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+1/shape = SubResource( 2 )
|
|
|
+1/shape_one_way = false
|
|
|
+1/shape_one_way_margin = 1.0
|
|
|
+1/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 2 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+1/z_index = 0
|
|
|
+2/name = "slope"
|
|
|
+2/texture = ExtResource( 1 )
|
|
|
+2/tex_offset = Vector2( 0, 0 )
|
|
|
+2/modulate = Color( 1, 1, 1, 1 )
|
|
|
+2/region = Rect2( 64, 64, 32, 64 )
|
|
|
+2/tile_mode = 0
|
|
|
+2/occluder_offset = Vector2( 0, 0 )
|
|
|
+2/navigation_offset = Vector2( 0, 0 )
|
|
|
+2/shape_offset = Vector2( 0, 0 )
|
|
|
+2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+2/shape = SubResource( 5 )
|
|
|
+2/shape_one_way = false
|
|
|
+2/shape_one_way_margin = 1.0
|
|
|
+2/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 5 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+2/z_index = 0
|
|
|
+3/name = "wall"
|
|
|
+3/texture = ExtResource( 1 )
|
|
|
+3/tex_offset = Vector2( 0, 0 )
|
|
|
+3/modulate = Color( 1, 1, 1, 1 )
|
|
|
+3/region = Rect2( 32, 32, 32, 32 )
|
|
|
+3/tile_mode = 0
|
|
|
+3/occluder_offset = Vector2( 0, 0 )
|
|
|
+3/navigation_offset = Vector2( 0, 0 )
|
|
|
+3/shape_offset = Vector2( 0, 0 )
|
|
|
+3/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+3/shape = SubResource( 6 )
|
|
|
+3/shape_one_way = false
|
|
|
+3/shape_one_way_margin = 1.0
|
|
|
+3/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 6 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+3/z_index = 0
|
|
|
+4/name = "slope_top"
|
|
|
+4/texture = ExtResource( 1 )
|
|
|
+4/tex_offset = Vector2( 0, 0 )
|
|
|
+4/modulate = Color( 1, 1, 1, 1 )
|
|
|
+4/region = Rect2( 32, 64, 32, 32 )
|
|
|
+4/tile_mode = 0
|
|
|
+4/occluder_offset = Vector2( 0, 0 )
|
|
|
+4/navigation_offset = Vector2( 0, 0 )
|
|
|
+4/shape_offset = Vector2( 0, 0 )
|
|
|
+4/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+4/shape = SubResource( 7 )
|
|
|
+4/shape_one_way = false
|
|
|
+4/shape_one_way_margin = 1.0
|
|
|
+4/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 7 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+4/z_index = 0
|
|
|
+5/name = "one_way"
|
|
|
+5/texture = ExtResource( 1 )
|
|
|
+5/tex_offset = Vector2( 0, 0 )
|
|
|
+5/modulate = Color( 1, 1, 1, 1 )
|
|
|
+5/region = Rect2( 64, 0, 32, 32 )
|
|
|
+5/tile_mode = 0
|
|
|
+5/occluder_offset = Vector2( 0, 0 )
|
|
|
+5/navigation_offset = Vector2( 0, 0 )
|
|
|
+5/shape_offset = Vector2( 0, 0 )
|
|
|
+5/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+5/shape = SubResource( 8 )
|
|
|
+5/shape_one_way = true
|
|
|
+5/shape_one_way_margin = 1.0
|
|
|
+5/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": true,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 8 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+5/z_index = 0
|
|
|
+6/name = "one_way_end"
|
|
|
+6/texture = ExtResource( 1 )
|
|
|
+6/tex_offset = Vector2( 0, 0 )
|
|
|
+6/modulate = Color( 1, 1, 1, 1 )
|
|
|
+6/region = Rect2( 96, 0, 32, 32 )
|
|
|
+6/tile_mode = 0
|
|
|
+6/occluder_offset = Vector2( 0, 0 )
|
|
|
+6/navigation_offset = Vector2( 0, 0 )
|
|
|
+6/shape_offset = Vector2( 0, 0 )
|
|
|
+6/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+6/shape = SubResource( 9 )
|
|
|
+6/shape_one_way = true
|
|
|
+6/shape_one_way_margin = 1.0
|
|
|
+6/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": true,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 9 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+6/z_index = 0
|
|
|
+7/name = "rock"
|
|
|
+7/texture = ExtResource( 1 )
|
|
|
+7/tex_offset = Vector2( 0, 0 )
|
|
|
+7/modulate = Color( 1, 1, 1, 1 )
|
|
|
+7/region = Rect2( 0, 32, 32, 32 )
|
|
|
+7/tile_mode = 0
|
|
|
+7/occluder_offset = Vector2( 0, 0 )
|
|
|
+7/navigation_offset = Vector2( 0, 0 )
|
|
|
+7/shape_offset = Vector2( 0, 0 )
|
|
|
+7/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+7/shape = SubResource( 10 )
|
|
|
+7/shape_one_way = false
|
|
|
+7/shape_one_way_margin = 1.0
|
|
|
+7/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 10 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+7/z_index = 0
|
|
|
+8/name = "bottom"
|
|
|
+8/texture = ExtResource( 1 )
|
|
|
+8/tex_offset = Vector2( 0, 0 )
|
|
|
+8/modulate = Color( 1, 1, 1, 1 )
|
|
|
+8/region = Rect2( 192, 32, 32, 32 )
|
|
|
+8/tile_mode = 0
|
|
|
+8/occluder_offset = Vector2( 0, 0 )
|
|
|
+8/navigation_offset = Vector2( 0, 0 )
|
|
|
+8/shape_offset = Vector2( 0, 0 )
|
|
|
+8/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+8/shape = SubResource( 11 )
|
|
|
+8/shape_one_way = false
|
|
|
+8/shape_one_way_margin = 1.0
|
|
|
+8/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 11 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+8/z_index = 0
|
|
|
+9/name = "bottom_end"
|
|
|
+9/texture = ExtResource( 1 )
|
|
|
+9/tex_offset = Vector2( 0, 0 )
|
|
|
+9/modulate = Color( 1, 1, 1, 1 )
|
|
|
+9/region = Rect2( 224, 32, 32, 32 )
|
|
|
+9/tile_mode = 0
|
|
|
+9/occluder_offset = Vector2( 0, 0 )
|
|
|
+9/navigation_offset = Vector2( 0, 0 )
|
|
|
+9/shape_offset = Vector2( 0, 0 )
|
|
|
+9/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+9/shape = SubResource( 12 )
|
|
|
+9/shape_one_way = false
|
|
|
+9/shape_one_way_margin = 1.0
|
|
|
+9/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 12 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+9/z_index = 0
|
|
|
+10/name = "bottom_corner"
|
|
|
+10/texture = ExtResource( 1 )
|
|
|
+10/tex_offset = Vector2( 0, 0 )
|
|
|
+10/modulate = Color( 1, 1, 1, 1 )
|
|
|
+10/region = Rect2( 160, 32, 32, 32 )
|
|
|
+10/tile_mode = 0
|
|
|
+10/occluder_offset = Vector2( 0, 0 )
|
|
|
+10/navigation_offset = Vector2( 0, 0 )
|
|
|
+10/shape_offset = Vector2( 0, 0 )
|
|
|
+10/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+10/shape = SubResource( 3 )
|
|
|
+10/shape_one_way = false
|
|
|
+10/shape_one_way_margin = 1.0
|
|
|
+10/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 3 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+10/z_index = 0
|
|
|
+11/name = "tree_trunk_0"
|
|
|
+11/texture = ExtResource( 1 )
|
|
|
+11/tex_offset = Vector2( 0, 0 )
|
|
|
+11/modulate = Color( 1, 1, 1, 1 )
|
|
|
+11/region = Rect2( 128, 64, 32, 32 )
|
|
|
+11/tile_mode = 0
|
|
|
+11/occluder_offset = Vector2( 0, 0 )
|
|
|
+11/navigation_offset = Vector2( 0, 0 )
|
|
|
+11/shape_offset = Vector2( 0, 0 )
|
|
|
+11/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+11/shape_one_way = false
|
|
|
+11/shape_one_way_margin = 0.0
|
|
|
+11/shapes = [ ]
|
|
|
+11/z_index = 0
|
|
|
+12/name = "tree_trunk_1"
|
|
|
+12/texture = ExtResource( 1 )
|
|
|
+12/tex_offset = Vector2( 0, 0 )
|
|
|
+12/modulate = Color( 1, 1, 1, 1 )
|
|
|
+12/region = Rect2( 128, 32, 32, 32 )
|
|
|
+12/tile_mode = 0
|
|
|
+12/occluder_offset = Vector2( 0, 0 )
|
|
|
+12/navigation_offset = Vector2( 0, 0 )
|
|
|
+12/shape_offset = Vector2( 0, 0 )
|
|
|
+12/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+12/shape_one_way = false
|
|
|
+12/shape_one_way_margin = 0.0
|
|
|
+12/shapes = [ ]
|
|
|
+12/z_index = 0
|
|
|
+13/name = "tree_base"
|
|
|
+13/texture = ExtResource( 1 )
|
|
|
+13/tex_offset = Vector2( 0, 0 )
|
|
|
+13/modulate = Color( 1, 1, 1, 1 )
|
|
|
+13/region = Rect2( 128, 96, 32, 32 )
|
|
|
+13/tile_mode = 0
|
|
|
+13/occluder_offset = Vector2( 0, 0 )
|
|
|
+13/navigation_offset = Vector2( 0, 0 )
|
|
|
+13/shape_offset = Vector2( 0, 0 )
|
|
|
+13/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+13/shape = SubResource( 4 )
|
|
|
+13/shape_one_way = false
|
|
|
+13/shape_one_way_margin = 1.0
|
|
|
+13/shapes = [ {
|
|
|
+"autotile_coord": Vector2( 0, 0 ),
|
|
|
+"one_way": false,
|
|
|
+"one_way_margin": 1.0,
|
|
|
+"shape": SubResource( 4 ),
|
|
|
+"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+} ]
|
|
|
+13/z_index = 0
|
|
|
+14/name = "tree_top"
|
|
|
+14/texture = ExtResource( 1 )
|
|
|
+14/tex_offset = Vector2( 0, 0 )
|
|
|
+14/modulate = Color( 1, 1, 1, 1 )
|
|
|
+14/region = Rect2( 128, 0, 32, 32 )
|
|
|
+14/tile_mode = 0
|
|
|
+14/occluder_offset = Vector2( 0, 0 )
|
|
|
+14/navigation_offset = Vector2( 0, 0 )
|
|
|
+14/shape_offset = Vector2( 0, 0 )
|
|
|
+14/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
|
+14/shape_one_way = false
|
|
|
+14/shape_one_way_margin = 0.0
|
|
|
+14/shapes = [ ]
|
|
|
+14/z_index = 0
|