-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtilset-1.tres
44 lines (41 loc) · 1.36 KB
/
tilset-1.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
33
34
35
36
37
38
39
40
41
42
43
44
[gd_resource type="TileSet" load_steps=4 format=2]
[ext_resource path="res://Assets/Rocks/Images/Small-rock.svg" type="Texture" id=1]
[ext_resource path="res://Assets/Rocks/Images/flower.png" type="Texture" id=2]
[sub_resource type="ConvexPolygonShape2D" id=1]
points = PoolVector2Array( 38, 40, 62, 21, 93, 10, 126, 60, 132, 93, 128, 124, 96, 138, 24, 128, 6, 94, 17, 63 )
[resource]
0/name = "tile00"
0/texture = ExtResource( 1 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 0, 0, 145, 145 )
0/tile_mode = 0
0/occluder_offset = Vector2( 72.5, 72.5 )
0/navigation_offset = Vector2( 72.5, 72.5 )
0/shape_offset = Vector2( 0, 0 )
0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
0/shape = SubResource( 1 )
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( 1 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
0/z_index = 0
1/name = "tile01"
1/texture = ExtResource( 2 )
1/tex_offset = Vector2( 0, 0 )
1/modulate = Color( 1, 1, 1, 1 )
1/region = Rect2( 0, 0, 48, 48 )
1/tile_mode = 0
1/occluder_offset = Vector2( 24, 24 )
1/navigation_offset = Vector2( 24, 24 )
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