You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1001 B
35 lines
1001 B
3 years ago
|
[gd_resource type="TileSet" load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://Tiles/sky.png" type="Texture" id=1]
|
||
|
[ext_resource path="res://Tiles/tree.png" type="Texture" id=2]
|
||
|
|
||
|
[resource]
|
||
|
0/name = "Sky"
|
||
|
0/texture = ExtResource( 1 )
|
||
|
0/tex_offset = Vector2( 0, 0 )
|
||
|
0/modulate = Color( 1, 1, 1, 1 )
|
||
|
0/region = Rect2( 0, 0, 240, 180 )
|
||
|
0/tile_mode = 0
|
||
|
0/occluder_offset = Vector2( 30, 30 )
|
||
|
0/navigation_offset = Vector2( 30, 30 )
|
||
|
0/shape_offset = Vector2( 0, 0 )
|
||
|
0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
||
|
0/shape_one_way = false
|
||
|
0/shape_one_way_margin = 0.0
|
||
|
0/shapes = [ ]
|
||
|
0/z_index = 0
|
||
|
1/name = "tree.png 1"
|
||
|
1/texture = ExtResource( 2 )
|
||
|
1/tex_offset = Vector2( 0, 0 )
|
||
|
1/modulate = Color( 1, 1, 1, 1 )
|
||
|
1/region = Rect2( 0, 0, 60, 120 )
|
||
|
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
|