54 lines
1.6 KiB
Text
54 lines
1.6 KiB
Text
[gd_resource type="TileSet" load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://Graphics/tgstation/wall.png" type="Texture" id=2]
|
|
[ext_resource path="res://Graphics/tgstation/window.png" type="Texture" id=3]
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=1]
|
|
points = PoolVector2Array( 32, 32, 0, 32, 0, 0, 32, 0 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=2]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[resource]
|
|
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/navigation_offset = Vector2( 0, 0 )
|
|
2/shape_offset = Vector2( 0, 0 )
|
|
2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
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, 0, 0 )
|
|
} ]
|
|
2/z_index = 0
|
|
3/name = "Window"
|
|
3/texture = ExtResource( 3 )
|
|
3/tex_offset = Vector2( 0, 0 )
|
|
3/modulate = Color( 1, 1, 1, 1 )
|
|
3/region = Rect2( 0, 0, 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( 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, 0, 0 )
|
|
} ]
|
|
3/z_index = 0
|