48 lines
1.4 KiB
Text
48 lines
1.4 KiB
Text
[gd_resource type="TileSet" load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://Graphics/tgstation/floor.png" type="Texture" id=1]
|
|
[ext_resource path="res://Graphics/tgstation/wall.png" type="Texture" id=2]
|
|
|
|
[sub_resource type="OccluderPolygon2D" id=1]
|
|
polygon = PoolVector2Array( 32, 32, 0, 32, 0, 0, 32, 0 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=2]
|
|
points = PoolVector2Array( 32, 32, 0, 32, 0, 0, 32, 0 )
|
|
|
|
[resource]
|
|
1/name = "Floor"
|
|
1/texture = ExtResource( 1 )
|
|
1/tex_offset = Vector2( 0, 0 )
|
|
1/modulate = Color( 1, 1, 1, 1 )
|
|
1/region = Rect2( 0, 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_one_way = false
|
|
1/shape_one_way_margin = 0.0
|
|
1/shapes = [ ]
|
|
1/z_index = 0
|
|
2/name = "Wall"
|
|
2/texture = ExtResource( 2 )
|
|
2/tex_offset = Vector2( 0, 0 )
|
|
2/modulate = Color( 1, 1, 1, 1 )
|
|
2/region = Rect2( 0, 0, 32, 32 )
|
|
2/tile_mode = 0
|
|
2/occluder_offset = Vector2( 0, 0 )
|
|
2/occluder = SubResource( 1 )
|
|
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( 2 )
|
|
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( 2 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
2/z_index = 0
|