-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMisc.tres
56 lines (52 loc) · 1.75 KB
/
Misc.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
45
46
47
48
49
50
51
52
53
54
55
[gd_resource type="TileSet" load_steps=6 format=1]
[ext_resource path="res://Pictures/plant2.png" type="Texture" id=1]
[ext_resource path="res://Pictures/plant1.png" type="Texture" id=2]
[ext_resource path="res://Pictures/table_round.png" type="Texture" id=3]
[ext_resource path="res://Pictures/table.png" type="Texture" id=4]
[ext_resource path="res://Pictures/couch_double.png" type="Texture" id=5]
[resource]
0/name = "Sprite"
0/texture = ExtResource( 1 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 0, 0, 78, 77 )
0/occluder_offset = Vector2( 39, 38.5 )
0/navigation_offset = Vector2( 39, 38.5 )
0/shape_offset = Vector2( 0, 0 )
0/shapes = [ ]
1/name = "Sprite 2"
1/texture = ExtResource( 2 )
1/tex_offset = Vector2( 0, 0 )
1/modulate = Color( 1, 1, 1, 1 )
1/region = Rect2( 0, 0, 68, 68 )
1/occluder_offset = Vector2( 34, 34 )
1/navigation_offset = Vector2( 34, 34 )
1/shape_offset = Vector2( 0, 0 )
1/shapes = [ ]
2/name = "Sprite 3"
2/texture = ExtResource( 3 )
2/tex_offset = Vector2( 0, 0 )
2/modulate = Color( 1, 1, 1, 1 )
2/region = Rect2( 0, 0, 92, 92 )
2/occluder_offset = Vector2( 46, 46 )
2/navigation_offset = Vector2( 46, 46 )
2/shape_offset = Vector2( 0, 0 )
2/shapes = [ ]
3/name = "Sprite 4"
3/texture = ExtResource( 4 )
3/tex_offset = Vector2( 0, 0 )
3/modulate = Color( 1, 1, 1, 1 )
3/region = Rect2( 0, 0, 126, 73 )
3/occluder_offset = Vector2( 63, 36.5 )
3/navigation_offset = Vector2( 63, 36.5 )
3/shape_offset = Vector2( 0, 0 )
3/shapes = [ ]
4/name = "Sprite 5"
4/texture = ExtResource( 5 )
4/tex_offset = Vector2( 0, 0 )
4/modulate = Color( 1, 1, 1, 1 )
4/region = Rect2( 0, 0, 194, 75 )
4/occluder_offset = Vector2( 97, 37.5 )
4/navigation_offset = Vector2( 97, 37.5 )
4/shape_offset = Vector2( 0, 0 )
4/shapes = [ ]