-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTest.xml
175 lines (175 loc) · 12 KB
/
Test.xml
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<game currentRoom="0" directory="Games/TestGame2/" startRoom="0" title="TestGame2">
<variableMap/>
<objects>
<object name="Mario" scaleX="1.0" scaleY="1.0" sprite="Mario" zIndex="0">
<events>
<event class="structures.data.events.CollisionEvent" dataObject="Coin">
<actions>
<action p0="d2l0aChldmVudC5vdGhlcik7CmN1cnJlbnQoKS5tb3ZlX3RvKDIwLCAwLCB0cnVlKTsKIGVuZCgpOyAKIGN1cnJlbnQoKS5tb3ZlX3RvKC0yMCwgMCwgdHJ1ZSk7Cg==" title="Run Script"/>
</actions>
</event>
<event class="structures.data.events.ObjectCreateEvent">
<actions>
<action p0="Y3VycmVudCgpLmFzZGYgPSAzLjE0MTU5CmxpYnJhcnkucHJpbnQoY3VycmVudCgpLmFzZGYpOwo=" title="Run Script"/>
</actions>
</event>
<event class="structures.data.events.KeyPressedEvent" keyCode="F">
<actions>
<action p0="LTkw" p1="MjA=" p2="dHJ1ZQ==" title="Set Velocity (°)"/>
</actions>
</event>
<event class="structures.data.events.StepEvent">
<actions>
<action p0="bGlicmFyeS5zZXRfc2Nyb2xsZXJfeChjdXJyZW50KCksIDAuNSk7CmlmIChsaWJyYXJ5LmtleV9kb3duKCdMRUZUJykgJiYgIWxpYnJhcnkua2V5X2Rvd24oJ1JJR0hUJykpIHsKY3VycmVudCgpLnNldF92ZWxvY2l0eSgxODAsMSwgdHJ1ZSk7IAp9IAppZiAobGlicmFyeS5rZXlfZG93bignUmlnaHQnKSAmJiAhbGlicmFyeS5rZXlfZG93bignbGVmdCcpKSB7CmN1cnJlbnQoKS5zZXRfdmVsb2NpdHkoMCwgMSwgdHJ1ZSk7Cn0K" title="Run Script"/>
</actions>
</event>
</events>
</object>
<object name="Wall" scaleX="1.0" scaleY="1.0" sprite="Wall" zIndex="0">
<events/>
</object>
<object name="Coin" scaleX="1.0" scaleY="1.0" sprite="Coin" zIndex="0">
<events/>
</object>
</objects>
<sprites>
<sprite baseFileName="beaten_brick_tiled.png" centerX="0.0" centerY="0.0" name="Wall"/>
<sprite baseFileName="mario.png" centerX="0.0" centerY="0.0" name="Mario"/>
<sprite baseFileName="coin.png" centerX="0.0" centerY="0.0" name="Coin"/>
</sprites>
<sounds/>
<rooms>
<room backgroundColor="TestGame/background.png" height="500.0" name="Level 1" width="2000.0">
<view height="500.0" name="MainView" width="500.0" x="0.0" y="0.0"/>
<objectInstances>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="0.0" y="200.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="64.0" y="200.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="128.0" y="200.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="128.0" y="136.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="128.0" y="72.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="192.0" y="200.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="460.0" y="200.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="524.0" y="264.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="255.0" y="200.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="319.0" y="200.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Coin" scaleX="1.0" scaleY="1.0" visibility="true" x="100.0" y="100.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="0.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="64.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="128.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="192.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="256.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="320.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="384.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="448.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="512.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="576.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="640.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="704.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="768.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="832.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="896.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="960.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1024.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1088.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1152.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1216.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1280.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1344.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1408.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1472.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1536.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1600.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1664.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1728.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1792.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Wall" scaleX="1.0" scaleY="1.0" visibility="true" x="1856.0" y="328.0" zIndex="0">
<variableMap/>
</objectInstance>
<objectInstance ID="1449342947088" alpha="1.0" angle="0.0" angularVelocity="0.0" parentObject="Mario" scaleX="1.0" scaleY="1.0" visibility="true" x="200.0" y="20.0" zIndex="0">
<variableMap/>
</objectInstance>
</objectInstances>
</room>
</rooms>
</game>