|
@@ -0,0 +1,263 @@
|
|
|
+[gd_resource type="TileSet" load_steps=14 format=2]
|
|
|
+
|
|
|
+[ext_resource path="res://assets/art/tileset/tiles_demo.png" type="Texture" id=1]
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=1]
|
|
|
+points = PoolVector2Array( 0, 12, 64, 12, 64, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=2]
|
|
|
+points = PoolVector2Array( 0, 12, 56, 12, 56, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=3]
|
|
|
+points = PoolVector2Array( 0, 0, 64, 0, 64, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=4]
|
|
|
+points = PoolVector2Array( 0, 12, 64, 12, 64, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=5]
|
|
|
+points = PoolVector2Array( 64, 76, 64, 128, 0, 128, 0, 12 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=6]
|
|
|
+points = PoolVector2Array( 0, 0, 56, 0, 56, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=7]
|
|
|
+points = PoolVector2Array( 56, 12, 64, 12, 64, 64, 0, 64, 0, 0, 56, 0 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=8]
|
|
|
+points = PoolVector2Array( 0, 12, 64, 12, 64, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=9]
|
|
|
+points = PoolVector2Array( 0, 12, 56, 12, 56, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=10]
|
|
|
+points = PoolVector2Array( 0, 0, 64, 0, 64, 64, 0, 64 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=11]
|
|
|
+points = PoolVector2Array( 0, 0, 64, 0, 64, 48, 0, 48 )
|
|
|
+
|
|
|
+[sub_resource type="ConvexPolygonShape2D" id=12]
|
|
|
+points = PoolVector2Array( 0, 0, 56, 0, 56, 48, 0, 48 )
|
|
|
+
|
|
|
+[resource]
|
|
|
+0/name = "ground"
|
|
|
+0/texture = ExtResource( 1 )
|
|
|
+0/tex_offset = Vector2( 0, 0 )
|
|
|
+0/modulate = Color( 1, 1, 1, 1 )
|
|
|
+0/region = Rect2( 0, 0, 64, 64 )
|
|
|
+0/tile_mode = 0
|
|
|
+0/occluder_offset = Vector2( 0, 0 )
|
|
|
+0/navigation_offset = Vector2( 0, 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( 64, 0, 64, 64 )
|
|
|
+1/tile_mode = 0
|
|
|
+1/occluder_offset = Vector2( 0, 0 )
|
|
|
+1/navigation_offset = Vector2( 0, 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( 128, 128, 64, 128 )
|
|
|
+2/tile_mode = 0
|
|
|
+2/occluder_offset = Vector2( 0, 0 )
|
|
|
+2/navigation_offset = Vector2( 0, 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( 64, 64, 64, 64 )
|
|
|
+3/tile_mode = 0
|
|
|
+3/occluder_offset = Vector2( 0, 0 )
|
|
|
+3/navigation_offset = Vector2( 0, 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( 64, 128, 64, 64 )
|
|
|
+4/tile_mode = 0
|
|
|
+4/occluder_offset = Vector2( 0, 0 )
|
|
|
+4/navigation_offset = Vector2( 0, 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( 128, 0, 64, 64 )
|
|
|
+5/tile_mode = 0
|
|
|
+5/occluder_offset = Vector2( 0, 0 )
|
|
|
+5/navigation_offset = Vector2( 0, 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( 192, 0, 64, 64 )
|
|
|
+6/tile_mode = 0
|
|
|
+6/occluder_offset = Vector2( 0, 0 )
|
|
|
+6/navigation_offset = Vector2( 0, 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, 64, 64, 64 )
|
|
|
+7/tile_mode = 0
|
|
|
+7/occluder_offset = Vector2( 0, 0 )
|
|
|
+7/navigation_offset = Vector2( 0, 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( 384, 64, 64, 64 )
|
|
|
+8/tile_mode = 0
|
|
|
+8/occluder_offset = Vector2( 0, 0 )
|
|
|
+8/navigation_offset = Vector2( 0, 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( 448, 64, 64, 64 )
|
|
|
+9/tile_mode = 0
|
|
|
+9/occluder_offset = Vector2( 0, 0 )
|
|
|
+9/navigation_offset = Vector2( 0, 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( 320, 64, 64, 64 )
|
|
|
+10/tile_mode = 0
|
|
|
+10/occluder_offset = Vector2( 0, 0 )
|
|
|
+10/navigation_offset = Vector2( 0, 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( 256, 128, 64, 64 )
|
|
|
+11/tile_mode = 0
|
|
|
+11/occluder_offset = Vector2( 0, 0 )
|
|
|
+11/navigation_offset = Vector2( 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( 256, 64, 64, 64 )
|
|
|
+12/tile_mode = 0
|
|
|
+12/occluder_offset = Vector2( 0, 0 )
|
|
|
+12/navigation_offset = Vector2( 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( 256, 192, 64, 64 )
|
|
|
+13/tile_mode = 0
|
|
|
+13/occluder_offset = Vector2( 0, 0 )
|
|
|
+13/navigation_offset = Vector2( 0, 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( 256, 0, 64, 64 )
|
|
|
+14/tile_mode = 0
|
|
|
+14/occluder_offset = Vector2( 0, 0 )
|
|
|
+14/navigation_offset = Vector2( 0, 0 )
|
|
|
+14/shapes = [ ]
|
|
|
+14/z_index = 0
|