-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathwall.tres
32 lines (28 loc) · 889 Bytes
/
wall.tres
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[gd_resource type="TileSet" load_steps=4 format=2]
[ext_resource path="res://square_white_16.png" type="Texture" id=1]
[sub_resource type="OccluderPolygon2D" id=1]
[sub_resource type="RectangleShape2D" id=2]
extents = Vector2( 7, 7 )
[resource]
0/name = "Sprite"
0/texture = ExtResource( 1 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 0.0823529, 0.0784314, 0.0784314, 1 )
0/region = Rect2( 0, 0, 16, 16 )
0/tile_mode = 0
0/occluder_offset = Vector2( 8, 8 )
0/occluder = SubResource( 1 )
0/navigation_offset = Vector2( 8, 8 )
0/shape_offset = Vector2( 8, 8 )
0/shape_transform = Transform2D( 1, 0, 0, 1, 8, 8 )
0/shape = SubResource( 2 )
0/shape_one_way = false
0/shape_one_way_margin = 1.0
0/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 2 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 8, 8 )
} ]
0/z_index = 0