-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSoothe.caproj
137 lines (137 loc) · 6.25 KB
/
Soothe.caproj
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
<?xml version="1.0" encoding="utf-8" ?>
<c2project>
<name>Soothe</name>
<description>Soothe</description>
<version>0.0.0.1</version>
<author>Hugo Aguirre</author>
<author-email>hugo.agmtz@gmail.com</author-email>
<author-website></author-website>
<app-id>bul.ikana.soothe</app-id>
<unique-id>20y7provq9den</unique-id>
<saved-with-version>24400</saved-with-version>
<used-plugins>
<plugin author="Scirra" id="Audio" version="1">Audio</plugin>
<plugin author="Scirra" id="Function" version="1">Function</plugin>
<plugin author="Scirra" id="Mouse" version="1">Mouse</plugin>
<plugin author="Scirra" id="Sprite" version="1">Sprite</plugin>
<plugin author="Scirra" id="Tilemap" version="1">Tilemap</plugin>
<plugin author="Scirra" id="Touch" version="1">Touch</plugin>
</used-plugins>
<used-behaviors />
<used-effects />
<configurations>
<configuration exporter-descname="HTML5" exporter-id="html5" name="HTML5" />
</configurations>
<window-size>
<width>480</width>
<height>480</height>
</window-size>
<pixel-rounding>1</pixel-rounding>
<preview-effects>1</preview-effects>
<use-loader-layout>0</use-loader-layout>
<configuration-settings>
<prop name="Clear background">Yes</prop>
<prop name="Downscaling">Medium quality</prop>
<prop name="Enable WebGL">On</prop>
<prop name="Fullscreen in browser">Letterbox integer scale</prop>
<prop name="Fullscreen scaling">High quality</prop>
<prop name="Loader style">Progress bar only</prop>
<prop name="Orientations">Any</prop>
<prop name="Pause on unfocus">Yes</prop>
<prop name="Physics engine">Box2D asm.js</prop>
<prop name="Preload sounds">Yes</prop>
<prop name="Preview browser">(default)</prop>
<prop name="Sampling">Linear</prop>
<prop name="Use high-DPI display">Yes</prop>
</configuration-settings>
<object-folder>
<object-type name="Sprite" sid="754436580800245">
<plugin id="Sprite" />
<instance-variables>
<instance-variable name="color" sid="305844012678626" type="number" />
</instance-variables>
<animation-folder>
<animation framecount="4" loop="1" name="orange" pingpong="0" repeatcount="1" repeatto="0" sid="538989672163168" speed="0.5">
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
<frame duration="1" hotspotX="0" hotspotY="0" />
</animation>
<animation framecount="4" loop="1" name="purple" pingpong="0" repeatcount="1" repeatto="0" sid="553818244420010" speed="5">
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
<frame duration="1" hotspotX="0" hotspotY="0" />
</animation>
<animation framecount="1" loop="1" name="gray" pingpong="0" repeatcount="1" repeatto="0" sid="149984160916597" speed="0.05">
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
</animation>
<animation framecount="1" loop="1" name="pink" pingpong="0" repeatcount="1" repeatto="0" sid="600738593099417" speed="0.05">
<frame duration="1" hotspotX="0" hotspotY="0" original-source="F:\Downloads\tiles.png" />
</animation>
</animation-folder>
</object-type>
<object-type name="Touch" sid="403466257310053">
<plugin id="Touch" />
</object-type>
<object-type name="Mouse" sid="649217257899418">
<plugin id="Mouse" />
</object-type>
<object-type name="Tilemap" sid="623185096901555">
<plugin id="Tilemap" />
<texture />
<tiles />
</object-type>
<object-type name="Audio" sid="802922221740417">
<plugin id="Audio" />
</object-type>
<object-type name="Function" sid="792347766766986">
<plugin id="Function" />
</object-type>
</object-folder>
<families />
<layout-folder>
<layout>Layout 1.xml</layout>
</layout-folder>
<event-folder>
<event-sheet>Event sheet 1.xml</event-sheet>
</event-folder>
<global-instances>
<global-instance type="Touch" uid="0">
<properties>
<use-mouse-input>Yes</use-mouse-input>
</properties>
</global-instance>
<global-instance type="Mouse" uid="901" />
<global-instance type="Audio" uid="904">
<properties>
<timescale-audio>Off</timescale-audio>
<saveload>All</saveload>
<play-in-background>No</play-in-background>
<positioned-audio></positioned-audio>
<panning-model>HRTF</panning-model>
<distance-model>Inverse</distance-model>
<listener-z-height>600</listener-z-height>
<reference-distance>600</reference-distance>
<maximum-distance>10000</maximum-distance>
<roll-off-factor>1</roll-off-factor>
</properties>
</global-instance>
<global-instance type="Function" uid="908" />
</global-instances>
<sounds-folder />
<music-folder>
<file name="static.ogg" />
<file name="vapor.ogg" />
</music-folder>
<files-folder>
<file-folder name="Icons">
<file name="icon-16.png" />
<file name="icon-32.png" />
<file name="icon-114.png" />
<file name="icon-128.png" />
<file name="icon-256.png" />
<file name="loading-logo.png" />
</file-folder>
</files-folder>
</c2project>