123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- [gd_resource type="TileSet" load_steps=5 format=2]
- [ext_resource path="res://isotiles.png" type="Texture" id=1]
- [sub_resource type="ConvexPolygonShape2D" id=1]
- points = PoolVector2Array( 0, -32, 64, 0, 0, 32, -64, 0 )
- [sub_resource type="ConvexPolygonShape2D" id=2]
- points = PoolVector2Array( -24, -12, -10, -22, 10, -22, 24, -12, 24, 2, 10, 12, -10, 12, -24, 2 )
- [sub_resource type="ConvexPolygonShape2D" id=3]
- points = PoolVector2Array( -40, 16, 24, -16, 40, -8, -24, 24 )
- [resource]
- 0/name = "Base"
- 0/texture = ExtResource( 1 )
- 0/tex_offset = Vector2( 0, 0 )
- 0/modulate = Color( 1, 1, 1, 1 )
- 0/region = Rect2( 28, 75, 135, 105 )
- 0/tile_mode = 0
- 0/occluder_offset = Vector2( 67.5, 52.5 )
- 0/navigation_offset = Vector2( 67.5, 52.5 )
- 0/shape_offset = Vector2( 0, 0 )
- 0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
- 0/shape_one_way = false
- 0/shape_one_way_margin = 0.0
- 0/shapes = [ ]
- 0/z_index = 0
- 1/name = "Base2"
- 1/texture = ExtResource( 1 )
- 1/tex_offset = Vector2( 0, 0 )
- 1/modulate = Color( 1, 1, 1, 1 )
- 1/region = Rect2( 221, 75, 135, 105 )
- 1/tile_mode = 0
- 1/occluder_offset = Vector2( 67.5, 52.5 )
- 1/navigation_offset = Vector2( 67.5, 52.5 )
- 1/shape_offset = Vector2( 0, 0 )
- 1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
- 1/shape_one_way = false
- 1/shape_one_way_margin = 0.0
- 1/shapes = [ ]
- 1/z_index = 0
- 2/name = "Wall"
- 2/texture = ExtResource( 1 )
- 2/tex_offset = Vector2( 0, -32 )
- 2/modulate = Color( 1, 1, 1, 1 )
- 2/region = Rect2( 28, 220, 140, 140 )
- 2/tile_mode = 0
- 2/occluder_offset = Vector2( 70, 70 )
- 2/navigation_offset = Vector2( 70, 70 )
- 2/shape_offset = Vector2( 70, 70 )
- 2/shape_transform = Transform2D( 1, 0, 0, 1, 70, 70 )
- 2/shape = SubResource( 1 )
- 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( 1 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 70, 70 )
- } ]
- 2/z_index = 0
- 3/name = "Column"
- 3/texture = ExtResource( 1 )
- 3/tex_offset = Vector2( 0, -32 )
- 3/modulate = Color( 1, 1, 1, 1 )
- 3/region = Rect2( 259, 241, 55, 95 )
- 3/tile_mode = 0
- 3/occluder_offset = Vector2( 27.5, 47.5 )
- 3/navigation_offset = Vector2( 27.5, 47.5 )
- 3/shape_offset = Vector2( 29.5, 47.5 )
- 3/shape_transform = Transform2D( 1, 0, 0, 1, 29.5, 47.5 )
- 3/shape = SubResource( 2 )
- 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( 2 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 29.5, 47.5 )
- } ]
- 3/z_index = 0
- 4/name = "Door1"
- 4/texture = ExtResource( 1 )
- 4/tex_offset = Vector2( 0, -25 )
- 4/modulate = Color( 1, 1, 1, 1 )
- 4/region = Rect2( 54, 426, 85, 110 )
- 4/tile_mode = 0
- 4/occluder_offset = Vector2( 42.5, 55 )
- 4/navigation_offset = Vector2( 42.5, 55 )
- 4/shape_offset = Vector2( 42.5, 55 )
- 4/shape_transform = Transform2D( 1, 0, 0, 1, 42.5, 55 )
- 4/shape = SubResource( 3 )
- 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( 3 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 42.5, 55 )
- } ]
- 4/z_index = 0
|