1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- [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]
- custom_solver_bias = 0.0
- points = PoolVector2Array( -4, -30, 60, 2, -4, 34, -68, 2 )
- [sub_resource type="ConvexPolygonShape2D" id=2]
- custom_solver_bias = 0.0
- points = PoolVector2Array( -4, -22, 12, -22, 28, -6, 4, 10, -4, 10, -20, -6 )
- [sub_resource type="ConvexPolygonShape2D" id=3]
- custom_solver_bias = 0.0
- points = PoolVector2Array( -21.905, 23.3748, 50.095, -8.62516, 66.095, -0.62516, -5.90501, 31.3748 )
- [resource]
- 0/name = "base"
- 0/texture = ExtResource( 1 )
- 0/tex_offset = Vector2( -66, -42 )
- 0/modulate = Color( 1, 1, 1, 1 )
- 0/region = Rect2( 28, 92, 132, 84 )
- 0/is_autotile = false
- 0/occluder_offset = Vector2( 0, 0 )
- 0/navigation_offset = Vector2( 0, 0 )
- 0/shapes = [ ]
- 1/name = "base2"
- 1/texture = ExtResource( 1 )
- 1/tex_offset = Vector2( -66, -42 )
- 1/modulate = Color( 1, 1, 1, 1 )
- 1/region = Rect2( 220, 92, 132, 84 )
- 1/is_autotile = false
- 1/occluder_offset = Vector2( 0, 0 )
- 1/navigation_offset = Vector2( 0, 0 )
- 1/shapes = [ ]
- 2/name = "wall"
- 2/texture = ExtResource( 1 )
- 2/tex_offset = Vector2( -69.3109, -99.8051 )
- 2/modulate = Color( 1, 1, 1, 1 )
- 2/region = Rect2( 28, 220, 132, 136 )
- 2/is_autotile = false
- 2/occluder_offset = Vector2( 0, 0 )
- 2/navigation_offset = Vector2( 0, 0 )
- 2/shapes = [ {
- "autotile_coord": Vector2( 0, 0 ),
- "one_way": false,
- "shape": SubResource( 1 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 3/name = "column"
- 3/texture = ExtResource( 1 )
- 3/tex_offset = Vector2( -69.5632, -100.446 )
- 3/modulate = Color( 1, 1, 1, 1 )
- 3/region = Rect2( 220, 220, 132, 136 )
- 3/is_autotile = false
- 3/occluder_offset = Vector2( 0, 0 )
- 3/navigation_offset = Vector2( 0, 0 )
- 3/shapes = [ {
- "autotile_coord": Vector2( 0, 0 ),
- "one_way": false,
- "shape": SubResource( 2 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 4/name = "door1"
- 4/texture = ExtResource( 1 )
- 4/tex_offset = Vector2( -50.3623, -90.8164 )
- 4/modulate = Color( 1, 1, 1, 1 )
- 4/region = Rect2( 24, 408, 132, 136 )
- 4/is_autotile = false
- 4/occluder_offset = Vector2( 0, 0 )
- 4/navigation_offset = Vector2( 0, 0 )
- 4/shapes = [ {
- "autotile_coord": Vector2( 0, 0 ),
- "one_way": false,
- "shape": SubResource( 3 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
|