-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtileset.tres
More file actions
30 lines (26 loc) · 951 Bytes
/
tileset.tres
File metadata and controls
30 lines (26 loc) · 951 Bytes
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
[gd_resource type="TileSet" load_steps=3 format=2]
[ext_resource path="res://towerDefense_tilesheet@2.png" type="Texture" id=1]
[sub_resource type="OccluderPolygon2D" id=1]
polygon = PoolVector2Array( -51.8314, -33.3419, -34.0032, -52.0327, 32.4211, -52.0327, 51.8308, -33.6294, 51.9745, 33.6575, 33.8589, 52.2046, -34.4345, 52.4921, -52.2627, 33.37 )
[resource]
0/name = "GrassFloor"
0/texture = ExtResource( 1 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 2432, 768, 128, 128 )
0/tile_mode = 0
0/occluder_offset = Vector2( 64, 64 )
0/navigation_offset = Vector2( 64, 64 )
0/shapes = [ ]
0/z_index = 0
1/name = "Sprite"
1/texture = ExtResource( 1 )
1/tex_offset = Vector2( 0, 0 )
1/modulate = Color( 1, 1, 1, 1 )
1/region = Rect2( 2432, 896, 128, 128 )
1/tile_mode = 0
1/occluder_offset = Vector2( 64, 64 )
1/occluder = SubResource( 1 )
1/navigation_offset = Vector2( 64, 64 )
1/shapes = [ ]
1/z_index = 0