|
1
|
var xx = obj_growtangle.x - 79;
|
|
2
|
var yy = obj_growtangle.y - 79;
|
|
3
|
var tilesize = 9;
|
|
4
|
var ytile = 1;
|
|
5
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
6
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
7
|
instance_create(xx + (tilesize * 5), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
8
|
instance_create(xx + (tilesize * 9), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
9
|
instance_create(xx + (tilesize * 10), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
10
|
instance_create(xx + (tilesize * 11), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
11
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
12
|
ytile++;
|
|
13
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
14
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
15
|
instance_create(xx + (tilesize * 10), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
16
|
instance_create(xx + (tilesize * 11), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
17
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
18
|
ytile++;
|
|
19
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
20
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
21
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
22
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
23
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
24
|
ytile++;
|
|
25
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
26
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
27
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
28
|
instance_create(xx + (tilesize * 6), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
29
|
instance_create(xx + (tilesize * 10), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
30
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
31
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
32
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
33
|
ytile++;
|
|
34
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
35
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
36
|
instance_create(xx + (tilesize * 5), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
37
|
instance_create(xx + (tilesize * 7), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
38
|
instance_create(xx + (tilesize * 9), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
39
|
instance_create(xx + (tilesize * 11), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
40
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
41
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
42
|
ytile++;
|
|
43
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
44
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
45
|
instance_create(xx + (tilesize * 5), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
46
|
instance_create(xx + (tilesize * 11), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
47
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
48
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
49
|
ytile++;
|
|
50
|
instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
51
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
52
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
53
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
54
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
55
|
instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
56
|
ytile++;
|
|
57
|
instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
58
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
59
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
60
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
61
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
62
|
instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
63
|
ytile++;
|
|
64
|
instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
65
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
66
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
67
|
instance_create(xx + (tilesize * 6), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
68
|
instance_create(xx + (tilesize * 10), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
69
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
70
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
71
|
instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
72
|
ytile++;
|
|
73
|
instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
74
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
75
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
76
|
instance_create(xx + (tilesize * 6), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
77
|
instance_create(xx + (tilesize * 7), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
78
|
instance_create(xx + (tilesize * 8), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
79
|
instance_create(xx + (tilesize * 10), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
80
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
81
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
82
|
instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
83
|
ytile++;
|
|
84
|
instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
85
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
86
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
87
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
88
|
instance_create(xx + (tilesize * 7), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
89
|
instance_create(xx + (tilesize * 8), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
90
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
91
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
92
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
93
|
instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
94
|
inst = instance_create(xx + (tilesize * 16), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
95
|
inst.image_xscale = 0.9;
|
|
96
|
ytile++;
|
|
97
|
instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
98
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
99
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
100
|
instance_create(xx + (tilesize * 5), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
101
|
instance_create(xx + (tilesize * 8), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
102
|
instance_create(xx + (tilesize * 11), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
103
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
104
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
105
|
instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
106
|
inst = instance_create(xx + (tilesize * 16), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
107
|
inst.image_xscale = 0.9;
|
|
108
|
ytile++;
|
|
109
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
110
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
111
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
112
|
instance_create(xx + (tilesize * 5), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
113
|
instance_create(xx + (tilesize * 6), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
114
|
instance_create(xx + (tilesize * 10), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
115
|
instance_create(xx + (tilesize * 11), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
116
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
117
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
118
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
119
|
inst = instance_create(xx + (tilesize * 16), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
120
|
inst.image_xscale = 0.9;
|
|
121
|
ytile++;
|
|
122
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
123
|
instance_create(xx + (tilesize * 3), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
124
|
instance_create(xx + (tilesize * 4), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
125
|
instance_create(xx + (tilesize * 7), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
126
|
instance_create(xx + (tilesize * 9), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
127
|
instance_create(xx + (tilesize * 12), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
128
|
instance_create(xx + (tilesize * 13), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
129
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
130
|
ytile++;
|
|
131
|
instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
132
|
instance_create(xx + (tilesize * 2), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
133
|
instance_create(xx + (tilesize * 8), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
134
|
instance_create(xx + (tilesize * 14), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
135
|
instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
136
|
ytile++;
|
|
137
|
inst = instance_create(xx + (tilesize * 1), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
138
|
inst.image_yscale = 0.9;
|
|
139
|
inst = instance_create(xx + (tilesize * 6), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
140
|
inst.image_yscale = 0.9;
|
|
141
|
inst = instance_create(xx + (tilesize * 10), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
142
|
inst.image_yscale = 0.9;
|
|
143
|
inst = instance_create(xx + (tilesize * 15), yy + (tilesize * ytile), obj_rouxls_yarn_picture_tile);
|
|
144
|
inst.image_yscale = 0.9;
|
|
145
|
with (obj_rouxls_yarn_picture_tile)
|
|
146
|
depth = obj_growtangle.depth - 1;
|