-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathobject.xml
54 lines (54 loc) · 1.68 KB
/
object.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
<?xml version="1.0" encoding="utf-8"?>
<game GSCVersion="0.10.5" PGFVersion="0.19" title="My Great Project">
<attributes>
<text id="name">default name</text>
<real id="time">0</real>
<size id="displaySize">
<real id="width">480</real>
<real id="height">320</real>
</size>
<text id="actorTags" />
<integer id="id789086" name="HealthPoints">3</integer>
<integer id="id789219" name="Treasure">0</integer>
<integer id="id106406" name="Distance">0</integer>
<integer id="id300849" name="HighestDistance">0</integer>
<integer id="id760616" name="TotalTreasure">0</integer>
</attributes>
<tags />
<resolutionIndependence>0</resolutionIndependence>
<instructions>Add game instructions here.</instructions>
<resolution>0</resolution>
<longDescription>A simple game.</longDescription>
<prototypes>
<actor id="id905471" />
<actor id="id147423" />
<actor id="id867024" />
<actor id="id248983" />
<actor id="id772569" />
<actor id="id767291" />
<actor id="id240420" />
<actor id="id210973" />
<actor id="id701595" />
<actor id="id622073" />
<actor id="id960322" />
<actor id="id850216" />
<actor id="id509839" />
<actor id="id788584" />
<actor id="id201874" />
<actor id="id915894" />
<actor id="id106953" />
<actor id="id321106" />
<actor id="id870803" />
<actor id="id260049" />
<actor id="id707173" />
<actor id="id471631" />
<actor id="id119004" />
<actor id="id972672" />
</prototypes>
<plugins />
<scenes>
<scene id="id451121" />
<scene id="id114406" />
<scene id="id729898" />
</scenes>
</game>