Add game assets
1
.gitignore
vendored
|
|
@ -1,5 +1,4 @@
|
|||
interiors
|
||||
data
|
||||
*.hl
|
||||
*.js
|
||||
*.js.map
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ A Haxe port of Marble Blast Gold, name subject to change.
|
|||
Requires Haxe 4.2.2
|
||||
You require the following Haxe libraries:
|
||||
- heaps: 1.9.1 (not the git version)
|
||||
- hlsdl (You will have to update it manually by replacing the files after doing the below steps)
|
||||
|
||||
You also have to compile your own version of Hashlink with https://github.com/HaxeFoundation/hashlink/pull/444 applied
|
||||
After all that has been setup, copy the data folder of MBG to the repo directory, compile to hashlink by doing `haxe compile.hxml` and then running the game by `hl marblegame.hl`
|
||||
|
|
|
|||
269
data/font/Arial14.fnt
Normal file
|
|
@ -0,0 +1,269 @@
|
|||
info face="Arial" size=14 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=14 base=11 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||
page id=0 file="Arial14_0.png"
|
||||
chars count=203
|
||||
char id=32 x=221 y=36 width=1 height=1 xoffset=0 yoffset=0 xadvance=3 page=0 chnl=15
|
||||
char id=33 x=132 y=31 width=1 height=8 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=34 x=130 y=40 width=3 height=4 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=35 x=219 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=36 x=122 y=12 width=5 height=9 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=37 x=231 y=11 width=9 height=8 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=38 x=81 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=39 x=146 y=39 width=1 height=4 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=40 x=29 y=12 width=3 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=41 x=33 y=12 width=3 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=42 x=100 y=40 width=3 height=5 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=43 x=42 y=41 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=44 x=163 y=38 width=2 height=3 xoffset=0 yoffset=10 xadvance=3 page=0 chnl=15
|
||||
char id=45 x=200 y=36 width=3 height=2 xoffset=0 yoffset=8 xadvance=4 page=0 chnl=15
|
||||
char id=46 x=216 y=36 width=2 height=1 xoffset=0 yoffset=10 xadvance=3 page=0 chnl=15
|
||||
char id=47 x=112 y=31 width=3 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=48 x=225 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=49 x=128 y=31 width=3 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=50 x=231 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=51 x=237 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=52 x=243 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=53 x=0 y=33 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=54 x=6 y=33 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=55 x=12 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=56 x=24 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=57 x=189 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=58 x=254 y=29 width=1 height=6 xoffset=0 yoffset=5 xadvance=3 page=0 chnl=15
|
||||
char id=59 x=140 y=31 width=1 height=8 xoffset=0 yoffset=5 xadvance=3 page=0 chnl=15
|
||||
char id=60 x=18 y=41 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=61 x=114 y=40 width=5 height=4 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=62 x=6 y=42 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=63 x=30 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=64 x=154 y=0 width=10 height=10 xoffset=0 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=65 x=211 y=11 width=9 height=8 xoffset=-1 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=66 x=151 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=67 x=144 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=68 x=123 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=69 x=36 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=70 x=42 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=71 x=59 y=22 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=72 x=130 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=73 x=136 y=31 width=1 height=8 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=74 x=107 y=31 width=4 height=8 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=75 x=43 y=23 width=7 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=76 x=48 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=77 x=35 y=23 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=78 x=88 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=79 x=27 y=23 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=80 x=54 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=81 x=54 y=12 width=7 height=9 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=82 x=74 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=83 x=95 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=84 x=66 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=85 x=102 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=86 x=241 y=11 width=9 height=8 xoffset=-1 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=87 x=188 y=11 width=11 height=8 xoffset=-1 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=88 x=109 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=89 x=18 y=23 width=8 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=90 x=116 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=91 x=48 y=12 width=2 height=10 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=92 x=120 y=31 width=3 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=93 x=45 y=12 width=2 height=10 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=94 x=77 y=40 width=5 height=5 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=95 x=189 y=36 width=6 height=2 xoffset=0 yoffset=11 xadvance=6 page=0 chnl=15
|
||||
char id=96 x=160 y=39 width=2 height=3 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=97 x=236 y=29 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=98 x=72 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=99 x=230 y=29 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=100 x=78 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=101 x=224 y=29 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=102 x=251 y=11 width=4 height=8 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=103 x=84 y=31 width=5 height=8 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=104 x=90 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=105 x=134 y=31 width=1 height=8 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=106 x=51 y=12 width=2 height=10 xoffset=-1 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=107 x=102 y=31 width=4 height=8 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=108 x=138 y=31 width=1 height=8 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=109 x=209 y=29 width=7 height=6 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=110 x=36 y=41 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=111 x=30 y=41 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=112 x=165 y=21 width=5 height=8 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=113 x=171 y=21 width=5 height=8 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=114 x=48 y=41 width=3 height=6 xoffset=0 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=115 x=24 y=41 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=116 x=116 y=31 width=3 height=8 xoffset=-1 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=117 x=12 y=41 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=118 x=217 y=29 width=6 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=119 x=169 y=30 width=10 height=6 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=120 x=0 y=42 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=121 x=137 y=22 width=6 height=8 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=122 x=248 y=29 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=123 x=41 y=12 width=3 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=124 x=254 y=0 width=1 height=10 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=125 x=24 y=12 width=4 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=126 x=120 y=40 width=5 height=4 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=160 x=219 y=36 width=1 height=1 xoffset=0 yoffset=0 xadvance=3 page=0 chnl=15
|
||||
char id=161 x=142 y=31 width=1 height=8 xoffset=0 yoffset=5 xadvance=2 page=0 chnl=15
|
||||
char id=162 x=0 y=0 width=5 height=12 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=163 x=177 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=165 x=183 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=167 x=0 y=13 width=5 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=168 x=196 y=36 width=3 height=2 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=169 x=9 y=23 width=8 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=170 x=104 y=40 width=3 height=5 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=171 x=83 y=40 width=5 height=5 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=172 x=108 y=40 width=5 height=4 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=174 x=0 y=24 width=8 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=176 x=134 y=40 width=3 height=4 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=177 x=151 y=31 width=5 height=7 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=180 x=152 y=39 width=3 height=3 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=181 x=195 y=20 width=5 height=8 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=182 x=219 y=0 width=6 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=183 x=204 y=36 width=2 height=2 xoffset=0 yoffset=7 xadvance=4 page=0 chnl=15
|
||||
char id=186 x=95 y=40 width=4 height=5 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=187 x=89 y=40 width=5 height=5 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=191 x=201 y=20 width=5 height=8 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=192 x=36 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=193 x=26 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=194 x=16 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=195 x=6 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=196 x=165 y=0 width=9 height=10 xoffset=-1 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=197 x=175 y=0 width=9 height=10 xoffset=-1 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=198 x=176 y=11 width=11 height=8 xoffset=-1 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=199 x=78 y=0 width=6 height=11 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=200 x=138 y=0 width=5 height=11 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=201 x=126 y=0 width=5 height=11 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=202 x=120 y=0 width=5 height=11 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=203 x=12 y=12 width=5 height=10 xoffset=0 yoffset=1 xadvance=6 page=0 chnl=15
|
||||
char id=204 x=148 y=0 width=2 height=11 xoffset=-1 yoffset=0 xadvance=2 page=0 chnl=15
|
||||
char id=205 x=151 y=0 width=2 height=11 xoffset=0 yoffset=0 xadvance=2 page=0 chnl=15
|
||||
char id=206 x=132 y=0 width=5 height=11 xoffset=-2 yoffset=0 xadvance=2 page=0 chnl=15
|
||||
char id=207 x=37 y=12 width=3 height=10 xoffset=-1 yoffset=1 xadvance=2 page=0 chnl=15
|
||||
char id=209 x=92 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=210 x=54 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=211 x=70 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=212 x=62 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=213 x=46 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=214 x=211 y=0 width=7 height=10 xoffset=0 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=216 x=203 y=0 width=7 height=10 xoffset=0 yoffset=2 xadvance=8 page=0 chnl=15
|
||||
char id=217 x=106 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=218 x=99 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=219 x=85 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=220 x=226 y=0 width=6 height=10 xoffset=0 yoffset=1 xadvance=7 page=0 chnl=15
|
||||
char id=223 x=67 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=224 x=164 y=11 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=225 x=158 y=11 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=226 x=152 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=227 x=146 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=228 x=207 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=229 x=6 y=12 width=5 height=10 xoffset=0 yoffset=1 xadvance=6 page=0 chnl=15
|
||||
char id=230 x=190 y=29 width=9 height=6 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=231 x=140 y=12 width=5 height=9 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=232 x=62 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=233 x=134 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=234 x=128 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=235 x=213 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=236 x=170 y=11 width=2 height=9 xoffset=-1 yoffset=2 xadvance=2 page=0 chnl=15
|
||||
char id=237 x=173 y=11 width=2 height=9 xoffset=0 yoffset=2 xadvance=2 page=0 chnl=15
|
||||
char id=238 x=74 y=12 width=5 height=9 xoffset=-1 yoffset=2 xadvance=2 page=0 chnl=15
|
||||
char id=239 x=124 y=31 width=3 height=8 xoffset=-1 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=241 x=80 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=242 x=86 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=243 x=92 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=244 x=98 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=245 x=104 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=246 x=249 y=20 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=247 x=242 y=29 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=248 x=144 y=31 width=6 height=7 xoffset=-1 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=249 x=110 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=250 x=68 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=251 x=116 y=12 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=252 x=18 y=32 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=255 x=233 y=0 width=6 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=338 x=200 y=11 width=10 height=8 xoffset=0 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=339 x=180 y=29 width=9 height=6 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=376 x=194 y=0 width=8 height=10 xoffset=0 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=402 x=240 y=0 width=6 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=916 x=221 y=11 width=9 height=8 xoffset=-1 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=937 x=51 y=23 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=960 x=200 y=29 width=8 height=6 xoffset=0 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=8211 x=181 y=36 width=7 height=2 xoffset=-1 yoffset=8 xadvance=6 page=0 chnl=15
|
||||
char id=8212 x=168 y=38 width=12 height=2 xoffset=-1 yoffset=8 xadvance=11 page=0 chnl=15
|
||||
char id=8216 x=148 y=39 width=1 height=4 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=8217 x=150 y=39 width=1 height=4 xoffset=0 yoffset=3 xadvance=2 page=0 chnl=15
|
||||
char id=8218 x=166 y=38 width=1 height=3 xoffset=0 yoffset=10 xadvance=2 page=0 chnl=15
|
||||
char id=8220 x=142 y=40 width=3 height=4 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=8221 x=138 y=40 width=3 height=4 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=8222 x=156 y=39 width=3 height=3 xoffset=0 yoffset=10 xadvance=4 page=0 chnl=15
|
||||
char id=8224 x=18 y=12 width=5 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8226 x=126 y=40 width=3 height=4 xoffset=0 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=8230 x=207 y=36 width=8 height=1 xoffset=0 yoffset=10 xadvance=11 page=0 chnl=15
|
||||
char id=8482 x=52 y=41 width=9 height=5 xoffset=0 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=8706 x=60 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8719 x=185 y=0 width=8 height=10 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=8721 x=247 y=0 width=6 height=10 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=8730 x=113 y=0 width=6 height=11 xoffset=0 yoffset=1 xadvance=7 page=0 chnl=15
|
||||
char id=8734 x=62 y=40 width=7 height=5 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=8747 x=144 y=0 width=3 height=11 xoffset=0 yoffset=1 xadvance=3 page=0 chnl=15
|
||||
char id=8776 x=70 y=40 width=6 height=5 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=8800 x=158 y=21 width=6 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8804 x=163 y=30 width=5 height=7 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=8805 x=157 y=31 width=5 height=7 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=9674 x=96 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
kernings count=61
|
||||
kerning first=32 second=65 amount=-1
|
||||
kerning first=916 second=32 amount=-1
|
||||
kerning first=121 second=46 amount=-1
|
||||
kerning first=121 second=44 amount=-1
|
||||
kerning first=119 second=46 amount=-1
|
||||
kerning first=32 second=916 amount=-1
|
||||
kerning first=119 second=44 amount=-1
|
||||
kerning first=118 second=46 amount=-1
|
||||
kerning first=118 second=44 amount=-1
|
||||
kerning first=114 second=46 amount=-1
|
||||
kerning first=49 second=49 amount=-1
|
||||
kerning first=65 second=32 amount=-1
|
||||
kerning first=65 second=84 amount=-1
|
||||
kerning first=65 second=86 amount=-1
|
||||
kerning first=114 second=44 amount=-1
|
||||
kerning first=65 second=89 amount=-1
|
||||
kerning first=89 second=118 amount=-1
|
||||
kerning first=89 second=117 amount=-1
|
||||
kerning first=89 second=113 amount=-1
|
||||
kerning first=65 second=8217 amount=-1
|
||||
kerning first=70 second=44 amount=-1
|
||||
kerning first=70 second=46 amount=-1
|
||||
kerning first=70 second=65 amount=-1
|
||||
kerning first=89 second=112 amount=-1
|
||||
kerning first=76 second=84 amount=-1
|
||||
kerning first=76 second=86 amount=-1
|
||||
kerning first=76 second=87 amount=-1
|
||||
kerning first=76 second=89 amount=-1
|
||||
kerning first=89 second=111 amount=-1
|
||||
kerning first=76 second=8217 amount=-1
|
||||
kerning first=89 second=101 amount=-1
|
||||
kerning first=80 second=44 amount=-2
|
||||
kerning first=80 second=46 amount=-2
|
||||
kerning first=80 second=65 amount=-1
|
||||
kerning first=89 second=97 amount=-1
|
||||
kerning first=89 second=65 amount=-1
|
||||
kerning first=89 second=58 amount=-1
|
||||
kerning first=89 second=46 amount=-2
|
||||
kerning first=89 second=45 amount=-1
|
||||
kerning first=84 second=44 amount=-1
|
||||
kerning first=84 second=45 amount=-1
|
||||
kerning first=84 second=46 amount=-1
|
||||
kerning first=84 second=58 amount=-1
|
||||
kerning first=89 second=44 amount=-2
|
||||
kerning first=84 second=65 amount=-1
|
||||
kerning first=87 second=46 amount=-1
|
||||
kerning first=84 second=97 amount=-1
|
||||
kerning first=84 second=99 amount=-1
|
||||
kerning first=84 second=101 amount=-1
|
||||
kerning first=87 second=44 amount=-1
|
||||
kerning first=84 second=111 amount=-1
|
||||
kerning first=86 second=111 amount=-1
|
||||
kerning first=84 second=115 amount=-1
|
||||
kerning first=86 second=101 amount=-1
|
||||
kerning first=84 second=119 amount=-1
|
||||
kerning first=84 second=121 amount=-1
|
||||
kerning first=86 second=44 amount=-1
|
||||
kerning first=86 second=45 amount=-1
|
||||
kerning first=86 second=46 amount=-1
|
||||
kerning first=86 second=97 amount=-1
|
||||
kerning first=86 second=65 amount=-1
|
||||
BIN
data/font/Arial14_0.png
Normal file
|
After Width: | Height: | Size: 8.9 KiB |
270
data/font/ArialBold14px.fnt
Normal file
|
|
@ -0,0 +1,270 @@
|
|||
info face="Arial" size=14 bold=1 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=14 base=11 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||
page id=0 file="ArialBold14px_0.png"
|
||||
chars count=203
|
||||
char id=32 x=254 y=2 width=1 height=1 xoffset=0 yoffset=0 xadvance=3 page=0 chnl=15
|
||||
char id=33 x=208 y=29 width=2 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=34 x=215 y=38 width=5 height=4 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=35 x=7 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=36 x=7 y=12 width=5 height=10 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=37 x=46 y=23 width=8 height=8 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=38 x=111 y=22 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=39 x=231 y=37 width=2 height=4 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=40 x=56 y=12 width=3 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=41 x=52 y=12 width=3 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=42 x=193 y=39 width=3 height=5 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=43 x=88 y=40 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=44 x=237 y=37 width=2 height=4 xoffset=0 yoffset=9 xadvance=3 page=0 chnl=15
|
||||
char id=45 x=46 y=48 width=3 height=2 xoffset=0 yoffset=8 xadvance=4 page=0 chnl=15
|
||||
char id=46 x=50 y=48 width=2 height=2 xoffset=0 yoffset=9 xadvance=3 page=0 chnl=15
|
||||
char id=47 x=204 y=29 width=3 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=48 x=89 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=49 x=190 y=30 width=4 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=50 x=95 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=51 x=101 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=52 x=239 y=20 width=6 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=53 x=107 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=54 x=113 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=55 x=119 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=56 x=125 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=57 x=161 y=30 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=58 x=252 y=29 width=2 height=6 xoffset=0 yoffset=5 xadvance=3 page=0 chnl=15
|
||||
char id=59 x=214 y=29 width=2 height=8 xoffset=0 yoffset=5 xadvance=3 page=0 chnl=15
|
||||
char id=60 x=229 y=29 width=5 height=7 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=61 x=209 y=38 width=5 height=4 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=62 x=223 y=29 width=5 height=7 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=63 x=197 y=21 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=64 x=160 y=0 width=10 height=10 xoffset=0 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=65 x=0 y=23 width=9 height=8 xoffset=-1 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=66 x=190 y=21 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=67 x=63 y=23 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=68 x=162 y=21 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=69 x=131 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=70 x=137 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=71 x=71 y=23 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=72 x=141 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=73 x=211 y=29 width=2 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=74 x=143 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=75 x=79 y=22 width=7 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=76 x=63 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=77 x=237 y=11 width=9 height=8 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=78 x=56 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=79 x=87 y=22 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=80 x=49 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=81 x=75 y=12 width=7 height=9 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=82 x=103 y=22 width=7 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=83 x=42 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=84 x=35 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=85 x=28 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=86 x=95 y=22 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=87 x=202 y=11 width=11 height=8 xoffset=-1 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=88 x=247 y=11 width=8 height=8 xoffset=-1 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=89 x=28 y=23 width=8 height=8 xoffset=-1 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=90 x=225 y=20 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=91 x=60 y=12 width=3 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=92 x=200 y=30 width=3 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=93 x=64 y=12 width=3 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=94 x=168 y=39 width=5 height=5 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=95 x=34 y=48 width=6 height=2 xoffset=0 yoffset=11 xadvance=6 page=0 chnl=15
|
||||
char id=96 x=0 y=48 width=3 height=3 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=97 x=112 y=40 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=98 x=134 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=99 x=94 y=40 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=100 x=155 y=21 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=101 x=53 y=41 width=6 height=6 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=102 x=149 y=31 width=5 height=8 xoffset=-1 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=103 x=176 y=21 width=6 height=8 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=104 x=183 y=21 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=105 x=220 y=29 width=2 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=106 x=68 y=12 width=3 height=10 xoffset=-1 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=107 x=204 y=20 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=108 x=253 y=20 width=2 height=8 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=109 x=241 y=29 width=10 height=6 xoffset=0 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=110 x=67 y=41 width=6 height=6 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=111 x=60 y=41 width=6 height=6 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=112 x=14 y=32 width=6 height=8 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=113 x=21 y=32 width=6 height=8 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=114 x=118 y=40 width=4 height=6 xoffset=0 yoffset=5 xadvance=5 page=0 chnl=15
|
||||
char id=115 x=74 y=41 width=6 height=6 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=116 x=155 y=30 width=5 height=8 xoffset=-1 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=117 x=81 y=41 width=6 height=6 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=118 x=29 y=41 width=7 height=6 xoffset=-1 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=119 x=10 y=41 width=9 height=6 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=120 x=45 y=41 width=7 height=6 xoffset=-1 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=121 x=119 y=22 width=7 height=8 xoffset=-1 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=122 x=100 y=40 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=123 x=42 y=12 width=4 height=10 xoffset=-1 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=124 x=72 y=12 width=2 height=10 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=125 x=37 y=12 width=4 height=10 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=126 x=240 y=37 width=5 height=3 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=160 x=254 y=0 width=1 height=1 xoffset=0 yoffset=0 xadvance=3 page=0 chnl=15
|
||||
char id=161 x=217 y=29 width=2 height=8 xoffset=0 yoffset=5 xadvance=3 page=0 chnl=15
|
||||
char id=162 x=19 y=12 width=5 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=163 x=127 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=165 x=169 y=21 width=6 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=167 x=31 y=12 width=5 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=168 x=41 y=48 width=4 height=2 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=169 x=10 y=23 width=8 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=170 x=185 y=39 width=3 height=5 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=171 x=149 y=40 width=6 height=5 xoffset=-1 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=172 x=221 y=38 width=5 height=4 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=174 x=19 y=23 width=8 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=176 x=180 y=39 width=4 height=5 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=177 x=235 y=29 width=5 height=7 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=180 x=246 y=36 width=4 height=3 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=181 x=77 y=32 width=5 height=8 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=182 x=0 y=12 width=6 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=183 x=251 y=36 width=3 height=3 xoffset=0 yoffset=6 xadvance=4 page=0 chnl=15
|
||||
char id=186 x=189 y=39 width=3 height=5 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=187 x=142 y=40 width=6 height=5 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=191 x=0 y=32 width=6 height=8 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=192 x=0 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=193 x=10 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=194 x=20 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=195 x=30 y=0 width=9 height=11 xoffset=-1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=196 x=181 y=0 width=9 height=10 xoffset=-1 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=197 x=171 y=0 width=9 height=10 xoffset=-1 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=198 x=214 y=11 width=11 height=8 xoffset=-1 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=199 x=40 y=0 width=7 height=11 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=200 x=127 y=0 width=5 height=11 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=201 x=121 y=0 width=5 height=11 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=202 x=115 y=0 width=5 height=11 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=203 x=25 y=12 width=5 height=10 xoffset=0 yoffset=1 xadvance=6 page=0 chnl=15
|
||||
char id=204 x=137 y=0 width=3 height=11 xoffset=-1 yoffset=0 xadvance=3 page=0 chnl=15
|
||||
char id=205 x=145 y=0 width=3 height=11 xoffset=0 yoffset=0 xadvance=3 page=0 chnl=15
|
||||
char id=206 x=141 y=0 width=3 height=11 xoffset=0 yoffset=0 xadvance=3 page=0 chnl=15
|
||||
char id=207 x=47 y=12 width=4 height=10 xoffset=-1 yoffset=1 xadvance=3 page=0 chnl=15
|
||||
char id=209 x=101 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=210 x=56 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=211 x=64 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=212 x=48 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=213 x=72 y=0 width=7 height=11 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=214 x=225 y=0 width=7 height=10 xoffset=0 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=216 x=149 y=0 width=10 height=10 xoffset=-1 yoffset=2 xadvance=9 page=0 chnl=15
|
||||
char id=217 x=94 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=218 x=87 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=219 x=108 y=0 width=6 height=11 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=220 x=247 y=0 width=6 height=10 xoffset=0 yoffset=1 xadvance=7 page=0 chnl=15
|
||||
char id=223 x=232 y=20 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=224 x=172 y=11 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=225 x=178 y=11 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=226 x=184 y=11 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=227 x=166 y=11 width=5 height=9 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=228 x=83 y=31 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=229 x=13 y=12 width=5 height=10 xoffset=0 yoffset=1 xadvance=6 page=0 chnl=15
|
||||
char id=230 x=20 y=41 width=8 height=6 xoffset=0 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=231 x=160 y=11 width=5 height=9 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=232 x=97 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=233 x=104 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=234 x=111 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=235 x=148 y=22 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=236 x=194 y=11 width=3 height=9 xoffset=-1 yoffset=2 xadvance=3 page=0 chnl=15
|
||||
char id=237 x=198 y=11 width=3 height=9 xoffset=0 yoffset=2 xadvance=3 page=0 chnl=15
|
||||
char id=238 x=190 y=11 width=3 height=9 xoffset=0 yoffset=2 xadvance=3 page=0 chnl=15
|
||||
char id=239 x=195 y=30 width=4 height=8 xoffset=-1 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=241 x=118 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=242 x=125 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=243 x=83 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=244 x=132 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=245 x=139 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=246 x=211 y=20 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=247 x=106 y=40 width=5 height=6 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=248 x=218 y=20 width=6 height=8 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=249 x=90 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=250 x=146 y=12 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=251 x=153 y=11 width=6 height=9 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=252 x=246 y=20 width=6 height=8 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=255 x=217 y=0 width=7 height=10 xoffset=-1 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=338 x=226 y=11 width=10 height=8 xoffset=0 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=339 x=0 y=41 width=9 height=6 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=376 x=200 y=0 width=8 height=10 xoffset=-1 yoffset=1 xadvance=7 page=0 chnl=15
|
||||
char id=402 x=240 y=0 width=6 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=916 x=55 y=23 width=7 height=8 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=937 x=37 y=23 width=8 height=8 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=960 x=37 y=41 width=7 height=6 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=8211 x=27 y=48 width=6 height=2 xoffset=0 yoffset=8 xadvance=6 page=0 chnl=15
|
||||
char id=8212 x=4 y=48 width=11 height=2 xoffset=0 yoffset=8 xadvance=11 page=0 chnl=15
|
||||
char id=8216 x=197 y=39 width=2 height=5 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=8217 x=200 y=39 width=2 height=5 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
|
||||
char id=8218 x=234 y=37 width=2 height=4 xoffset=0 yoffset=9 xadvance=3 page=0 chnl=15
|
||||
char id=8220 x=156 y=39 width=5 height=5 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8221 x=174 y=39 width=5 height=5 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8222 x=203 y=39 width=5 height=4 xoffset=0 yoffset=9 xadvance=6 page=0 chnl=15
|
||||
char id=8224 x=233 y=0 width=6 height=10 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8226 x=227 y=37 width=3 height=4 xoffset=0 yoffset=6 xadvance=4 page=0 chnl=15
|
||||
char id=8230 x=16 y=48 width=10 height=2 xoffset=0 yoffset=9 xadvance=11 page=0 chnl=15
|
||||
char id=8482 x=123 y=40 width=10 height=5 xoffset=0 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=8706 x=185 y=30 width=4 height=8 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=8719 x=191 y=0 width=8 height=10 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=8721 x=209 y=0 width=7 height=10 xoffset=0 yoffset=3 xadvance=8 page=0 chnl=15
|
||||
char id=8730 x=80 y=0 width=6 height=11 xoffset=0 yoffset=1 xadvance=6 page=0 chnl=15
|
||||
char id=8734 x=134 y=40 width=7 height=5 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=8747 x=133 y=0 width=3 height=11 xoffset=0 yoffset=1 xadvance=3 page=0 chnl=15
|
||||
char id=8776 x=162 y=39 width=5 height=5 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=8800 x=70 y=32 width=6 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8804 x=167 y=30 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=8805 x=173 y=30 width=5 height=8 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=9674 x=179 y=30 width=5 height=8 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
kernings count=62
|
||||
kerning first=8217 second=32 amount=-1
|
||||
kerning first=121 second=46 amount=-1
|
||||
kerning first=121 second=44 amount=-1
|
||||
kerning first=118 second=46 amount=-1
|
||||
kerning first=118 second=44 amount=-1
|
||||
kerning first=114 second=46 amount=-1
|
||||
kerning first=114 second=44 amount=-1
|
||||
kerning first=89 second=118 amount=-1
|
||||
kerning first=49 second=49 amount=-1
|
||||
kerning first=89 second=117 amount=-1
|
||||
kerning first=65 second=84 amount=-1
|
||||
kerning first=65 second=86 amount=-1
|
||||
kerning first=65 second=87 amount=-1
|
||||
kerning first=65 second=89 amount=-1
|
||||
kerning first=89 second=113 amount=-1
|
||||
kerning first=89 second=112 amount=-1
|
||||
kerning first=89 second=111 amount=-1
|
||||
kerning first=65 second=8217 amount=-1
|
||||
kerning first=70 second=44 amount=-1
|
||||
kerning first=70 second=46 amount=-1
|
||||
kerning first=70 second=65 amount=-1
|
||||
kerning first=89 second=101 amount=-1
|
||||
kerning first=76 second=84 amount=-1
|
||||
kerning first=76 second=86 amount=-1
|
||||
kerning first=76 second=87 amount=-1
|
||||
kerning first=76 second=89 amount=-1
|
||||
kerning first=89 second=97 amount=-1
|
||||
kerning first=76 second=8217 amount=-1
|
||||
kerning first=89 second=65 amount=-1
|
||||
kerning first=80 second=44 amount=-2
|
||||
kerning first=80 second=46 amount=-2
|
||||
kerning first=80 second=65 amount=-1
|
||||
kerning first=89 second=58 amount=-1
|
||||
kerning first=89 second=46 amount=-1
|
||||
kerning first=89 second=45 amount=-1
|
||||
kerning first=84 second=44 amount=-1
|
||||
kerning first=84 second=45 amount=-1
|
||||
kerning first=84 second=46 amount=-1
|
||||
kerning first=84 second=58 amount=-1
|
||||
kerning first=89 second=44 amount=-1
|
||||
kerning first=84 second=65 amount=-1
|
||||
kerning first=87 second=65 amount=-1
|
||||
kerning first=84 second=97 amount=-1
|
||||
kerning first=84 second=99 amount=-1
|
||||
kerning first=84 second=101 amount=-1
|
||||
kerning first=87 second=46 amount=-1
|
||||
kerning first=84 second=111 amount=-1
|
||||
kerning first=84 second=114 amount=-1
|
||||
kerning first=84 second=115 amount=-1
|
||||
kerning first=84 second=117 amount=-1
|
||||
kerning first=84 second=119 amount=-1
|
||||
kerning first=84 second=121 amount=-1
|
||||
kerning first=86 second=44 amount=-1
|
||||
kerning first=86 second=45 amount=-1
|
||||
kerning first=86 second=46 amount=-1
|
||||
kerning first=86 second=58 amount=-1
|
||||
kerning first=87 second=44 amount=-1
|
||||
kerning first=86 second=65 amount=-1
|
||||
kerning first=86 second=97 amount=-1
|
||||
kerning first=86 second=101 amount=-1
|
||||
kerning first=86 second=114 amount=-1
|
||||
kerning first=86 second=111 amount=-1
|
||||
BIN
data/font/ArialBold14px_0.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
664
data/font/DomCasual24px.fnt
Normal file
|
|
@ -0,0 +1,664 @@
|
|||
info face="DomCasualD" size=24 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=24 base=18 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||
page id=0 file="DomCasual24px_0.png"
|
||||
chars count=182
|
||||
char id=32 x=22 y=55 width=1 height=1 xoffset=0 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=33 x=38 y=55 width=5 height=15 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=34 x=211 y=80 width=5 height=5 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=35 x=155 y=68 width=9 height=12 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=36 x=206 y=0 width=9 height=18 xoffset=0 yoffset=2 xadvance=10 page=0 chnl=15
|
||||
char id=37 x=84 y=37 width=12 height=15 xoffset=0 yoffset=4 xadvance=12 page=0 chnl=15
|
||||
char id=38 x=71 y=38 width=12 height=15 xoffset=0 yoffset=4 xadvance=12 page=0 chnl=15
|
||||
char id=39 x=217 y=80 width=3 height=5 xoffset=0 yoffset=5 xadvance=3 page=0 chnl=15
|
||||
char id=40 x=15 y=40 width=6 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=41 x=22 y=38 width=6 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=42 x=152 y=82 width=7 height=7 xoffset=0 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=43 x=72 y=83 width=9 height=9 xoffset=0 yoffset=7 xadvance=10 page=0 chnl=15
|
||||
char id=44 x=206 y=80 width=4 height=6 xoffset=0 yoffset=14 xadvance=4 page=0 chnl=15
|
||||
char id=45 x=252 y=78 width=3 height=3 xoffset=0 yoffset=12 xadvance=3 page=0 chnl=15
|
||||
char id=46 x=12 y=98 width=4 height=4 xoffset=0 yoffset=15 xadvance=4 page=0 chnl=15
|
||||
char id=47 x=51 y=20 width=6 height=17 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=48 x=132 y=53 width=9 height=14 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=49 x=139 y=68 width=5 height=13 xoffset=2 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=50 x=23 y=73 width=9 height=13 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=51 x=142 y=53 width=9 height=14 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=52 x=181 y=37 width=9 height=15 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=53 x=152 y=53 width=9 height=14 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=54 x=102 y=53 width=9 height=14 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=55 x=162 y=53 width=9 height=14 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=56 x=191 y=37 width=9 height=15 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=57 x=172 y=53 width=9 height=14 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=58 x=67 y=83 width=4 height=10 xoffset=0 yoffset=9 xadvance=4 page=0 chnl=15
|
||||
char id=59 x=237 y=67 width=4 height=11 xoffset=0 yoffset=9 xadvance=4 page=0 chnl=15
|
||||
char id=60 x=219 y=68 width=9 height=11 xoffset=0 yoffset=6 xadvance=10 page=0 chnl=15
|
||||
char id=61 x=186 y=80 width=9 height=6 xoffset=0 yoffset=9 xadvance=10 page=0 chnl=15
|
||||
char id=62 x=209 y=68 width=9 height=11 xoffset=0 yoffset=6 xadvance=10 page=0 chnl=15
|
||||
char id=63 x=210 y=37 width=8 height=15 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=64 x=0 y=73 width=12 height=13 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=65 x=119 y=37 width=10 height=15 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=66 x=81 y=54 width=10 height=14 xoffset=0 yoffset=4 xadvance=11 page=0 chnl=15
|
||||
char id=67 x=142 y=20 width=10 height=16 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=68 x=164 y=20 width=9 height=16 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=69 x=92 y=53 width=9 height=14 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=70 x=201 y=37 width=8 height=15 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=71 x=108 y=37 width=10 height=15 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=72 x=174 y=20 width=9 height=16 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=73 x=36 y=38 width=4 height=16 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=74 x=29 y=38 width=6 height=16 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=75 x=153 y=20 width=10 height=16 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=76 x=219 y=36 width=8 height=15 xoffset=0 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=77 x=119 y=20 width=11 height=16 xoffset=0 yoffset=3 xadvance=12 page=0 chnl=15
|
||||
char id=78 x=194 y=20 width=9 height=16 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=79 x=97 y=37 width=10 height=15 xoffset=0 yoffset=4 xadvance=11 page=0 chnl=15
|
||||
char id=80 x=243 y=19 width=8 height=16 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=81 x=107 y=20 width=11 height=16 xoffset=0 yoffset=4 xadvance=11 page=0 chnl=15
|
||||
char id=82 x=130 y=37 width=10 height=15 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=83 x=141 y=37 width=9 height=15 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=84 x=151 y=37 width=9 height=15 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=85 x=161 y=37 width=9 height=15 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=86 x=204 y=20 width=9 height=16 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=87 x=57 y=38 width=13 height=15 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
|
||||
char id=88 x=184 y=20 width=9 height=16 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=89 x=214 y=19 width=9 height=16 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=90 x=171 y=37 width=9 height=15 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=91 x=72 y=20 width=6 height=17 xoffset=1 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=92 x=65 y=20 width=6 height=17 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=93 x=58 y=20 width=6 height=17 xoffset=0 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=94 x=141 y=82 width=10 height=7 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=95 x=33 y=98 width=10 height=3 xoffset=0 yoffset=18 xadvance=10 page=0 chnl=15
|
||||
char id=96 x=0 y=98 width=5 height=4 xoffset=1 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=97 x=229 y=67 width=7 height=11 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=98 x=0 y=57 width=7 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=99 x=46 y=85 width=6 height=10 xoffset=0 yoffset=9 xadvance=6 page=0 chnl=15
|
||||
char id=100 x=236 y=36 width=7 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=101 x=39 y=85 width=6 height=10 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=102 x=8 y=40 width=6 height=16 xoffset=0 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=103 x=24 y=55 width=6 height=15 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=104 x=0 y=40 width=7 height=16 xoffset=0 yoffset=3 xadvance=7 page=0 chnl=15
|
||||
char id=105 x=245 y=52 width=3 height=14 xoffset=0 yoffset=4 xadvance=4 page=0 chnl=15
|
||||
char id=106 x=17 y=20 width=4 height=18 xoffset=0 yoffset=4 xadvance=4 page=0 chnl=15
|
||||
char id=107 x=228 y=36 width=7 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=108 x=252 y=36 width=3 height=15 xoffset=0 yoffset=4 xadvance=4 page=0 chnl=15
|
||||
char id=109 x=12 y=87 width=10 height=10 xoffset=0 yoffset=9 xadvance=11 page=0 chnl=15
|
||||
char id=110 x=23 y=87 width=7 height=10 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=111 x=121 y=82 width=6 height=9 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=112 x=244 y=36 width=7 height=15 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=113 x=238 y=52 width=6 height=14 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=114 x=128 y=82 width=5 height=9 xoffset=0 yoffset=9 xadvance=5 page=0 chnl=15
|
||||
char id=115 x=53 y=83 width=6 height=10 xoffset=0 yoffset=9 xadvance=6 page=0 chnl=15
|
||||
char id=116 x=172 y=68 width=5 height=12 xoffset=0 yoffset=6 xadvance=4 page=0 chnl=15
|
||||
char id=117 x=107 y=82 width=6 height=9 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=118 x=60 y=83 width=6 height=10 xoffset=0 yoffset=8 xadvance=6 page=0 chnl=15
|
||||
char id=119 x=189 y=68 width=9 height=11 xoffset=0 yoffset=8 xadvance=9 page=0 chnl=15
|
||||
char id=120 x=165 y=68 width=6 height=12 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=121 x=31 y=55 width=6 height=15 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=122 x=100 y=82 width=6 height=9 xoffset=0 yoffset=9 xadvance=6 page=0 chnl=15
|
||||
char id=123 x=42 y=20 width=8 height=17 xoffset=0 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=124 x=252 y=19 width=3 height=16 xoffset=3 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=125 x=33 y=20 width=8 height=17 xoffset=0 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=126 x=234 y=79 width=11 height=4 xoffset=1 yoffset=3 xadvance=13 page=0 chnl=15
|
||||
char id=161 x=44 y=54 width=4 height=15 xoffset=0 yoffset=9 xadvance=5 page=0 chnl=15
|
||||
char id=162 x=198 y=53 width=7 height=14 xoffset=1 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=163 x=112 y=53 width=9 height=14 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=165 x=122 y=53 width=9 height=14 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=167 x=224 y=19 width=9 height=16 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=168 x=6 y=98 width=5 height=4 xoffset=2 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=169 x=49 y=54 width=15 height=14 xoffset=0 yoffset=4 xadvance=15 page=0 chnl=15
|
||||
char id=170 x=114 y=82 width=6 height=9 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=171 x=91 y=83 width=8 height=9 xoffset=0 yoffset=9 xadvance=8 page=0 chnl=15
|
||||
char id=172 x=196 y=80 width=9 height=6 xoffset=0 yoffset=12 xadvance=10 page=0 chnl=15
|
||||
char id=174 x=65 y=54 width=15 height=14 xoffset=0 yoffset=4 xadvance=15 page=0 chnl=15
|
||||
char id=177 x=199 y=68 width=9 height=11 xoffset=0 yoffset=7 xadvance=10 page=0 chnl=15
|
||||
char id=180 x=246 y=78 width=5 height=4 xoffset=3 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=181 x=13 y=73 width=9 height=13 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=182 x=95 y=20 width=11 height=16 xoffset=0 yoffset=4 xadvance=11 page=0 chnl=15
|
||||
char id=183 x=17 y=98 width=4 height=4 xoffset=0 yoffset=12 xadvance=4 page=0 chnl=15
|
||||
char id=186 x=134 y=82 width=6 height=8 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=187 x=82 y=83 width=8 height=9 xoffset=0 yoffset=9 xadvance=8 page=0 chnl=15
|
||||
char id=191 x=234 y=19 width=8 height=16 xoffset=0 yoffset=8 xadvance=9 page=0 chnl=15
|
||||
char id=192 x=77 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=193 x=99 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=194 x=110 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=195 x=11 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=196 x=55 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=197 x=66 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=198 x=41 y=38 width=15 height=15 xoffset=0 yoffset=4 xadvance=16 page=0 chnl=15
|
||||
char id=199 x=0 y=0 width=10 height=20 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=200 x=226 y=0 width=9 height=18 xoffset=0 yoffset=0 xadvance=9 page=0 chnl=15
|
||||
char id=201 x=236 y=0 width=9 height=18 xoffset=0 yoffset=0 xadvance=9 page=0 chnl=15
|
||||
char id=202 x=246 y=0 width=9 height=18 xoffset=0 yoffset=0 xadvance=9 page=0 chnl=15
|
||||
char id=203 x=0 y=21 width=9 height=18 xoffset=0 yoffset=0 xadvance=9 page=0 chnl=15
|
||||
char id=204 x=195 y=0 width=5 height=19 xoffset=-1 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=205 x=189 y=0 width=5 height=19 xoffset=0 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=206 x=182 y=0 width=6 height=19 xoffset=-1 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=207 x=201 y=0 width=4 height=19 xoffset=0 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=209 x=152 y=0 width=9 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=210 x=44 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=211 x=121 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=212 x=88 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=213 x=33 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=214 x=22 y=0 width=10 height=19 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=216 x=131 y=20 width=10 height=16 xoffset=0 yoffset=3 xadvance=11 page=0 chnl=15
|
||||
char id=217 x=132 y=0 width=9 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=218 x=172 y=0 width=9 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=219 x=142 y=0 width=9 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=220 x=162 y=0 width=9 height=19 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=223 x=16 y=57 width=7 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=224 x=182 y=53 width=7 height=14 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=225 x=190 y=53 width=7 height=14 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=226 x=206 y=53 width=7 height=14 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=227 x=214 y=53 width=7 height=14 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=228 x=230 y=52 width=7 height=14 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=229 x=8 y=57 width=7 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=230 x=178 y=68 width=10 height=11 xoffset=0 yoffset=8 xadvance=11 page=0 chnl=15
|
||||
char id=231 x=98 y=68 width=6 height=13 xoffset=0 yoffset=9 xadvance=6 page=0 chnl=15
|
||||
char id=232 x=91 y=69 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=233 x=84 y=69 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=234 x=77 y=69 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=235 x=70 y=69 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=236 x=145 y=68 width=4 height=13 xoffset=-1 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=237 x=133 y=68 width=5 height=13 xoffset=0 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=238 x=126 y=68 width=6 height=13 xoffset=-1 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=239 x=150 y=68 width=4 height=13 xoffset=0 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=241 x=222 y=52 width=7 height=14 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=242 x=105 y=68 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=243 x=112 y=68 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=244 x=119 y=68 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=245 x=63 y=69 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=246 x=56 y=69 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=248 x=31 y=87 width=7 height=10 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=249 x=49 y=69 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=250 x=41 y=71 width=7 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=251 x=33 y=71 width=7 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=252 x=249 y=52 width=6 height=13 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=255 x=10 y=21 width=6 height=18 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=338 x=79 y=20 width=15 height=16 xoffset=0 yoffset=3 xadvance=15 page=0 chnl=15
|
||||
char id=339 x=0 y=87 width=11 height=10 xoffset=0 yoffset=9 xadvance=12 page=0 chnl=15
|
||||
char id=402 x=22 y=20 width=10 height=17 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=8211 x=44 y=96 width=7 height=3 xoffset=1 yoffset=12 xadvance=10 page=0 chnl=15
|
||||
char id=8212 x=22 y=98 width=10 height=3 xoffset=0 yoffset=12 xadvance=10 page=0 chnl=15
|
||||
char id=8216 x=176 y=81 width=4 height=7 xoffset=0 yoffset=4 xadvance=5 page=0 chnl=15
|
||||
char id=8217 x=181 y=80 width=4 height=7 xoffset=0 yoffset=4 xadvance=5 page=0 chnl=15
|
||||
char id=8220 x=160 y=81 width=7 height=7 xoffset=0 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=8221 x=168 y=81 width=7 height=7 xoffset=0 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=8224 x=216 y=0 width=9 height=18 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=8230 x=221 y=80 width=12 height=4 xoffset=0 yoffset=15 xadvance=13 page=0 chnl=15
|
||||
char id=8482 x=242 y=67 width=12 height=10 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
|
||||
kernings count=477
|
||||
kerning first=44 second=49 amount=-1
|
||||
kerning first=193 second=8217 amount=-1
|
||||
kerning first=193 second=171 amount=-1
|
||||
kerning first=45 second=65 amount=1
|
||||
kerning first=193 second=121 amount=-1
|
||||
kerning first=193 second=119 amount=-1
|
||||
kerning first=45 second=87 amount=1
|
||||
kerning first=193 second=118 amount=-1
|
||||
kerning first=45 second=196 amount=1
|
||||
kerning first=45 second=197 amount=-1
|
||||
kerning first=193 second=117 amount=-1
|
||||
kerning first=45 second=193 amount=-2
|
||||
kerning first=46 second=49 amount=-1
|
||||
kerning first=46 second=8221 amount=-1
|
||||
kerning first=46 second=8217 amount=-1
|
||||
kerning first=48 second=49 amount=-1
|
||||
kerning first=193 second=116 amount=-1
|
||||
kerning first=48 second=55 amount=-1
|
||||
kerning first=49 second=44 amount=-1
|
||||
kerning first=49 second=46 amount=-1
|
||||
kerning first=49 second=48 amount=-1
|
||||
kerning first=49 second=49 amount=-2
|
||||
kerning first=49 second=50 amount=-2
|
||||
kerning first=49 second=51 amount=-2
|
||||
kerning first=49 second=52 amount=-1
|
||||
kerning first=49 second=53 amount=-2
|
||||
kerning first=49 second=54 amount=-1
|
||||
kerning first=49 second=55 amount=-2
|
||||
kerning first=49 second=56 amount=-1
|
||||
kerning first=49 second=57 amount=-2
|
||||
kerning first=50 second=49 amount=-1
|
||||
kerning first=50 second=52 amount=-1
|
||||
kerning first=50 second=55 amount=-1
|
||||
kerning first=51 second=49 amount=-2
|
||||
kerning first=193 second=113 amount=-1
|
||||
kerning first=51 second=55 amount=-1
|
||||
kerning first=52 second=49 amount=-2
|
||||
kerning first=193 second=103 amount=-1
|
||||
kerning first=52 second=55 amount=-1
|
||||
kerning first=53 second=49 amount=-2
|
||||
kerning first=193 second=101 amount=-1
|
||||
kerning first=53 second=55 amount=-1
|
||||
kerning first=54 second=49 amount=-2
|
||||
kerning first=193 second=100 amount=-1
|
||||
kerning first=54 second=55 amount=-1
|
||||
kerning first=55 second=44 amount=-2
|
||||
kerning first=55 second=46 amount=-2
|
||||
kerning first=55 second=49 amount=-2
|
||||
kerning first=55 second=50 amount=-1
|
||||
kerning first=55 second=51 amount=-1
|
||||
kerning first=55 second=52 amount=-2
|
||||
kerning first=55 second=53 amount=-1
|
||||
kerning first=55 second=54 amount=-1
|
||||
kerning first=55 second=55 amount=-1
|
||||
kerning first=55 second=56 amount=-1
|
||||
kerning first=55 second=58 amount=-1
|
||||
kerning first=56 second=49 amount=-2
|
||||
kerning first=193 second=99 amount=-1
|
||||
kerning first=56 second=55 amount=-1
|
||||
kerning first=57 second=49 amount=-1
|
||||
kerning first=193 second=98 amount=-1
|
||||
kerning first=57 second=55 amount=-1
|
||||
kerning first=193 second=97 amount=-1
|
||||
kerning first=65 second=45 amount=1
|
||||
kerning first=193 second=89 amount=-1
|
||||
kerning first=193 second=87 amount=-1
|
||||
kerning first=193 second=86 amount=-1
|
||||
kerning first=193 second=85 amount=-1
|
||||
kerning first=193 second=84 amount=-1
|
||||
kerning first=65 second=84 amount=-1
|
||||
kerning first=193 second=81 amount=-1
|
||||
kerning first=193 second=79 amount=-1
|
||||
kerning first=193 second=71 amount=-1
|
||||
kerning first=65 second=89 amount=-1
|
||||
kerning first=193 second=67 amount=-1
|
||||
kerning first=193 second=44 amount=-1
|
||||
kerning first=194 second=89 amount=-1
|
||||
kerning first=194 second=87 amount=-1
|
||||
kerning first=194 second=86 amount=-1
|
||||
kerning first=194 second=85 amount=-1
|
||||
kerning first=194 second=84 amount=-1
|
||||
kerning first=194 second=81 amount=-1
|
||||
kerning first=194 second=79 amount=-1
|
||||
kerning first=194 second=71 amount=-1
|
||||
kerning first=194 second=67 amount=-1
|
||||
kerning first=194 second=44 amount=-1
|
||||
kerning first=8217 second=193 amount=-3
|
||||
kerning first=8217 second=198 amount=-2
|
||||
kerning first=8217 second=197 amount=-2
|
||||
kerning first=8217 second=196 amount=-1
|
||||
kerning first=8217 second=111 amount=-1
|
||||
kerning first=8217 second=100 amount=-1
|
||||
kerning first=8217 second=65 amount=-1
|
||||
kerning first=8217 second=46 amount=-1
|
||||
kerning first=8217 second=44 amount=-1
|
||||
kerning first=8216 second=193 amount=-3
|
||||
kerning first=8216 second=198 amount=-2
|
||||
kerning first=8216 second=197 amount=-2
|
||||
kerning first=8216 second=196 amount=-1
|
||||
kerning first=8216 second=65 amount=-1
|
||||
kerning first=8221 second=193 amount=-3
|
||||
kerning first=8221 second=198 amount=-2
|
||||
kerning first=8221 second=197 amount=-2
|
||||
kerning first=8221 second=196 amount=-1
|
||||
kerning first=66 second=197 amount=-2
|
||||
kerning first=8221 second=65 amount=-1
|
||||
kerning first=8220 second=193 amount=-3
|
||||
kerning first=8220 second=198 amount=-2
|
||||
kerning first=66 second=195 amount=-1
|
||||
kerning first=8220 second=197 amount=-2
|
||||
kerning first=66 second=194 amount=-1
|
||||
kerning first=66 second=193 amount=-2
|
||||
kerning first=8220 second=196 amount=-1
|
||||
kerning first=8220 second=65 amount=-1
|
||||
kerning first=195 second=89 amount=-1
|
||||
kerning first=195 second=87 amount=-1
|
||||
kerning first=195 second=86 amount=-1
|
||||
kerning first=195 second=85 amount=-1
|
||||
kerning first=195 second=84 amount=-1
|
||||
kerning first=195 second=81 amount=-1
|
||||
kerning first=67 second=197 amount=-2
|
||||
kerning first=195 second=79 amount=-1
|
||||
kerning first=195 second=71 amount=-1
|
||||
kerning first=67 second=193 amount=-2
|
||||
kerning first=195 second=67 amount=-1
|
||||
kerning first=68 second=65 amount=-1
|
||||
kerning first=195 second=44 amount=-1
|
||||
kerning first=192 second=89 amount=-2
|
||||
kerning first=192 second=87 amount=-2
|
||||
kerning first=192 second=86 amount=-2
|
||||
kerning first=68 second=88 amount=-1
|
||||
kerning first=192 second=85 amount=-2
|
||||
kerning first=68 second=196 amount=-1
|
||||
kerning first=68 second=197 amount=-2
|
||||
kerning first=68 second=192 amount=-2
|
||||
kerning first=68 second=195 amount=-2
|
||||
kerning first=68 second=194 amount=-2
|
||||
kerning first=68 second=193 amount=-3
|
||||
kerning first=70 second=44 amount=-2
|
||||
kerning first=192 second=84 amount=-2
|
||||
kerning first=70 second=46 amount=-1
|
||||
kerning first=70 second=65 amount=-1
|
||||
kerning first=70 second=74 amount=-1
|
||||
kerning first=192 second=81 amount=-2
|
||||
kerning first=192 second=79 amount=-2
|
||||
kerning first=192 second=71 amount=-2
|
||||
kerning first=192 second=67 amount=-2
|
||||
kerning first=192 second=46 amount=-1
|
||||
kerning first=192 second=44 amount=-2
|
||||
kerning first=187 second=193 amount=-2
|
||||
kerning first=187 second=197 amount=-2
|
||||
kerning first=70 second=196 amount=-1
|
||||
kerning first=70 second=197 amount=-2
|
||||
kerning first=187 second=89 amount=-1
|
||||
kerning first=70 second=225 amount=-2
|
||||
kerning first=70 second=228 amount=-1
|
||||
kerning first=70 second=229 amount=-2
|
||||
kerning first=70 second=233 amount=-2
|
||||
kerning first=70 second=243 amount=-2
|
||||
kerning first=70 second=246 amount=-1
|
||||
kerning first=187 second=86 amount=-1
|
||||
kerning first=187 second=84 amount=-1
|
||||
kerning first=70 second=192 amount=-2
|
||||
kerning first=70 second=195 amount=-2
|
||||
kerning first=246 second=121 amount=-1
|
||||
kerning first=70 second=194 amount=-2
|
||||
kerning first=70 second=193 amount=-3
|
||||
kerning first=246 second=120 amount=-1
|
||||
kerning first=246 second=119 amount=-1
|
||||
kerning first=246 second=118 amount=-1
|
||||
kerning first=246 second=116 amount=-1
|
||||
kerning first=244 second=116 amount=-1
|
||||
kerning first=242 second=121 amount=-2
|
||||
kerning first=71 second=197 amount=-2
|
||||
kerning first=242 second=119 amount=-2
|
||||
kerning first=71 second=192 amount=-1
|
||||
kerning first=71 second=195 amount=-1
|
||||
kerning first=71 second=194 amount=-1
|
||||
kerning first=71 second=193 amount=-3
|
||||
kerning first=242 second=118 amount=-2
|
||||
kerning first=243 second=121 amount=-1
|
||||
kerning first=74 second=197 amount=-2
|
||||
kerning first=243 second=119 amount=-1
|
||||
kerning first=243 second=118 amount=-1
|
||||
kerning first=234 second=121 amount=-1
|
||||
kerning first=75 second=71 amount=-1
|
||||
kerning first=75 second=79 amount=-1
|
||||
kerning first=234 second=119 amount=-1
|
||||
kerning first=234 second=118 amount=-1
|
||||
kerning first=233 second=121 amount=-1
|
||||
kerning first=233 second=119 amount=-1
|
||||
kerning first=233 second=118 amount=-1
|
||||
kerning first=229 second=121 amount=-2
|
||||
kerning first=75 second=121 amount=-1
|
||||
kerning first=75 second=214 amount=-1
|
||||
kerning first=75 second=228 amount=-1
|
||||
kerning first=75 second=229 amount=-1
|
||||
kerning first=75 second=243 amount=-2
|
||||
kerning first=75 second=246 amount=-1
|
||||
kerning first=75 second=252 amount=-1
|
||||
kerning first=229 second=119 amount=-2
|
||||
kerning first=75 second=338 amount=-1
|
||||
kerning first=75 second=211 amount=-1
|
||||
kerning first=76 second=45 amount=-1
|
||||
kerning first=229 second=118 amount=-2
|
||||
kerning first=228 second=121 amount=-1
|
||||
kerning first=228 second=119 amount=-1
|
||||
kerning first=228 second=118 amount=-1
|
||||
kerning first=224 second=121 amount=-2
|
||||
kerning first=76 second=84 amount=-1
|
||||
kerning first=224 second=119 amount=-2
|
||||
kerning first=76 second=86 amount=-1
|
||||
kerning first=224 second=118 amount=-2
|
||||
kerning first=76 second=89 amount=-1
|
||||
kerning first=225 second=121 amount=-1
|
||||
kerning first=225 second=119 amount=-1
|
||||
kerning first=225 second=118 amount=-1
|
||||
kerning first=76 second=197 amount=-1
|
||||
kerning first=220 second=65 amount=-1
|
||||
kerning first=220 second=44 amount=-1
|
||||
kerning first=197 second=8217 amount=-2
|
||||
kerning first=76 second=252 amount=-1
|
||||
kerning first=197 second=8221 amount=-2
|
||||
kerning first=197 second=171 amount=-2
|
||||
kerning first=76 second=8221 amount=-2
|
||||
kerning first=76 second=8217 amount=-2
|
||||
kerning first=76 second=193 amount=-2
|
||||
kerning first=197 second=121 amount=-1
|
||||
kerning first=197 second=119 amount=-1
|
||||
kerning first=197 second=118 amount=-1
|
||||
kerning first=197 second=117 amount=-1
|
||||
kerning first=197 second=116 amount=-1
|
||||
kerning first=197 second=113 amount=-1
|
||||
kerning first=197 second=111 amount=-1
|
||||
kerning first=197 second=103 amount=-1
|
||||
kerning first=197 second=101 amount=-1
|
||||
kerning first=197 second=100 amount=-1
|
||||
kerning first=197 second=99 amount=-1
|
||||
kerning first=197 second=98 amount=-1
|
||||
kerning first=197 second=97 amount=-1
|
||||
kerning first=197 second=89 amount=-2
|
||||
kerning first=78 second=197 amount=-2
|
||||
kerning first=197 second=87 amount=-2
|
||||
kerning first=197 second=86 amount=-2
|
||||
kerning first=78 second=225 amount=-2
|
||||
kerning first=78 second=228 amount=-1
|
||||
kerning first=78 second=229 amount=-1
|
||||
kerning first=78 second=233 amount=-2
|
||||
kerning first=78 second=243 amount=-2
|
||||
kerning first=78 second=246 amount=-1
|
||||
kerning first=78 second=252 amount=-1
|
||||
kerning first=197 second=85 amount=-2
|
||||
kerning first=197 second=84 amount=-2
|
||||
kerning first=197 second=81 amount=-2
|
||||
kerning first=78 second=193 amount=-2
|
||||
kerning first=197 second=79 amount=-2
|
||||
kerning first=197 second=71 amount=-2
|
||||
kerning first=197 second=67 amount=-2
|
||||
kerning first=197 second=46 amount=-1
|
||||
kerning first=197 second=45 amount=-1
|
||||
kerning first=197 second=44 amount=-1
|
||||
kerning first=196 second=89 amount=-1
|
||||
kerning first=196 second=84 amount=-1
|
||||
kerning first=79 second=197 amount=-2
|
||||
kerning first=79 second=198 amount=-1
|
||||
kerning first=79 second=193 amount=-3
|
||||
kerning first=80 second=44 amount=-2
|
||||
kerning first=196 second=45 amount=1
|
||||
kerning first=80 second=46 amount=-2
|
||||
kerning first=80 second=65 amount=-1
|
||||
kerning first=80 second=74 amount=-1
|
||||
kerning first=80 second=97 amount=-1
|
||||
kerning first=80 second=101 amount=-1
|
||||
kerning first=80 second=111 amount=-1
|
||||
kerning first=80 second=196 amount=-1
|
||||
kerning first=80 second=197 amount=-2
|
||||
kerning first=80 second=225 amount=-2
|
||||
kerning first=80 second=228 amount=-1
|
||||
kerning first=80 second=229 amount=-2
|
||||
kerning first=80 second=233 amount=-2
|
||||
kerning first=80 second=243 amount=-2
|
||||
kerning first=80 second=246 amount=-1
|
||||
kerning first=80 second=198 amount=-1
|
||||
kerning first=80 second=230 amount=-1
|
||||
kerning first=80 second=248 amount=-1
|
||||
kerning first=80 second=339 amount=-1
|
||||
kerning first=80 second=193 amount=-3
|
||||
kerning first=121 second=246 amount=-1
|
||||
kerning first=121 second=242 amount=-1
|
||||
kerning first=121 second=243 amount=-2
|
||||
kerning first=121 second=234 amount=-1
|
||||
kerning first=121 second=232 amount=-1
|
||||
kerning first=121 second=233 amount=-2
|
||||
kerning first=121 second=229 amount=-2
|
||||
kerning first=121 second=227 amount=-1
|
||||
kerning first=121 second=228 amount=-1
|
||||
kerning first=121 second=226 amount=-1
|
||||
kerning first=121 second=224 amount=-1
|
||||
kerning first=121 second=225 amount=-2
|
||||
kerning first=121 second=44 amount=-1
|
||||
kerning first=120 second=233 amount=-2
|
||||
kerning first=119 second=246 amount=-1
|
||||
kerning first=119 second=242 amount=-1
|
||||
kerning first=119 second=243 amount=-2
|
||||
kerning first=82 second=225 amount=-2
|
||||
kerning first=82 second=228 amount=-1
|
||||
kerning first=82 second=229 amount=-2
|
||||
kerning first=82 second=233 amount=-2
|
||||
kerning first=82 second=243 amount=-2
|
||||
kerning first=82 second=246 amount=-1
|
||||
kerning first=82 second=250 amount=-2
|
||||
kerning first=82 second=252 amount=-1
|
||||
kerning first=119 second=234 amount=-1
|
||||
kerning first=119 second=232 amount=-1
|
||||
kerning first=119 second=233 amount=-2
|
||||
kerning first=119 second=229 amount=-2
|
||||
kerning first=119 second=227 amount=-1
|
||||
kerning first=119 second=228 amount=-1
|
||||
kerning first=119 second=226 amount=-1
|
||||
kerning first=119 second=224 amount=-1
|
||||
kerning first=119 second=225 amount=-2
|
||||
kerning first=119 second=44 amount=-1
|
||||
kerning first=118 second=246 amount=-1
|
||||
kerning first=83 second=197 amount=-2
|
||||
kerning first=118 second=242 amount=-1
|
||||
kerning first=83 second=193 amount=-2
|
||||
kerning first=84 second=44 amount=-1
|
||||
kerning first=118 second=243 amount=-2
|
||||
kerning first=84 second=46 amount=-1
|
||||
kerning first=84 second=58 amount=-1
|
||||
kerning first=84 second=59 amount=-1
|
||||
kerning first=84 second=65 amount=-1
|
||||
kerning first=84 second=67 amount=-1
|
||||
kerning first=118 second=234 amount=-1
|
||||
kerning first=84 second=74 amount=-1
|
||||
kerning first=118 second=232 amount=-1
|
||||
kerning first=118 second=233 amount=-2
|
||||
kerning first=118 second=229 amount=-2
|
||||
kerning first=118 second=227 amount=-1
|
||||
kerning first=84 second=89 amount=1
|
||||
kerning first=84 second=97 amount=-1
|
||||
kerning first=84 second=99 amount=-1
|
||||
kerning first=84 second=101 amount=-1
|
||||
kerning first=84 second=103 amount=-1
|
||||
kerning first=118 second=228 amount=-1
|
||||
kerning first=118 second=226 amount=-1
|
||||
kerning first=84 second=111 amount=-1
|
||||
kerning first=84 second=114 amount=-1
|
||||
kerning first=84 second=115 amount=-1
|
||||
kerning first=84 second=117 amount=-1
|
||||
kerning first=84 second=118 amount=-1
|
||||
kerning first=84 second=119 amount=-1
|
||||
kerning first=84 second=121 amount=-1
|
||||
kerning first=84 second=196 amount=-1
|
||||
kerning first=84 second=197 amount=-2
|
||||
kerning first=118 second=224 amount=-1
|
||||
kerning first=84 second=198 amount=-1
|
||||
kerning first=118 second=225 amount=-2
|
||||
kerning first=84 second=230 amount=-1
|
||||
kerning first=84 second=248 amount=-1
|
||||
kerning first=84 second=171 amount=-1
|
||||
kerning first=84 second=192 amount=-2
|
||||
kerning first=84 second=195 amount=-2
|
||||
kerning first=118 second=44 amount=-1
|
||||
kerning first=116 second=246 amount=-1
|
||||
kerning first=116 second=243 amount=-2
|
||||
kerning first=84 second=194 amount=-2
|
||||
kerning first=84 second=193 amount=-3
|
||||
kerning first=116 second=233 amount=-2
|
||||
kerning first=116 second=229 amount=-1
|
||||
kerning first=116 second=228 amount=-1
|
||||
kerning first=116 second=225 amount=-2
|
||||
kerning first=114 second=246 amount=-1
|
||||
kerning first=114 second=244 amount=-1
|
||||
kerning first=114 second=242 amount=-1
|
||||
kerning first=114 second=243 amount=-2
|
||||
kerning first=114 second=234 amount=-1
|
||||
kerning first=114 second=232 amount=-1
|
||||
kerning first=114 second=233 amount=-2
|
||||
kerning first=85 second=197 amount=-2
|
||||
kerning first=114 second=229 amount=-1
|
||||
kerning first=85 second=195 amount=-1
|
||||
kerning first=85 second=194 amount=-1
|
||||
kerning first=85 second=193 amount=-2
|
||||
kerning first=86 second=44 amount=-1
|
||||
kerning first=114 second=228 amount=-1
|
||||
kerning first=86 second=46 amount=-1
|
||||
kerning first=86 second=58 amount=-1
|
||||
kerning first=86 second=59 amount=-1
|
||||
kerning first=86 second=65 amount=-1
|
||||
kerning first=86 second=67 amount=-1
|
||||
kerning first=114 second=226 amount=-1
|
||||
kerning first=114 second=224 amount=-1
|
||||
kerning first=114 second=225 amount=-2
|
||||
kerning first=86 second=84 amount=1
|
||||
kerning first=86 second=97 amount=-1
|
||||
kerning first=86 second=101 amount=-1
|
||||
kerning first=86 second=103 amount=-1
|
||||
kerning first=114 second=44 amount=-1
|
||||
kerning first=86 second=111 amount=-1
|
||||
kerning first=111 second=84 amount=-1
|
||||
kerning first=86 second=117 amount=-1
|
||||
kerning first=110 second=84 amount=-1
|
||||
kerning first=86 second=196 amount=-1
|
||||
kerning first=86 second=197 amount=-2
|
||||
kerning first=107 second=252 amount=-1
|
||||
kerning first=86 second=198 amount=-1
|
||||
kerning first=107 second=246 amount=-1
|
||||
kerning first=86 second=230 amount=-1
|
||||
kerning first=86 second=248 amount=-1
|
||||
kerning first=86 second=171 amount=-1
|
||||
kerning first=86 second=192 amount=-2
|
||||
kerning first=86 second=195 amount=-2
|
||||
kerning first=107 second=243 amount=-2
|
||||
kerning first=107 second=233 amount=-2
|
||||
kerning first=86 second=194 amount=-2
|
||||
kerning first=86 second=193 amount=-3
|
||||
kerning first=107 second=229 amount=-1
|
||||
kerning first=107 second=228 amount=-1
|
||||
kerning first=107 second=225 amount=-2
|
||||
kerning first=87 second=44 amount=-1
|
||||
kerning first=103 second=246 amount=-1
|
||||
kerning first=103 second=243 amount=-2
|
||||
kerning first=103 second=233 amount=-2
|
||||
kerning first=103 second=229 amount=-1
|
||||
kerning first=103 second=228 amount=-1
|
||||
kerning first=102 second=246 amount=-1
|
||||
kerning first=102 second=243 amount=-1
|
||||
kerning first=102 second=233 amount=-2
|
||||
kerning first=102 second=229 amount=-1
|
||||
kerning first=87 second=84 amount=1
|
||||
kerning first=102 second=228 amount=-1
|
||||
kerning first=102 second=225 amount=-1
|
||||
kerning first=102 second=116 amount=1
|
||||
kerning first=102 second=106 amount=1
|
||||
kerning first=102 second=102 amount=1
|
||||
kerning first=90 second=121 amount=-1
|
||||
kerning first=89 second=210 amount=-1
|
||||
kerning first=89 second=212 amount=-1
|
||||
kerning first=89 second=211 amount=-1
|
||||
kerning first=87 second=197 amount=-2
|
||||
kerning first=89 second=193 amount=-3
|
||||
kerning first=87 second=198 amount=-1
|
||||
kerning first=89 second=194 amount=-2
|
||||
kerning first=89 second=213 amount=-1
|
||||
kerning first=89 second=195 amount=-2
|
||||
kerning first=87 second=171 amount=-1
|
||||
kerning first=87 second=192 amount=-1
|
||||
kerning first=87 second=195 amount=-1
|
||||
kerning first=89 second=192 amount=-2
|
||||
kerning first=89 second=171 amount=-1
|
||||
kerning first=87 second=194 amount=-1
|
||||
kerning first=87 second=193 amount=-3
|
||||
kerning first=89 second=248 amount=-1
|
||||
kerning first=89 second=230 amount=-1
|
||||
kerning first=89 second=198 amount=-1
|
||||
kerning first=89 second=214 amount=-1
|
||||
kerning first=89 second=197 amount=-2
|
||||
kerning first=89 second=196 amount=-1
|
||||
kerning first=89 second=118 amount=-1
|
||||
kerning first=89 second=117 amount=-1
|
||||
kerning first=89 second=112 amount=-1
|
||||
kerning first=89 second=111 amount=-1
|
||||
kerning first=89 second=103 amount=-1
|
||||
kerning first=88 second=121 amount=-1
|
||||
kerning first=89 second=101 amount=-1
|
||||
kerning first=89 second=44 amount=-1
|
||||
kerning first=89 second=97 amount=-1
|
||||
kerning first=89 second=46 amount=-1
|
||||
kerning first=89 second=58 amount=-1
|
||||
kerning first=89 second=59 amount=-1
|
||||
kerning first=89 second=65 amount=-1
|
||||
kerning first=89 second=67 amount=-1
|
||||
kerning first=89 second=71 amount=-1
|
||||
kerning first=89 second=79 amount=-1
|
||||
kerning first=89 second=83 amount=-1
|
||||
kerning first=89 second=84 amount=1
|
||||
326
data/font/DomCasual24px.fnt.bak
Normal file
|
|
@ -0,0 +1,326 @@
|
|||
info face="Dom Casual" size=24 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=24 base=19 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||
page id=0 file="DomCasual24px_0.png"
|
||||
chars count=203
|
||||
char id=32 x=253 y=35 width=1 height=1 xoffset=0 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=33 x=180 y=38 width=5 height=16 xoffset=0 yoffset=4 xadvance=5 page=0 chnl=15
|
||||
char id=34 x=79 y=102 width=7 height=6 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=35 x=208 y=84 width=9 height=9 xoffset=0 yoffset=3 xadvance=9 page=0 chnl=15
|
||||
char id=36 x=109 y=87 width=4 height=11 xoffset=1 yoffset=4 xadvance=5 page=0 chnl=15
|
||||
char id=37 x=229 y=68 width=9 height=12 xoffset=0 yoffset=7 xadvance=10 page=0 chnl=15
|
||||
char id=38 x=244 y=53 width=10 height=14 xoffset=1 yoffset=5 xadvance=12 page=0 chnl=15
|
||||
char id=39 x=93 y=101 width=4 height=6 xoffset=0 yoffset=4 xadvance=4 page=0 chnl=15
|
||||
char id=40 x=57 y=0 width=4 height=21 xoffset=1 yoffset=3 xadvance=5 page=0 chnl=15
|
||||
char id=41 x=51 y=0 width=5 height=21 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=42 x=87 y=101 width=5 height=6 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=43 x=18 y=90 width=11 height=11 xoffset=1 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=44 x=48 y=102 width=4 height=7 xoffset=0 yoffset=16 xadvance=5 page=0 chnl=15
|
||||
char id=45 x=213 y=94 width=7 height=3 xoffset=0 yoffset=13 xadvance=7 page=0 chnl=15
|
||||
char id=46 x=170 y=96 width=4 height=4 xoffset=0 yoffset=16 xadvance=4 page=0 chnl=15
|
||||
char id=47 x=34 y=75 width=8 height=14 xoffset=0 yoffset=6 xadvance=8 page=0 chnl=15
|
||||
char id=48 x=43 y=75 width=8 height=14 xoffset=1 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=49 x=123 y=72 width=5 height=14 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=50 x=219 y=68 width=9 height=12 xoffset=0 yoffset=7 xadvance=9 page=0 chnl=15
|
||||
char id=51 x=52 y=75 width=8 height=14 xoffset=0 yoffset=6 xadvance=8 page=0 chnl=15
|
||||
char id=52 x=31 y=59 width=9 height=15 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=53 x=61 y=75 width=8 height=14 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=54 x=104 y=56 width=7 height=15 xoffset=1 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=55 x=189 y=71 width=9 height=13 xoffset=0 yoffset=7 xadvance=9 page=0 chnl=15
|
||||
char id=56 x=70 y=75 width=8 height=14 xoffset=1 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=57 x=144 y=56 width=7 height=15 xoffset=1 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=58 x=179 y=85 width=4 height=10 xoffset=0 yoffset=10 xadvance=5 page=0 chnl=15
|
||||
char id=59 x=0 y=90 width=4 height=12 xoffset=0 yoffset=10 xadvance=5 page=0 chnl=15
|
||||
char id=60 x=70 y=90 width=8 height=11 xoffset=0 yoffset=9 xadvance=9 page=0 chnl=15
|
||||
char id=61 x=109 y=99 width=9 height=5 xoffset=0 yoffset=11 xadvance=9 page=0 chnl=15
|
||||
char id=62 x=61 y=90 width=8 height=11 xoffset=0 yoffset=9 xadvance=9 page=0 chnl=15
|
||||
char id=63 x=21 y=59 width=9 height=15 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=64 x=229 y=53 width=14 height=14 xoffset=0 yoffset=5 xadvance=15 page=0 chnl=15
|
||||
char id=65 x=0 y=42 width=9 height=16 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=66 x=61 y=59 width=9 height=15 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=67 x=112 y=56 width=7 height=15 xoffset=1 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=68 x=37 y=42 width=8 height=16 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=69 x=161 y=38 width=6 height=16 xoffset=1 yoffset=4 xadvance=8 page=0 chnl=15
|
||||
char id=70 x=120 y=56 width=7 height=15 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=71 x=24 y=75 width=9 height=14 xoffset=1 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=72 x=243 y=20 width=9 height=16 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=73 x=191 y=38 width=3 height=16 xoffset=0 yoffset=4 xadvance=5 page=0 chnl=15
|
||||
char id=74 x=167 y=55 width=6 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=75 x=10 y=42 width=8 height=16 xoffset=1 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=76 x=160 y=55 width=6 height=15 xoffset=1 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=77 x=0 y=59 width=10 height=15 xoffset=0 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=78 x=114 y=21 width=9 height=17 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=79 x=51 y=59 width=9 height=15 xoffset=1 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=80 x=55 y=42 width=8 height=16 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=81 x=103 y=21 width=10 height=17 xoffset=1 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=82 x=11 y=59 width=9 height=15 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=83 x=71 y=59 width=8 height=15 xoffset=1 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=84 x=19 y=42 width=8 height=16 xoffset=1 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=85 x=223 y=20 width=9 height=16 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=86 x=134 y=21 width=9 height=17 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=87 x=228 y=37 width=13 height=15 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=88 x=124 y=21 width=9 height=17 xoffset=0 yoffset=4 xadvance=9 page=0 chnl=15
|
||||
char id=89 x=28 y=42 width=8 height=16 xoffset=1 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=90 x=41 y=59 width=9 height=15 xoffset=0 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=91 x=75 y=21 width=5 height=19 xoffset=1 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=92 x=199 y=70 width=8 height=13 xoffset=0 yoffset=7 xadvance=8 page=0 chnl=15
|
||||
char id=93 x=81 y=21 width=5 height=19 xoffset=0 yoffset=3 xadvance=6 page=0 chnl=15
|
||||
char id=94 x=119 y=98 width=7 height=5 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=95 x=227 y=91 width=14 height=2 xoffset=0 yoffset=20 xadvance=13 page=0 chnl=15
|
||||
char id=96 x=127 y=98 width=5 height=5 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=97 x=166 y=85 width=6 height=10 xoffset=0 yoffset=10 xadvance=7 page=0 chnl=15
|
||||
char id=98 x=104 y=39 width=7 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=99 x=79 y=90 width=7 height=11 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=100 x=64 y=42 width=7 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=101 x=95 y=89 width=6 height=11 xoffset=1 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=102 x=80 y=41 width=7 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=103 x=201 y=54 width=5 height=15 xoffset=1 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=104 x=96 y=40 width=7 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=105 x=215 y=68 width=3 height=13 xoffset=0 yoffset=6 xadvance=4 page=0 chnl=15
|
||||
char id=106 x=87 y=21 width=4 height=19 xoffset=0 yoffset=5 xadvance=5 page=0 chnl=15
|
||||
char id=107 x=128 y=56 width=7 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=108 x=253 y=20 width=2 height=14 xoffset=1 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=109 x=30 y=90 width=10 height=11 xoffset=0 yoffset=9 xadvance=10 page=0 chnl=15
|
||||
char id=110 x=159 y=86 width=6 height=10 xoffset=0 yoffset=10 xadvance=7 page=0 chnl=15
|
||||
char id=111 x=173 y=85 width=5 height=10 xoffset=1 yoffset=10 xadvance=7 page=0 chnl=15
|
||||
char id=112 x=88 y=41 width=7 height=16 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=113 x=181 y=55 width=6 height=15 xoffset=1 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=114 x=225 y=81 width=5 height=9 xoffset=0 yoffset=10 xadvance=5 page=0 chnl=15
|
||||
char id=115 x=231 y=81 width=5 height=9 xoffset=1 yoffset=10 xadvance=6 page=0 chnl=15
|
||||
char id=116 x=208 y=70 width=6 height=13 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=117 x=102 y=88 width=6 height=11 xoffset=1 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=118 x=87 y=89 width=7 height=11 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=119 x=51 y=90 width=9 height=11 xoffset=0 yoffset=9 xadvance=10 page=0 chnl=15
|
||||
char id=120 x=239 y=68 width=6 height=12 xoffset=1 yoffset=9 xadvance=8 page=0 chnl=15
|
||||
char id=121 x=136 y=56 width=7 height=15 xoffset=0 yoffset=10 xadvance=7 page=0 chnl=15
|
||||
char id=122 x=218 y=82 width=6 height=9 xoffset=0 yoffset=10 xadvance=7 page=0 chnl=15
|
||||
char id=123 x=188 y=0 width=5 height=20 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=124 x=204 y=0 width=1 height=20 xoffset=1 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=125 x=182 y=0 width=5 height=20 xoffset=1 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=126 x=156 y=97 width=7 height=4 xoffset=0 yoffset=6 xadvance=7 page=0 chnl=15
|
||||
char id=160 x=212 y=68 width=1 height=1 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=161 x=186 y=38 width=4 height=16 xoffset=0 yoffset=8 xadvance=5 page=0 chnl=15
|
||||
char id=162 x=152 y=86 width=6 height=10 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=163 x=0 y=75 width=12 height=14 xoffset=0 yoffset=6 xadvance=12 page=0 chnl=15
|
||||
char id=165 x=46 y=42 width=8 height=16 xoffset=1 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=167 x=84 y=0 width=10 height=20 xoffset=0 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=168 x=221 y=92 width=5 height=3 xoffset=1 yoffset=6 xadvance=7 page=0 chnl=15
|
||||
char id=169 x=212 y=53 width=16 height=14 xoffset=0 yoffset=5 xadvance=17 page=0 chnl=15
|
||||
char id=170 x=53 y=102 width=4 height=7 xoffset=0 yoffset=5 xadvance=5 page=0 chnl=15
|
||||
char id=171 x=196 y=85 width=11 height=9 xoffset=0 yoffset=9 xadvance=12 page=0 chnl=15
|
||||
char id=172 x=63 y=102 width=15 height=6 xoffset=0 yoffset=13 xadvance=17 page=0 chnl=15
|
||||
char id=174 x=195 y=38 width=16 height=15 xoffset=0 yoffset=5 xadvance=17 page=0 chnl=15
|
||||
char id=176 x=34 y=102 width=6 height=7 xoffset=1 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=177 x=41 y=90 width=9 height=11 xoffset=1 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=180 x=133 y=98 width=5 height=5 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=181 x=188 y=21 width=12 height=16 xoffset=1 yoffset=8 xadvance=14 page=0 chnl=15
|
||||
char id=182 x=20 y=22 width=9 height=19 xoffset=1 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=183 x=175 y=96 width=4 height=4 xoffset=0 yoffset=10 xadvance=4 page=0 chnl=15
|
||||
char id=186 x=15 y=102 width=4 height=8 xoffset=0 yoffset=4 xadvance=4 page=0 chnl=15
|
||||
char id=187 x=184 y=85 width=11 height=9 xoffset=0 yoffset=9 xadvance=11 page=0 chnl=15
|
||||
char id=191 x=233 y=20 width=9 height=16 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=192 x=165 y=0 width=9 height=20 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=193 x=95 y=0 width=9 height=20 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=194 x=105 y=0 width=9 height=20 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=195 x=115 y=0 width=9 height=20 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=196 x=235 y=0 width=9 height=19 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
|
||||
char id=197 x=145 y=0 width=9 height=20 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=198 x=172 y=21 width=15 height=16 xoffset=0 yoffset=4 xadvance=16 page=0 chnl=15
|
||||
char id=199 x=39 y=22 width=7 height=19 xoffset=1 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=200 x=175 y=0 width=6 height=20 xoffset=1 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=201 x=37 y=0 width=6 height=21 xoffset=1 yoffset=-1 xadvance=8 page=0 chnl=15
|
||||
char id=202 x=44 y=0 width=6 height=21 xoffset=1 yoffset=-1 xadvance=8 page=0 chnl=15
|
||||
char id=203 x=68 y=21 width=6 height=19 xoffset=1 yoffset=1 xadvance=8 page=0 chnl=15
|
||||
char id=204 x=199 y=0 width=4 height=20 xoffset=0 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=205 x=194 y=0 width=4 height=20 xoffset=0 yoffset=0 xadvance=5 page=0 chnl=15
|
||||
char id=206 x=30 y=0 width=6 height=21 xoffset=-1 yoffset=-1 xadvance=5 page=0 chnl=15
|
||||
char id=207 x=54 y=22 width=6 height=19 xoffset=-1 yoffset=1 xadvance=5 page=0 chnl=15
|
||||
char id=209 x=20 y=0 width=9 height=21 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=210 x=155 y=0 width=9 height=20 xoffset=1 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=211 x=135 y=0 width=9 height=20 xoffset=1 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=212 x=62 y=0 width=10 height=20 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
|
||||
char id=213 x=0 y=22 width=9 height=19 xoffset=1 yoffset=1 xadvance=11 page=0 chnl=15
|
||||
char id=214 x=10 y=22 width=9 height=19 xoffset=1 yoffset=1 xadvance=11 page=0 chnl=15
|
||||
char id=216 x=144 y=21 width=9 height=17 xoffset=1 yoffset=4 xadvance=11 page=0 chnl=15
|
||||
char id=217 x=125 y=0 width=9 height=20 xoffset=0 yoffset=0 xadvance=9 page=0 chnl=15
|
||||
char id=218 x=10 y=0 width=9 height=21 xoffset=0 yoffset=-1 xadvance=9 page=0 chnl=15
|
||||
char id=219 x=0 y=0 width=9 height=21 xoffset=0 yoffset=-1 xadvance=9 page=0 chnl=15
|
||||
char id=220 x=245 y=0 width=9 height=19 xoffset=0 yoffset=1 xadvance=9 page=0 chnl=15
|
||||
char id=223 x=212 y=20 width=10 height=16 xoffset=0 yoffset=6 xadvance=10 page=0 chnl=15
|
||||
char id=224 x=112 y=39 width=6 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=225 x=119 y=39 width=6 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=226 x=152 y=56 width=7 height=15 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=227 x=80 y=58 width=7 height=15 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=228 x=79 y=75 width=7 height=14 xoffset=0 yoffset=6 xadvance=7 page=0 chnl=15
|
||||
char id=229 x=174 y=55 width=6 height=15 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=230 x=128 y=87 width=12 height=10 xoffset=0 yoffset=9 xadvance=12 page=0 chnl=15
|
||||
char id=231 x=87 y=74 width=7 height=14 xoffset=0 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=232 x=126 y=39 width=6 height=16 xoffset=1 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=233 x=133 y=39 width=6 height=16 xoffset=1 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=234 x=188 y=55 width=6 height=15 xoffset=1 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=235 x=116 y=72 width=6 height=14 xoffset=1 yoffset=6 xadvance=7 page=0 chnl=15
|
||||
char id=236 x=207 y=54 width=4 height=15 xoffset=0 yoffset=4 xadvance=4 page=0 chnl=15
|
||||
char id=237 x=195 y=54 width=5 height=15 xoffset=0 yoffset=4 xadvance=4 page=0 chnl=15
|
||||
char id=238 x=109 y=72 width=6 height=14 xoffset=-1 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=239 x=102 y=73 width=6 height=14 xoffset=-1 yoffset=5 xadvance=4 page=0 chnl=15
|
||||
char id=241 x=88 y=58 width=7 height=15 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=242 x=174 y=38 width=5 height=16 xoffset=1 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=243 x=168 y=38 width=5 height=16 xoffset=1 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=244 x=140 y=39 width=6 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=245 x=96 y=57 width=7 height=15 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=246 x=129 y=72 width=5 height=14 xoffset=1 yoffset=6 xadvance=7 page=0 chnl=15
|
||||
char id=247 x=114 y=87 width=13 height=10 xoffset=1 yoffset=8 xadvance=14 page=0 chnl=15
|
||||
char id=248 x=246 y=68 width=5 height=12 xoffset=1 yoffset=9 xadvance=7 page=0 chnl=15
|
||||
char id=249 x=154 y=38 width=6 height=16 xoffset=1 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=250 x=147 y=39 width=6 height=16 xoffset=1 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=251 x=72 y=41 width=7 height=16 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=252 x=95 y=74 width=6 height=14 xoffset=1 yoffset=6 xadvance=7 page=0 chnl=15
|
||||
char id=255 x=47 y=22 width=6 height=19 xoffset=1 yoffset=6 xadvance=7 page=0 chnl=15
|
||||
char id=338 x=242 y=37 width=13 height=15 xoffset=1 yoffset=5 xadvance=15 page=0 chnl=15
|
||||
char id=339 x=141 y=86 width=10 height=10 xoffset=1 yoffset=10 xadvance=11 page=0 chnl=15
|
||||
char id=376 x=30 y=22 width=8 height=19 xoffset=1 yoffset=1 xadvance=10 page=0 chnl=15
|
||||
char id=402 x=73 y=0 width=10 height=20 xoffset=0 yoffset=2 xadvance=11 page=0 chnl=15
|
||||
char id=916 x=212 y=37 width=15 height=15 xoffset=0 yoffset=4 xadvance=15 page=0 chnl=15
|
||||
char id=937 x=135 y=72 width=15 height=13 xoffset=1 yoffset=6 xadvance=16 page=0 chnl=15
|
||||
char id=960 x=5 y=90 width=12 height=11 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=8211 x=201 y=95 width=11 height=3 xoffset=0 yoffset=13 xadvance=11 page=0 chnl=15
|
||||
char id=8212 x=180 y=96 width=20 height=3 xoffset=0 yoffset=13 xadvance=21 page=0 chnl=15
|
||||
char id=8216 x=252 y=68 width=3 height=6 xoffset=0 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=8217 x=103 y=100 width=2 height=6 xoffset=1 yoffset=3 xadvance=4 page=0 chnl=15
|
||||
char id=8218 x=106 y=100 width=2 height=6 xoffset=1 yoffset=17 xadvance=4 page=0 chnl=15
|
||||
char id=8220 x=41 y=102 width=6 height=7 xoffset=0 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=8221 x=58 y=102 width=4 height=7 xoffset=1 yoffset=2 xadvance=6 page=0 chnl=15
|
||||
char id=8222 x=98 y=101 width=4 height=6 xoffset=1 yoffset=17 xadvance=6 page=0 chnl=15
|
||||
char id=8224 x=223 y=0 width=11 height=19 xoffset=1 yoffset=5 xadvance=12 page=0 chnl=15
|
||||
char id=8226 x=164 y=97 width=5 height=4 xoffset=0 yoffset=10 xadvance=5 page=0 chnl=15
|
||||
char id=8230 x=139 y=98 width=16 height=4 xoffset=0 yoffset=16 xadvance=17 page=0 chnl=15
|
||||
char id=8482 x=0 y=103 width=14 height=8 xoffset=0 yoffset=5 xadvance=14 page=0 chnl=15
|
||||
char id=8706 x=201 y=21 width=10 height=16 xoffset=0 yoffset=4 xadvance=11 page=0 chnl=15
|
||||
char id=8719 x=154 y=21 width=17 height=16 xoffset=0 yoffset=5 xadvance=18 page=0 chnl=15
|
||||
char id=8721 x=206 y=0 width=16 height=19 xoffset=0 yoffset=3 xadvance=16 page=0 chnl=15
|
||||
char id=8730 x=92 y=21 width=10 height=18 xoffset=1 yoffset=2 xadvance=11 page=0 chnl=15
|
||||
char id=8734 x=237 y=81 width=16 height=8 xoffset=0 yoffset=10 xadvance=17 page=0 chnl=15
|
||||
char id=8747 x=61 y=22 width=6 height=19 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
|
||||
char id=8776 x=20 y=102 width=13 height=7 xoffset=0 yoffset=10 xadvance=14 page=0 chnl=15
|
||||
char id=8800 x=164 y=71 width=12 height=13 xoffset=0 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=8804 x=151 y=72 width=12 height=13 xoffset=0 yoffset=6 xadvance=12 page=0 chnl=15
|
||||
char id=8805 x=177 y=71 width=11 height=13 xoffset=0 yoffset=6 xadvance=12 page=0 chnl=15
|
||||
char id=9674 x=13 y=75 width=10 height=14 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
kernings count=118
|
||||
kerning first=65 second=84 amount=-2
|
||||
kerning first=65 second=86 amount=-1
|
||||
kerning first=65 second=87 amount=-1
|
||||
kerning first=65 second=89 amount=-1
|
||||
kerning first=121 second=101 amount=-1
|
||||
kerning first=65 second=119 amount=-1
|
||||
kerning first=65 second=8217 amount=-2
|
||||
kerning first=70 second=44 amount=-4
|
||||
kerning first=70 second=46 amount=-3
|
||||
kerning first=70 second=65 amount=-2
|
||||
kerning first=75 second=45 amount=-2
|
||||
kerning first=75 second=79 amount=-2
|
||||
kerning first=75 second=101 amount=-1
|
||||
kerning first=75 second=111 amount=-1
|
||||
kerning first=76 second=84 amount=-3
|
||||
kerning first=76 second=86 amount=-3
|
||||
kerning first=76 second=87 amount=-1
|
||||
kerning first=76 second=89 amount=-3
|
||||
kerning first=76 second=8217 amount=-4
|
||||
kerning first=79 second=86 amount=-1
|
||||
kerning first=121 second=97 amount=-1
|
||||
kerning first=80 second=44 amount=-5
|
||||
kerning first=80 second=46 amount=-4
|
||||
kerning first=80 second=65 amount=-2
|
||||
kerning first=82 second=84 amount=-1
|
||||
kerning first=82 second=121 amount=-1
|
||||
kerning first=84 second=44 amount=-2
|
||||
kerning first=84 second=45 amount=-2
|
||||
kerning first=84 second=46 amount=-2
|
||||
kerning first=84 second=58 amount=-3
|
||||
kerning first=84 second=59 amount=-3
|
||||
kerning first=84 second=65 amount=-2
|
||||
kerning first=84 second=79 amount=-1
|
||||
kerning first=84 second=97 amount=-3
|
||||
kerning first=84 second=99 amount=-2
|
||||
kerning first=84 second=101 amount=-2
|
||||
kerning first=84 second=105 amount=-2
|
||||
kerning first=84 second=111 amount=-2
|
||||
kerning first=84 second=114 amount=-2
|
||||
kerning first=84 second=115 amount=-2
|
||||
kerning first=84 second=117 amount=-2
|
||||
kerning first=84 second=119 amount=-2
|
||||
kerning first=84 second=121 amount=-2
|
||||
kerning first=86 second=44 amount=-3
|
||||
kerning first=86 second=45 amount=-2
|
||||
kerning first=86 second=46 amount=-3
|
||||
kerning first=86 second=58 amount=-1
|
||||
kerning first=86 second=59 amount=-2
|
||||
kerning first=86 second=65 amount=-2
|
||||
kerning first=86 second=67 amount=-1
|
||||
kerning first=86 second=79 amount=-1
|
||||
kerning first=86 second=97 amount=-2
|
||||
kerning first=86 second=99 amount=-2
|
||||
kerning first=86 second=101 amount=-2
|
||||
kerning first=86 second=105 amount=-1
|
||||
kerning first=86 second=111 amount=-2
|
||||
kerning first=86 second=114 amount=-1
|
||||
kerning first=86 second=117 amount=-1
|
||||
kerning first=86 second=121 amount=-1
|
||||
kerning first=87 second=44 amount=-3
|
||||
kerning first=87 second=45 amount=-1
|
||||
kerning first=87 second=46 amount=-3
|
||||
kerning first=87 second=58 amount=-2
|
||||
kerning first=87 second=59 amount=-1
|
||||
kerning first=87 second=65 amount=-2
|
||||
kerning first=87 second=79 amount=-1
|
||||
kerning first=87 second=97 amount=-2
|
||||
kerning first=87 second=99 amount=-1
|
||||
kerning first=87 second=101 amount=-2
|
||||
kerning first=87 second=105 amount=-1
|
||||
kerning first=87 second=111 amount=-2
|
||||
kerning first=87 second=114 amount=-1
|
||||
kerning first=87 second=117 amount=-1
|
||||
kerning first=87 second=121 amount=-1
|
||||
kerning first=89 second=44 amount=-3
|
||||
kerning first=89 second=45 amount=-3
|
||||
kerning first=89 second=46 amount=-3
|
||||
kerning first=89 second=58 amount=-2
|
||||
kerning first=89 second=59 amount=-3
|
||||
kerning first=89 second=65 amount=-2
|
||||
kerning first=89 second=97 amount=-3
|
||||
kerning first=89 second=101 amount=-3
|
||||
kerning first=89 second=105 amount=-2
|
||||
kerning first=89 second=111 amount=-3
|
||||
kerning first=89 second=112 amount=-3
|
||||
kerning first=89 second=113 amount=-3
|
||||
kerning first=89 second=117 amount=-3
|
||||
kerning first=89 second=118 amount=-2
|
||||
kerning first=121 second=46 amount=-2
|
||||
kerning first=101 second=119 amount=-1
|
||||
kerning first=101 second=120 amount=-1
|
||||
kerning first=102 second=44 amount=-3
|
||||
kerning first=102 second=46 amount=-2
|
||||
kerning first=102 second=97 amount=-1
|
||||
kerning first=102 second=101 amount=-1
|
||||
kerning first=121 second=44 amount=-2
|
||||
kerning first=102 second=103 amount=-1
|
||||
kerning first=102 second=111 amount=-1
|
||||
kerning first=111 second=118 amount=-1
|
||||
kerning first=111 second=120 amount=-1
|
||||
kerning first=114 second=44 amount=-2
|
||||
kerning first=114 second=46 amount=-2
|
||||
kerning first=120 second=111 amount=-1
|
||||
kerning first=114 second=100 amount=-1
|
||||
kerning first=114 second=101 amount=-1
|
||||
kerning first=120 second=101 amount=-1
|
||||
kerning first=120 second=97 amount=-1
|
||||
kerning first=119 second=111 amount=-1
|
||||
kerning first=114 second=8217 amount=-1
|
||||
kerning first=118 second=44 amount=-3
|
||||
kerning first=118 second=46 amount=-2
|
||||
kerning first=118 second=97 amount=-1
|
||||
kerning first=118 second=101 amount=-1
|
||||
kerning first=118 second=111 amount=-1
|
||||
kerning first=119 second=44 amount=-3
|
||||
kerning first=119 second=46 amount=-2
|
||||
kerning first=119 second=97 amount=-1
|
||||
kerning first=119 second=101 amount=-1
|
||||
BIN
data/font/DomCasual24px.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
data/font/DomCasual24px_0.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
750
data/font/DomCasual32px.fnt
Normal file
|
|
@ -0,0 +1,750 @@
|
|||
info face="DomCasualD" size=32 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=32 base=24 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||
page id=0 file="DomCasual32px_0.png"
|
||||
chars count=182
|
||||
char id=32 x=253 y=26 width=1 height=1 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15
|
||||
char id=33 x=27 y=98 width=6 height=20 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
|
||||
char id=34 x=165 y=147 width=7 height=7 xoffset=0 yoffset=6 xadvance=8 page=0 chnl=15
|
||||
char id=35 x=35 y=139 width=12 height=15 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=36 x=79 y=27 width=11 height=24 xoffset=1 yoffset=3 xadvance=13 page=0 chnl=15
|
||||
char id=37 x=39 y=74 width=16 height=20 xoffset=0 yoffset=5 xadvance=17 page=0 chnl=15
|
||||
char id=38 x=22 y=77 width=16 height=20 xoffset=0 yoffset=5 xadvance=16 page=0 chnl=15
|
||||
char id=39 x=173 y=146 width=4 height=7 xoffset=0 yoffset=6 xadvance=4 page=0 chnl=15
|
||||
char id=40 x=26 y=52 width=7 height=22 xoffset=1 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=41 x=244 y=26 width=8 height=22 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=42 x=90 y=150 width=9 height=9 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=43 x=14 y=157 width=12 height=12 xoffset=0 yoffset=9 xadvance=13 page=0 chnl=15
|
||||
char id=44 x=145 y=149 width=5 height=8 xoffset=0 yoffset=19 xadvance=6 page=0 chnl=15
|
||||
char id=45 x=246 y=144 width=4 height=4 xoffset=0 yoffset=16 xadvance=4 page=0 chnl=15
|
||||
char id=46 x=240 y=145 width=5 height=5 xoffset=0 yoffset=20 xadvance=6 page=0 chnl=15
|
||||
char id=47 x=162 y=26 width=8 height=23 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=48 x=81 y=95 width=13 height=19 xoffset=0 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=49 x=230 y=112 width=6 height=18 xoffset=3 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=50 x=0 y=139 width=12 height=17 xoffset=0 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=51 x=133 y=115 width=11 height=18 xoffset=1 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=52 x=95 y=95 width=13 height=19 xoffset=0 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=53 x=145 y=114 width=11 height=18 xoffset=1 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=54 x=123 y=95 width=13 height=19 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=55 x=107 y=115 width=12 height=18 xoffset=0 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=56 x=112 y=74 width=12 height=20 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=57 x=151 y=72 width=12 height=20 xoffset=0 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=58 x=8 y=157 width=5 height=13 xoffset=0 yoffset=12 xadvance=6 page=0 chnl=15
|
||||
char id=59 x=58 y=135 width=5 height=15 xoffset=0 yoffset=12 xadvance=6 page=0 chnl=15
|
||||
char id=60 x=79 y=135 width=13 height=14 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=61 x=132 y=149 width=12 height=8 xoffset=0 yoffset=11 xadvance=13 page=0 chnl=15
|
||||
char id=62 x=93 y=134 width=13 height=14 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=63 x=189 y=72 width=11 height=20 xoffset=0 yoffset=4 xadvance=11 page=0 chnl=15
|
||||
char id=64 x=90 y=115 width=16 height=18 xoffset=0 yoffset=6 xadvance=17 page=0 chnl=15
|
||||
char id=65 x=99 y=52 width=13 height=21 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=66 x=109 y=95 width=13 height=19 xoffset=0 yoffset=5 xadvance=14 page=0 chnl=15
|
||||
char id=67 x=113 y=51 width=13 height=21 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
|
||||
char id=68 x=127 y=50 width=13 height=21 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
|
||||
char id=69 x=150 y=93 width=12 height=19 xoffset=0 yoffset=5 xadvance=12 page=0 chnl=15
|
||||
char id=70 x=177 y=72 width=11 height=20 xoffset=0 yoffset=4 xadvance=12 page=0 chnl=15
|
||||
char id=71 x=71 y=74 width=13 height=20 xoffset=0 yoffset=4 xadvance=14 page=0 chnl=15
|
||||
char id=72 x=141 y=50 width=12 height=21 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
|
||||
char id=73 x=232 y=49 width=5 height=21 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=74 x=203 y=49 width=9 height=21 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=75 x=85 y=52 width=13 height=21 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
|
||||
char id=76 x=201 y=71 width=10 height=20 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=77 x=55 y=52 width=14 height=21 xoffset=1 yoffset=4 xadvance=16 page=0 chnl=15
|
||||
char id=78 x=216 y=26 width=13 height=22 xoffset=0 yoffset=4 xadvance=14 page=0 chnl=15
|
||||
char id=79 x=56 y=74 width=14 height=20 xoffset=0 yoffset=5 xadvance=14 page=0 chnl=15
|
||||
char id=80 x=180 y=50 width=11 height=21 xoffset=0 yoffset=4 xadvance=12 page=0 chnl=15
|
||||
char id=81 x=201 y=26 width=14 height=22 xoffset=0 yoffset=5 xadvance=14 page=0 chnl=15
|
||||
char id=82 x=85 y=74 width=13 height=20 xoffset=0 yoffset=5 xadvance=14 page=0 chnl=15
|
||||
char id=83 x=99 y=74 width=12 height=20 xoffset=0 yoffset=5 xadvance=12 page=0 chnl=15
|
||||
char id=84 x=154 y=50 width=12 height=21 xoffset=0 yoffset=4 xadvance=12 page=0 chnl=15
|
||||
char id=85 x=138 y=72 width=12 height=20 xoffset=0 yoffset=5 xadvance=14 page=0 chnl=15
|
||||
char id=86 x=230 y=26 width=13 height=22 xoffset=0 yoffset=4 xadvance=12 page=0 chnl=15
|
||||
char id=87 x=238 y=49 width=17 height=20 xoffset=0 yoffset=5 xadvance=17 page=0 chnl=15
|
||||
char id=88 x=0 y=54 width=12 height=22 xoffset=0 yoffset=5 xadvance=12 page=0 chnl=15
|
||||
char id=89 x=167 y=50 width=12 height=21 xoffset=0 yoffset=4 xadvance=12 page=0 chnl=15
|
||||
char id=90 x=125 y=73 width=12 height=20 xoffset=0 yoffset=5 xadvance=12 page=0 chnl=15
|
||||
char id=91 x=152 y=26 width=9 height=23 xoffset=1 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=92 x=142 y=26 width=9 height=23 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
|
||||
char id=93 x=171 y=26 width=8 height=23 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=94 x=76 y=150 width=13 height=9 xoffset=0 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=95 x=25 y=170 width=14 height=3 xoffset=0 yoffset=25 xadvance=13 page=0 chnl=15
|
||||
char id=96 x=227 y=145 width=6 height=5 xoffset=2 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=97 x=120 y=134 width=9 height=14 xoffset=0 yoffset=11 xadvance=9 page=0 chnl=15
|
||||
char id=98 x=212 y=71 width=9 height=20 xoffset=0 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=99 x=237 y=131 width=8 height=13 xoffset=0 yoffset=12 xadvance=8 page=0 chnl=15
|
||||
char id=100 x=232 y=71 width=9 height=20 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=101 x=217 y=131 width=9 height=13 xoffset=0 yoffset=11 xadvance=9 page=0 chnl=15
|
||||
char id=102 x=223 y=49 width=8 height=21 xoffset=0 yoffset=4 xadvance=6 page=0 chnl=15
|
||||
char id=103 x=40 y=115 width=9 height=19 xoffset=0 yoffset=11 xadvance=9 page=0 chnl=15
|
||||
char id=104 x=213 y=49 width=9 height=21 xoffset=0 yoffset=4 xadvance=10 page=0 chnl=15
|
||||
char id=105 x=243 y=111 width=4 height=18 xoffset=0 yoffset=6 xadvance=5 page=0 chnl=15
|
||||
char id=106 x=101 y=27 width=4 height=24 xoffset=0 yoffset=5 xadvance=5 page=0 chnl=15
|
||||
char id=107 x=222 y=71 width=9 height=20 xoffset=0 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=108 x=34 y=98 width=4 height=20 xoffset=0 yoffset=5 xadvance=5 page=0 chnl=15
|
||||
char id=109 x=182 y=132 width=14 height=13 xoffset=0 yoffset=12 xadvance=15 page=0 chnl=15
|
||||
char id=110 x=197 y=132 width=9 height=13 xoffset=0 yoffset=12 xadvance=10 page=0 chnl=15
|
||||
char id=111 x=207 y=131 width=9 height=13 xoffset=0 yoffset=12 xadvance=9 page=0 chnl=15
|
||||
char id=112 x=0 y=98 width=9 height=20 xoffset=0 yoffset=10 xadvance=10 page=0 chnl=15
|
||||
char id=113 x=187 y=113 width=9 height=18 xoffset=0 yoffset=12 xadvance=9 page=0 chnl=15
|
||||
char id=114 x=0 y=157 width=7 height=13 xoffset=0 yoffset=12 xadvance=6 page=0 chnl=15
|
||||
char id=115 x=246 y=130 width=8 height=13 xoffset=0 yoffset=12 xadvance=8 page=0 chnl=15
|
||||
char id=116 x=248 y=111 width=6 height=17 xoffset=0 yoffset=8 xadvance=6 page=0 chnl=15
|
||||
char id=117 x=227 y=131 width=9 height=13 xoffset=0 yoffset=12 xadvance=9 page=0 chnl=15
|
||||
char id=118 x=140 y=134 width=8 height=14 xoffset=0 yoffset=11 xadvance=9 page=0 chnl=15
|
||||
char id=119 x=107 y=134 width=12 height=14 xoffset=0 yoffset=11 xadvance=12 page=0 chnl=15
|
||||
char id=120 x=48 y=135 width=9 height=15 xoffset=0 yoffset=11 xadvance=9 page=0 chnl=15
|
||||
char id=121 x=163 y=93 width=9 height=19 xoffset=0 yoffset=11 xadvance=9 page=0 chnl=15
|
||||
char id=122 x=49 y=151 width=8 height=12 xoffset=0 yoffset=12 xadvance=8 page=0 chnl=15
|
||||
char id=123 x=120 y=26 width=10 height=23 xoffset=0 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=124 x=180 y=26 width=4 height=23 xoffset=4 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=125 x=131 y=26 width=10 height=23 xoffset=0 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=126 x=196 y=146 width=14 height=5 xoffset=2 yoffset=4 xadvance=18 page=0 chnl=15
|
||||
char id=161 x=20 y=98 width=6 height=20 xoffset=0 yoffset=12 xadvance=7 page=0 chnl=15
|
||||
char id=162 x=183 y=93 width=9 height=19 xoffset=2 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=163 x=164 y=72 width=12 height=20 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=165 x=137 y=94 width=12 height=19 xoffset=0 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=167 x=13 y=54 width=12 height=22 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=168 x=211 y=145 width=8 height=5 xoffset=2 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=169 x=60 y=95 width=20 height=19 xoffset=0 yoffset=5 xadvance=20 page=0 chnl=15
|
||||
char id=170 x=58 y=151 width=8 height=11 xoffset=0 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=171 x=27 y=155 width=10 height=12 xoffset=0 yoffset=12 xadvance=11 page=0 chnl=15
|
||||
char id=172 x=151 y=147 width=13 height=7 xoffset=0 yoffset=17 xadvance=13 page=0 chnl=15
|
||||
char id=174 x=39 y=95 width=20 height=19 xoffset=0 yoffset=5 xadvance=20 page=0 chnl=15
|
||||
char id=177 x=22 y=139 width=12 height=15 xoffset=0 yoffset=9 xadvance=13 page=0 chnl=15
|
||||
char id=180 x=220 y=145 width=6 height=5 xoffset=4 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=181 x=120 y=115 width=12 height=18 xoffset=0 yoffset=11 xadvance=13 page=0 chnl=15
|
||||
char id=182 x=185 y=26 width=15 height=22 xoffset=0 yoffset=5 xadvance=15 page=0 chnl=15
|
||||
char id=183 x=234 y=145 width=5 height=5 xoffset=0 yoffset=16 xadvance=6 page=0 chnl=15
|
||||
char id=186 x=67 y=150 width=8 height=10 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=187 x=38 y=155 width=10 height=12 xoffset=0 yoffset=12 xadvance=11 page=0 chnl=15
|
||||
char id=191 x=192 y=49 width=10 height=21 xoffset=0 yoffset=11 xadvance=11 page=0 chnl=15
|
||||
char id=192 x=42 y=0 width=13 height=26 xoffset=0 yoffset=0 xadvance=13 page=0 chnl=15
|
||||
char id=193 x=98 y=0 width=13 height=26 xoffset=0 yoffset=0 xadvance=13 page=0 chnl=15
|
||||
char id=194 x=14 y=0 width=13 height=26 xoffset=0 yoffset=0 xadvance=13 page=0 chnl=15
|
||||
char id=195 x=28 y=0 width=13 height=26 xoffset=0 yoffset=0 xadvance=13 page=0 chnl=15
|
||||
char id=196 x=84 y=0 width=13 height=26 xoffset=0 yoffset=0 xadvance=13 page=0 chnl=15
|
||||
char id=197 x=0 y=0 width=13 height=27 xoffset=0 yoffset=-1 xadvance=13 page=0 chnl=15
|
||||
char id=198 x=0 y=77 width=21 height=20 xoffset=0 yoffset=5 xadvance=21 page=0 chnl=15
|
||||
char id=199 x=70 y=0 width=13 height=26 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
|
||||
char id=200 x=40 y=27 width=12 height=24 xoffset=0 yoffset=0 xadvance=12 page=0 chnl=15
|
||||
char id=201 x=53 y=27 width=12 height=24 xoffset=0 yoffset=0 xadvance=12 page=0 chnl=15
|
||||
char id=202 x=27 y=27 width=12 height=24 xoffset=0 yoffset=0 xadvance=12 page=0 chnl=15
|
||||
char id=203 x=66 y=27 width=12 height=24 xoffset=0 yoffset=0 xadvance=12 page=0 chnl=15
|
||||
char id=204 x=7 y=28 width=6 height=25 xoffset=-1 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=205 x=248 y=0 width=7 height=25 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=206 x=239 y=0 width=8 height=25 xoffset=-1 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=207 x=0 y=28 width=6 height=25 xoffset=0 yoffset=0 xadvance=6 page=0 chnl=15
|
||||
char id=209 x=56 y=0 width=13 height=26 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=210 x=172 y=0 width=14 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=211 x=157 y=0 width=14 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=212 x=142 y=0 width=14 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=213 x=127 y=0 width=14 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=214 x=112 y=0 width=14 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=216 x=70 y=52 width=14 height=21 xoffset=0 yoffset=4 xadvance=14 page=0 chnl=15
|
||||
char id=217 x=226 y=0 width=12 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=218 x=213 y=0 width=12 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=219 x=200 y=0 width=12 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=220 x=187 y=0 width=12 height=25 xoffset=0 yoffset=0 xadvance=14 page=0 chnl=15
|
||||
char id=223 x=242 y=70 width=9 height=20 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=224 x=203 y=92 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=225 x=243 y=91 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=226 x=10 y=119 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=227 x=30 y=119 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=228 x=20 y=119 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=229 x=10 y=98 width=9 height=20 xoffset=0 yoffset=5 xadvance=9 page=0 chnl=15
|
||||
char id=230 x=64 y=135 width=14 height=14 xoffset=0 yoffset=11 xadvance=14 page=0 chnl=15
|
||||
char id=231 x=13 y=139 width=8 height=17 xoffset=0 yoffset=12 xadvance=8 page=0 chnl=15
|
||||
char id=232 x=157 y=113 width=9 height=18 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=233 x=197 y=113 width=9 height=18 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=234 x=177 y=113 width=9 height=18 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=235 x=167 y=113 width=9 height=18 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=236 x=237 y=112 width=5 height=18 xoffset=-1 yoffset=6 xadvance=5 page=0 chnl=15
|
||||
char id=237 x=216 y=112 width=6 height=18 xoffset=0 yoffset=6 xadvance=5 page=0 chnl=15
|
||||
char id=238 x=207 y=112 width=8 height=18 xoffset=-1 yoffset=6 xadvance=5 page=0 chnl=15
|
||||
char id=239 x=223 y=112 width=6 height=18 xoffset=0 yoffset=6 xadvance=5 page=0 chnl=15
|
||||
char id=241 x=0 y=119 width=9 height=19 xoffset=0 yoffset=6 xadvance=10 page=0 chnl=15
|
||||
char id=242 x=193 y=93 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=243 x=233 y=92 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=244 x=223 y=92 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=245 x=213 y=92 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=246 x=173 y=93 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=248 x=130 y=134 width=9 height=14 xoffset=0 yoffset=12 xadvance=9 page=0 chnl=15
|
||||
char id=249 x=50 y=115 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=250 x=60 y=115 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=251 x=70 y=115 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=252 x=80 y=115 width=9 height=19 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=255 x=91 y=27 width=9 height=24 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
|
||||
char id=338 x=34 y=52 width=20 height=21 xoffset=0 yoffset=4 xadvance=20 page=0 chnl=15
|
||||
char id=339 x=166 y=132 width=15 height=13 xoffset=0 yoffset=12 xadvance=16 page=0 chnl=15
|
||||
char id=402 x=106 y=27 width=13 height=23 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=8211 x=14 y=170 width=10 height=4 xoffset=1 yoffset=16 xadvance=13 page=0 chnl=15
|
||||
char id=8212 x=0 y=171 width=13 height=4 xoffset=0 yoffset=16 xadvance=13 page=0 chnl=15
|
||||
char id=8216 x=120 y=149 width=5 height=9 xoffset=0 yoffset=5 xadvance=6 page=0 chnl=15
|
||||
char id=8217 x=126 y=149 width=5 height=9 xoffset=0 yoffset=5 xadvance=7 page=0 chnl=15
|
||||
char id=8220 x=100 y=149 width=9 height=9 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=8221 x=110 y=149 width=9 height=9 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
|
||||
char id=8224 x=14 y=27 width=12 height=24 xoffset=0 yoffset=5 xadvance=13 page=0 chnl=15
|
||||
char id=8230 x=178 y=146 width=17 height=5 xoffset=0 yoffset=20 xadvance=18 page=0 chnl=15
|
||||
char id=8482 x=149 y=133 width=16 height=13 xoffset=0 yoffset=5 xadvance=17 page=0 chnl=15
|
||||
kernings count=563
|
||||
kerning first=44 second=49 amount=-2
|
||||
kerning first=44 second=8221 amount=-1
|
||||
kerning first=44 second=8217 amount=-1
|
||||
kerning first=45 second=65 amount=1
|
||||
kerning first=45 second=84 amount=-1
|
||||
kerning first=210 second=89 amount=-1
|
||||
kerning first=45 second=87 amount=1
|
||||
kerning first=212 second=89 amount=-1
|
||||
kerning first=45 second=196 amount=1
|
||||
kerning first=45 second=197 amount=-1
|
||||
kerning first=211 second=89 amount=-1
|
||||
kerning first=45 second=193 amount=-2
|
||||
kerning first=46 second=49 amount=-2
|
||||
kerning first=46 second=8221 amount=-1
|
||||
kerning first=46 second=8217 amount=-1
|
||||
kerning first=48 second=49 amount=-2
|
||||
kerning first=211 second=65 amount=-1
|
||||
kerning first=48 second=55 amount=-1
|
||||
kerning first=49 second=44 amount=-2
|
||||
kerning first=49 second=46 amount=-1
|
||||
kerning first=49 second=48 amount=-2
|
||||
kerning first=49 second=49 amount=-3
|
||||
kerning first=49 second=50 amount=-2
|
||||
kerning first=49 second=51 amount=-2
|
||||
kerning first=49 second=52 amount=-2
|
||||
kerning first=49 second=53 amount=-2
|
||||
kerning first=49 second=54 amount=-2
|
||||
kerning first=49 second=55 amount=-2
|
||||
kerning first=49 second=56 amount=-2
|
||||
kerning first=49 second=57 amount=-2
|
||||
kerning first=50 second=49 amount=-2
|
||||
kerning first=50 second=52 amount=-2
|
||||
kerning first=50 second=55 amount=-1
|
||||
kerning first=51 second=49 amount=-2
|
||||
kerning first=51 second=52 amount=-1
|
||||
kerning first=51 second=55 amount=-1
|
||||
kerning first=52 second=49 amount=-2
|
||||
kerning first=193 second=8217 amount=-1
|
||||
kerning first=52 second=55 amount=-1
|
||||
kerning first=53 second=49 amount=-2
|
||||
kerning first=193 second=171 amount=-1
|
||||
kerning first=53 second=55 amount=-1
|
||||
kerning first=54 second=49 amount=-2
|
||||
kerning first=193 second=121 amount=-1
|
||||
kerning first=54 second=55 amount=-2
|
||||
kerning first=55 second=44 amount=-2
|
||||
kerning first=55 second=46 amount=-2
|
||||
kerning first=55 second=49 amount=-2
|
||||
kerning first=55 second=50 amount=-1
|
||||
kerning first=55 second=51 amount=-1
|
||||
kerning first=55 second=52 amount=-2
|
||||
kerning first=55 second=53 amount=-2
|
||||
kerning first=55 second=54 amount=-2
|
||||
kerning first=55 second=55 amount=-1
|
||||
kerning first=55 second=56 amount=-1
|
||||
kerning first=55 second=58 amount=-2
|
||||
kerning first=56 second=49 amount=-2
|
||||
kerning first=193 second=119 amount=-1
|
||||
kerning first=56 second=55 amount=-1
|
||||
kerning first=57 second=49 amount=-2
|
||||
kerning first=193 second=118 amount=-1
|
||||
kerning first=57 second=55 amount=-1
|
||||
kerning first=193 second=117 amount=-1
|
||||
kerning first=65 second=45 amount=1
|
||||
kerning first=65 second=46 amount=1
|
||||
kerning first=193 second=116 amount=-1
|
||||
kerning first=193 second=113 amount=-1
|
||||
kerning first=193 second=111 amount=-1
|
||||
kerning first=193 second=103 amount=-1
|
||||
kerning first=65 second=84 amount=-1
|
||||
kerning first=193 second=101 amount=-1
|
||||
kerning first=65 second=86 amount=-1
|
||||
kerning first=193 second=100 amount=-1
|
||||
kerning first=65 second=89 amount=-1
|
||||
kerning first=193 second=99 amount=-1
|
||||
kerning first=193 second=98 amount=-1
|
||||
kerning first=193 second=97 amount=-1
|
||||
kerning first=193 second=89 amount=-2
|
||||
kerning first=193 second=87 amount=-1
|
||||
kerning first=193 second=86 amount=-1
|
||||
kerning first=193 second=85 amount=-1
|
||||
kerning first=193 second=84 amount=-2
|
||||
kerning first=193 second=81 amount=-1
|
||||
kerning first=193 second=79 amount=-1
|
||||
kerning first=193 second=71 amount=-1
|
||||
kerning first=193 second=67 amount=-1
|
||||
kerning first=193 second=44 amount=-1
|
||||
kerning first=194 second=89 amount=-2
|
||||
kerning first=194 second=87 amount=-1
|
||||
kerning first=194 second=86 amount=-2
|
||||
kerning first=194 second=85 amount=-1
|
||||
kerning first=194 second=84 amount=-2
|
||||
kerning first=65 second=8221 amount=-1
|
||||
kerning first=65 second=8217 amount=-1
|
||||
kerning first=194 second=81 amount=-1
|
||||
kerning first=194 second=79 amount=-1
|
||||
kerning first=194 second=71 amount=-1
|
||||
kerning first=194 second=67 amount=-1
|
||||
kerning first=194 second=46 amount=-1
|
||||
kerning first=194 second=44 amount=-1
|
||||
kerning first=8217 second=193 amount=-4
|
||||
kerning first=8217 second=198 amount=-2
|
||||
kerning first=8217 second=197 amount=-3
|
||||
kerning first=8217 second=196 amount=-1
|
||||
kerning first=66 second=197 amount=-2
|
||||
kerning first=8217 second=121 amount=-1
|
||||
kerning first=66 second=198 amount=-1
|
||||
kerning first=8217 second=119 amount=-1
|
||||
kerning first=66 second=195 amount=-2
|
||||
kerning first=8217 second=115 amount=-1
|
||||
kerning first=66 second=194 amount=-2
|
||||
kerning first=66 second=193 amount=-3
|
||||
kerning first=8217 second=111 amount=-1
|
||||
kerning first=8217 second=100 amount=-1
|
||||
kerning first=8217 second=65 amount=-1
|
||||
kerning first=8217 second=46 amount=-1
|
||||
kerning first=8217 second=44 amount=-1
|
||||
kerning first=8216 second=193 amount=-4
|
||||
kerning first=8216 second=198 amount=-2
|
||||
kerning first=8216 second=197 amount=-3
|
||||
kerning first=67 second=197 amount=-2
|
||||
kerning first=8216 second=196 amount=-1
|
||||
kerning first=8216 second=65 amount=-1
|
||||
kerning first=67 second=193 amount=-3
|
||||
kerning first=8221 second=193 amount=-4
|
||||
kerning first=68 second=65 amount=-1
|
||||
kerning first=8221 second=198 amount=-2
|
||||
kerning first=68 second=84 amount=-1
|
||||
kerning first=8221 second=197 amount=-3
|
||||
kerning first=8221 second=196 amount=-1
|
||||
kerning first=68 second=88 amount=-1
|
||||
kerning first=68 second=89 amount=-1
|
||||
kerning first=68 second=196 amount=-1
|
||||
kerning first=68 second=197 amount=-3
|
||||
kerning first=68 second=192 amount=-2
|
||||
kerning first=68 second=195 amount=-2
|
||||
kerning first=68 second=194 amount=-2
|
||||
kerning first=68 second=193 amount=-4
|
||||
kerning first=70 second=44 amount=-2
|
||||
kerning first=8221 second=65 amount=-1
|
||||
kerning first=70 second=46 amount=-2
|
||||
kerning first=70 second=65 amount=-1
|
||||
kerning first=70 second=74 amount=-1
|
||||
kerning first=8220 second=193 amount=-4
|
||||
kerning first=8220 second=198 amount=-2
|
||||
kerning first=8220 second=197 amount=-3
|
||||
kerning first=8220 second=196 amount=-1
|
||||
kerning first=8220 second=65 amount=-1
|
||||
kerning first=213 second=89 amount=-1
|
||||
kerning first=195 second=89 amount=-2
|
||||
kerning first=195 second=87 amount=-1
|
||||
kerning first=70 second=196 amount=-1
|
||||
kerning first=70 second=197 amount=-3
|
||||
kerning first=195 second=86 amount=-2
|
||||
kerning first=70 second=225 amount=-3
|
||||
kerning first=70 second=228 amount=-2
|
||||
kerning first=70 second=229 amount=-2
|
||||
kerning first=70 second=233 amount=-3
|
||||
kerning first=70 second=243 amount=-3
|
||||
kerning first=70 second=246 amount=-2
|
||||
kerning first=195 second=85 amount=-1
|
||||
kerning first=195 second=84 amount=-2
|
||||
kerning first=70 second=192 amount=-2
|
||||
kerning first=70 second=195 amount=-2
|
||||
kerning first=195 second=81 amount=-1
|
||||
kerning first=70 second=194 amount=-2
|
||||
kerning first=70 second=193 amount=-4
|
||||
kerning first=71 second=65 amount=-1
|
||||
kerning first=195 second=79 amount=-1
|
||||
kerning first=195 second=71 amount=-1
|
||||
kerning first=195 second=67 amount=-1
|
||||
kerning first=195 second=46 amount=-1
|
||||
kerning first=71 second=196 amount=-1
|
||||
kerning first=71 second=197 amount=-3
|
||||
kerning first=71 second=198 amount=-1
|
||||
kerning first=71 second=192 amount=-2
|
||||
kerning first=71 second=195 amount=-2
|
||||
kerning first=71 second=194 amount=-2
|
||||
kerning first=71 second=193 amount=-3
|
||||
kerning first=195 second=44 amount=-1
|
||||
kerning first=192 second=89 amount=-3
|
||||
kerning first=74 second=197 amount=-2
|
||||
kerning first=192 second=87 amount=-3
|
||||
kerning first=192 second=86 amount=-3
|
||||
kerning first=75 second=67 amount=-1
|
||||
kerning first=75 second=71 amount=-1
|
||||
kerning first=75 second=79 amount=-1
|
||||
kerning first=192 second=85 amount=-3
|
||||
kerning first=75 second=84 amount=1
|
||||
kerning first=192 second=84 amount=-3
|
||||
kerning first=192 second=81 amount=-3
|
||||
kerning first=192 second=79 amount=-3
|
||||
kerning first=192 second=71 amount=-3
|
||||
kerning first=75 second=121 amount=-1
|
||||
kerning first=75 second=214 amount=-1
|
||||
kerning first=75 second=228 amount=-1
|
||||
kerning first=75 second=229 amount=-2
|
||||
kerning first=75 second=243 amount=-2
|
||||
kerning first=75 second=246 amount=-2
|
||||
kerning first=75 second=252 amount=-1
|
||||
kerning first=192 second=67 amount=-3
|
||||
kerning first=75 second=338 amount=-1
|
||||
kerning first=75 second=211 amount=-1
|
||||
kerning first=76 second=45 amount=-1
|
||||
kerning first=192 second=46 amount=-2
|
||||
kerning first=192 second=44 amount=-2
|
||||
kerning first=187 second=193 amount=-3
|
||||
kerning first=76 second=79 amount=-1
|
||||
kerning first=187 second=198 amount=-1
|
||||
kerning first=76 second=84 amount=-1
|
||||
kerning first=187 second=197 amount=-2
|
||||
kerning first=76 second=86 amount=-1
|
||||
kerning first=76 second=87 amount=-1
|
||||
kerning first=76 second=89 amount=-2
|
||||
kerning first=187 second=89 amount=-1
|
||||
kerning first=187 second=86 amount=-1
|
||||
kerning first=187 second=84 amount=-2
|
||||
kerning first=76 second=197 amount=-2
|
||||
kerning first=246 second=121 amount=-2
|
||||
kerning first=76 second=214 amount=-1
|
||||
kerning first=246 second=120 amount=-2
|
||||
kerning first=76 second=252 amount=-1
|
||||
kerning first=76 second=198 amount=1
|
||||
kerning first=76 second=213 amount=-1
|
||||
kerning first=76 second=8221 amount=-2
|
||||
kerning first=76 second=8217 amount=-2
|
||||
kerning first=76 second=193 amount=-2
|
||||
kerning first=76 second=211 amount=-1
|
||||
kerning first=76 second=212 amount=-1
|
||||
kerning first=76 second=210 amount=-1
|
||||
kerning first=246 second=119 amount=-1
|
||||
kerning first=246 second=118 amount=-2
|
||||
kerning first=246 second=116 amount=-1
|
||||
kerning first=244 second=116 amount=-1
|
||||
kerning first=242 second=121 amount=-3
|
||||
kerning first=242 second=119 amount=-2
|
||||
kerning first=242 second=118 amount=-3
|
||||
kerning first=243 second=121 amount=-2
|
||||
kerning first=243 second=119 amount=-1
|
||||
kerning first=243 second=118 amount=-1
|
||||
kerning first=234 second=121 amount=-1
|
||||
kerning first=78 second=197 amount=-2
|
||||
kerning first=234 second=119 amount=-1
|
||||
kerning first=234 second=118 amount=-1
|
||||
kerning first=78 second=225 amount=-2
|
||||
kerning first=78 second=228 amount=-1
|
||||
kerning first=78 second=229 amount=-2
|
||||
kerning first=78 second=233 amount=-2
|
||||
kerning first=78 second=243 amount=-2
|
||||
kerning first=78 second=246 amount=-1
|
||||
kerning first=78 second=252 amount=-1
|
||||
kerning first=233 second=121 amount=-2
|
||||
kerning first=233 second=119 amount=-1
|
||||
kerning first=233 second=118 amount=-1
|
||||
kerning first=78 second=193 amount=-3
|
||||
kerning first=229 second=121 amount=-3
|
||||
kerning first=79 second=65 amount=-1
|
||||
kerning first=229 second=119 amount=-3
|
||||
kerning first=229 second=118 amount=-3
|
||||
kerning first=228 second=121 amount=-1
|
||||
kerning first=228 second=119 amount=-1
|
||||
kerning first=79 second=89 amount=-1
|
||||
kerning first=79 second=196 amount=-1
|
||||
kerning first=79 second=197 amount=-3
|
||||
kerning first=79 second=198 amount=-1
|
||||
kerning first=79 second=193 amount=-3
|
||||
kerning first=80 second=44 amount=-3
|
||||
kerning first=80 second=45 amount=-1
|
||||
kerning first=80 second=46 amount=-2
|
||||
kerning first=80 second=65 amount=-1
|
||||
kerning first=80 second=74 amount=-2
|
||||
kerning first=80 second=97 amount=-1
|
||||
kerning first=80 second=101 amount=-1
|
||||
kerning first=80 second=111 amount=-1
|
||||
kerning first=80 second=196 amount=-1
|
||||
kerning first=80 second=197 amount=-3
|
||||
kerning first=80 second=225 amount=-3
|
||||
kerning first=80 second=228 amount=-2
|
||||
kerning first=80 second=229 amount=-3
|
||||
kerning first=80 second=233 amount=-3
|
||||
kerning first=80 second=243 amount=-3
|
||||
kerning first=80 second=246 amount=-2
|
||||
kerning first=80 second=198 amount=-2
|
||||
kerning first=80 second=230 amount=-1
|
||||
kerning first=80 second=248 amount=-1
|
||||
kerning first=80 second=339 amount=-1
|
||||
kerning first=80 second=193 amount=-4
|
||||
kerning first=228 second=118 amount=-1
|
||||
kerning first=82 second=67 amount=-1
|
||||
kerning first=224 second=121 amount=-2
|
||||
kerning first=224 second=119 amount=-2
|
||||
kerning first=224 second=118 amount=-2
|
||||
kerning first=225 second=121 amount=-1
|
||||
kerning first=225 second=119 amount=-1
|
||||
kerning first=225 second=118 amount=-1
|
||||
kerning first=220 second=114 amount=-1
|
||||
kerning first=220 second=112 amount=-1
|
||||
kerning first=220 second=110 amount=-1
|
||||
kerning first=220 second=109 amount=-1
|
||||
kerning first=220 second=98 amount=-1
|
||||
kerning first=220 second=65 amount=-1
|
||||
kerning first=82 second=199 amount=-1
|
||||
kerning first=220 second=46 amount=-1
|
||||
kerning first=220 second=44 amount=-1
|
||||
kerning first=82 second=225 amount=-2
|
||||
kerning first=82 second=228 amount=-2
|
||||
kerning first=82 second=229 amount=-2
|
||||
kerning first=82 second=233 amount=-3
|
||||
kerning first=82 second=243 amount=-3
|
||||
kerning first=82 second=246 amount=-2
|
||||
kerning first=82 second=250 amount=-3
|
||||
kerning first=82 second=252 amount=-2
|
||||
kerning first=214 second=89 amount=-1
|
||||
kerning first=214 second=65 amount=-1
|
||||
kerning first=197 second=8217 amount=-2
|
||||
kerning first=197 second=8221 amount=-2
|
||||
kerning first=197 second=171 amount=-2
|
||||
kerning first=197 second=121 amount=-2
|
||||
kerning first=197 second=119 amount=-2
|
||||
kerning first=197 second=118 amount=-2
|
||||
kerning first=197 second=117 amount=-2
|
||||
kerning first=197 second=116 amount=-2
|
||||
kerning first=197 second=113 amount=-2
|
||||
kerning first=83 second=197 amount=-2
|
||||
kerning first=197 second=111 amount=-2
|
||||
kerning first=83 second=193 amount=-3
|
||||
kerning first=84 second=44 amount=-1
|
||||
kerning first=84 second=45 amount=-1
|
||||
kerning first=84 second=46 amount=-1
|
||||
kerning first=84 second=58 amount=-1
|
||||
kerning first=84 second=59 amount=-1
|
||||
kerning first=84 second=65 amount=-1
|
||||
kerning first=84 second=67 amount=-1
|
||||
kerning first=84 second=71 amount=-1
|
||||
kerning first=84 second=74 amount=-1
|
||||
kerning first=84 second=79 amount=-1
|
||||
kerning first=197 second=103 amount=-2
|
||||
kerning first=84 second=86 amount=1
|
||||
kerning first=197 second=101 amount=-2
|
||||
kerning first=84 second=89 amount=1
|
||||
kerning first=84 second=97 amount=-1
|
||||
kerning first=84 second=99 amount=-1
|
||||
kerning first=84 second=101 amount=-1
|
||||
kerning first=84 second=103 amount=-1
|
||||
kerning first=197 second=100 amount=-2
|
||||
kerning first=197 second=99 amount=-2
|
||||
kerning first=84 second=111 amount=-1
|
||||
kerning first=84 second=114 amount=-1
|
||||
kerning first=84 second=115 amount=-1
|
||||
kerning first=84 second=117 amount=-1
|
||||
kerning first=84 second=118 amount=-1
|
||||
kerning first=84 second=119 amount=-1
|
||||
kerning first=84 second=121 amount=-1
|
||||
kerning first=84 second=196 amount=-1
|
||||
kerning first=84 second=197 amount=-3
|
||||
kerning first=84 second=214 amount=-1
|
||||
kerning first=84 second=198 amount=-1
|
||||
kerning first=84 second=216 amount=-1
|
||||
kerning first=84 second=230 amount=-1
|
||||
kerning first=84 second=248 amount=-1
|
||||
kerning first=84 second=171 amount=-2
|
||||
kerning first=84 second=192 amount=-3
|
||||
kerning first=84 second=195 amount=-3
|
||||
kerning first=84 second=213 amount=-1
|
||||
kerning first=84 second=338 amount=-1
|
||||
kerning first=197 second=98 amount=-2
|
||||
kerning first=84 second=194 amount=-3
|
||||
kerning first=84 second=193 amount=-4
|
||||
kerning first=84 second=211 amount=-1
|
||||
kerning first=84 second=212 amount=-1
|
||||
kerning first=84 second=210 amount=-1
|
||||
kerning first=197 second=97 amount=-2
|
||||
kerning first=197 second=89 amount=-3
|
||||
kerning first=197 second=87 amount=-2
|
||||
kerning first=197 second=86 amount=-2
|
||||
kerning first=197 second=85 amount=-2
|
||||
kerning first=197 second=84 amount=-3
|
||||
kerning first=197 second=81 amount=-2
|
||||
kerning first=197 second=79 amount=-2
|
||||
kerning first=85 second=197 amount=-2
|
||||
kerning first=85 second=198 amount=-1
|
||||
kerning first=85 second=195 amount=-2
|
||||
kerning first=85 second=194 amount=-2
|
||||
kerning first=85 second=193 amount=-3
|
||||
kerning first=86 second=44 amount=-1
|
||||
kerning first=197 second=71 amount=-2
|
||||
kerning first=86 second=46 amount=-1
|
||||
kerning first=86 second=58 amount=-1
|
||||
kerning first=86 second=59 amount=-1
|
||||
kerning first=86 second=65 amount=-1
|
||||
kerning first=86 second=67 amount=-1
|
||||
kerning first=197 second=67 amount=-2
|
||||
kerning first=197 second=46 amount=-1
|
||||
kerning first=197 second=45 amount=-1
|
||||
kerning first=86 second=84 amount=1
|
||||
kerning first=86 second=97 amount=-1
|
||||
kerning first=86 second=101 amount=-1
|
||||
kerning first=86 second=103 amount=-1
|
||||
kerning first=197 second=44 amount=-2
|
||||
kerning first=86 second=111 amount=-1
|
||||
kerning first=86 second=114 amount=-1
|
||||
kerning first=86 second=117 amount=-1
|
||||
kerning first=86 second=121 amount=-1
|
||||
kerning first=86 second=196 amount=-1
|
||||
kerning first=86 second=197 amount=-3
|
||||
kerning first=196 second=8217 amount=-1
|
||||
kerning first=86 second=198 amount=-1
|
||||
kerning first=196 second=8221 amount=-1
|
||||
kerning first=86 second=230 amount=-1
|
||||
kerning first=86 second=248 amount=-1
|
||||
kerning first=86 second=171 amount=-1
|
||||
kerning first=86 second=192 amount=-2
|
||||
kerning first=86 second=195 amount=-2
|
||||
kerning first=196 second=89 amount=-1
|
||||
kerning first=196 second=86 amount=-1
|
||||
kerning first=86 second=194 amount=-2
|
||||
kerning first=86 second=193 amount=-4
|
||||
kerning first=196 second=84 amount=-1
|
||||
kerning first=196 second=46 amount=1
|
||||
kerning first=196 second=45 amount=1
|
||||
kerning first=87 second=44 amount=-1
|
||||
kerning first=121 second=246 amount=-2
|
||||
kerning first=87 second=46 amount=-1
|
||||
kerning first=121 second=242 amount=-1
|
||||
kerning first=87 second=59 amount=-1
|
||||
kerning first=87 second=65 amount=-1
|
||||
kerning first=121 second=243 amount=-2
|
||||
kerning first=121 second=234 amount=-1
|
||||
kerning first=121 second=232 amount=-1
|
||||
kerning first=121 second=233 amount=-2
|
||||
kerning first=87 second=84 amount=1
|
||||
kerning first=87 second=97 amount=-1
|
||||
kerning first=87 second=101 amount=-1
|
||||
kerning first=121 second=229 amount=-2
|
||||
kerning first=121 second=227 amount=-1
|
||||
kerning first=121 second=228 amount=-2
|
||||
kerning first=121 second=226 amount=-1
|
||||
kerning first=121 second=224 amount=-1
|
||||
kerning first=121 second=225 amount=-2
|
||||
kerning first=87 second=196 amount=-1
|
||||
kerning first=87 second=197 amount=-3
|
||||
kerning first=121 second=45 amount=1
|
||||
kerning first=87 second=198 amount=-1
|
||||
kerning first=121 second=44 amount=-1
|
||||
kerning first=87 second=230 amount=-1
|
||||
kerning first=120 second=233 amount=-2
|
||||
kerning first=87 second=171 amount=-1
|
||||
kerning first=87 second=192 amount=-2
|
||||
kerning first=87 second=195 amount=-2
|
||||
kerning first=119 second=246 amount=-2
|
||||
kerning first=119 second=242 amount=-1
|
||||
kerning first=87 second=194 amount=-2
|
||||
kerning first=87 second=193 amount=-3
|
||||
kerning first=119 second=243 amount=-2
|
||||
kerning first=119 second=234 amount=-1
|
||||
kerning first=119 second=232 amount=-1
|
||||
kerning first=119 second=233 amount=-2
|
||||
kerning first=88 second=67 amount=-1
|
||||
kerning first=119 second=229 amount=-2
|
||||
kerning first=119 second=227 amount=-1
|
||||
kerning first=119 second=228 amount=-2
|
||||
kerning first=119 second=226 amount=-1
|
||||
kerning first=119 second=224 amount=-1
|
||||
kerning first=119 second=225 amount=-2
|
||||
kerning first=88 second=121 amount=-1
|
||||
kerning first=119 second=45 amount=1
|
||||
kerning first=89 second=44 amount=-2
|
||||
kerning first=89 second=45 amount=-1
|
||||
kerning first=89 second=46 amount=-1
|
||||
kerning first=89 second=58 amount=-1
|
||||
kerning first=89 second=59 amount=-1
|
||||
kerning first=89 second=65 amount=-1
|
||||
kerning first=89 second=67 amount=-1
|
||||
kerning first=89 second=71 amount=-1
|
||||
kerning first=89 second=79 amount=-1
|
||||
kerning first=89 second=83 amount=-1
|
||||
kerning first=89 second=84 amount=1
|
||||
kerning first=89 second=97 amount=-1
|
||||
kerning first=89 second=101 amount=-1
|
||||
kerning first=89 second=103 amount=-1
|
||||
kerning first=119 second=44 amount=-1
|
||||
kerning first=89 second=111 amount=-1
|
||||
kerning first=89 second=112 amount=-1
|
||||
kerning first=89 second=117 amount=-1
|
||||
kerning first=89 second=118 amount=-1
|
||||
kerning first=89 second=196 amount=-1
|
||||
kerning first=89 second=197 amount=-3
|
||||
kerning first=89 second=214 amount=-1
|
||||
kerning first=89 second=198 amount=-2
|
||||
kerning first=89 second=216 amount=-1
|
||||
kerning first=89 second=230 amount=-1
|
||||
kerning first=89 second=248 amount=-1
|
||||
kerning first=89 second=171 amount=-2
|
||||
kerning first=89 second=192 amount=-2
|
||||
kerning first=89 second=195 amount=-2
|
||||
kerning first=89 second=213 amount=-1
|
||||
kerning first=118 second=246 amount=-2
|
||||
kerning first=89 second=194 amount=-2
|
||||
kerning first=89 second=193 amount=-4
|
||||
kerning first=89 second=211 amount=-1
|
||||
kerning first=89 second=212 amount=-1
|
||||
kerning first=89 second=210 amount=-1
|
||||
kerning first=90 second=118 amount=-1
|
||||
kerning first=90 second=121 amount=-1
|
||||
kerning first=118 second=242 amount=-1
|
||||
kerning first=118 second=243 amount=-2
|
||||
kerning first=118 second=234 amount=-1
|
||||
kerning first=118 second=232 amount=-1
|
||||
kerning first=118 second=233 amount=-2
|
||||
kerning first=118 second=229 amount=-2
|
||||
kerning first=118 second=227 amount=-1
|
||||
kerning first=118 second=228 amount=-2
|
||||
kerning first=118 second=226 amount=-1
|
||||
kerning first=118 second=224 amount=-1
|
||||
kerning first=118 second=225 amount=-2
|
||||
kerning first=118 second=45 amount=1
|
||||
kerning first=118 second=44 amount=-1
|
||||
kerning first=116 second=246 amount=-1
|
||||
kerning first=116 second=243 amount=-2
|
||||
kerning first=116 second=233 amount=-2
|
||||
kerning first=116 second=229 amount=-2
|
||||
kerning first=116 second=228 amount=-1
|
||||
kerning first=102 second=102 amount=1
|
||||
kerning first=102 second=105 amount=1
|
||||
kerning first=102 second=106 amount=1
|
||||
kerning first=116 second=225 amount=-2
|
||||
kerning first=114 second=246 amount=-1
|
||||
kerning first=114 second=244 amount=-1
|
||||
kerning first=102 second=116 amount=1
|
||||
kerning first=102 second=225 amount=-2
|
||||
kerning first=102 second=228 amount=-1
|
||||
kerning first=102 second=229 amount=-2
|
||||
kerning first=102 second=233 amount=-2
|
||||
kerning first=102 second=243 amount=-2
|
||||
kerning first=102 second=246 amount=-1
|
||||
kerning first=114 second=242 amount=-1
|
||||
kerning first=114 second=243 amount=-2
|
||||
kerning first=114 second=234 amount=-1
|
||||
kerning first=114 second=232 amount=-1
|
||||
kerning first=114 second=233 amount=-2
|
||||
kerning first=114 second=229 amount=-2
|
||||
kerning first=114 second=228 amount=-1
|
||||
kerning first=114 second=226 amount=-1
|
||||
kerning first=103 second=228 amount=-1
|
||||
kerning first=103 second=229 amount=-2
|
||||
kerning first=103 second=233 amount=-2
|
||||
kerning first=103 second=243 amount=-2
|
||||
kerning first=103 second=246 amount=-1
|
||||
kerning first=114 second=224 amount=-1
|
||||
kerning first=114 second=225 amount=-2
|
||||
kerning first=104 second=8217 amount=-1
|
||||
kerning first=114 second=116 amount=1
|
||||
kerning first=114 second=46 amount=-1
|
||||
kerning first=114 second=44 amount=-1
|
||||
kerning first=111 second=84 amount=-1
|
||||
kerning first=110 second=84 amount=-1
|
||||
kerning first=107 second=252 amount=-2
|
||||
kerning first=107 second=246 amount=-2
|
||||
kerning first=107 second=243 amount=-2
|
||||
kerning first=107 second=233 amount=-2
|
||||
kerning first=107 second=229 amount=-2
|
||||
kerning first=107 second=228 amount=-2
|
||||
kerning first=107 second=225 amount=-2
|
||||
BIN
data/font/DomCasual32px_0.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
data/font/DomCasualD.ttf
Normal file
BIN
data/font/DomCasualRegular.otf
Normal file
BIN
data/font/EXPON.TTF
Normal file
280
data/font/Expo32.fnt
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
info face="Expo" size=32 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=32 base=25 scaleW=512 scaleH=512 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||
page id=0 file="Expo32_0.png"
|
||||
chars count=182
|
||||
char id=32 x=510 y=12 width=1 height=1 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15
|
||||
char id=33 x=465 y=61 width=7 height=17 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=34 x=397 y=79 width=8 height=7 xoffset=0 yoffset=8 xadvance=9 page=0 chnl=15
|
||||
char id=35 x=240 y=44 width=18 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=36 x=93 y=26 width=15 height=19 xoffset=0 yoffset=8 xadvance=16 page=0 chnl=15
|
||||
char id=37 x=465 y=43 width=16 height=17 xoffset=0 yoffset=8 xadvance=17 page=0 chnl=15
|
||||
char id=38 x=22 y=26 width=19 height=19 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=39 x=418 y=79 width=4 height=7 xoffset=0 yoffset=8 xadvance=5 page=0 chnl=15
|
||||
char id=40 x=457 y=61 width=7 height=17 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=41 x=473 y=61 width=6 height=17 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=42 x=310 y=79 width=9 height=10 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=43 x=299 y=79 width=10 height=11 xoffset=0 yoffset=14 xadvance=11 page=0 chnl=15
|
||||
char id=44 x=443 y=79 width=5 height=6 xoffset=-1 yoffset=22 xadvance=5 page=0 chnl=15
|
||||
char id=45 x=31 y=99 width=8 height=4 xoffset=0 yoffset=17 xadvance=9 page=0 chnl=15
|
||||
char id=46 x=40 y=97 width=4 height=4 xoffset=0 yoffset=21 xadvance=5 page=0 chnl=15
|
||||
char id=47 x=239 y=63 width=13 height=17 xoffset=0 yoffset=8 xadvance=14 page=0 chnl=15
|
||||
char id=48 x=309 y=61 width=13 height=17 xoffset=0 yoffset=8 xadvance=14 page=0 chnl=15
|
||||
char id=49 x=61 y=46 width=9 height=18 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=50 x=295 y=61 width=13 height=17 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=51 x=496 y=23 width=13 height=18 xoffset=0 yoffset=7 xadvance=14 page=0 chnl=15
|
||||
char id=52 x=132 y=64 width=15 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=53 x=27 y=46 width=11 height=18 xoffset=0 yoffset=7 xadvance=12 page=0 chnl=15
|
||||
char id=54 x=499 y=42 width=12 height=17 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=55 x=389 y=61 width=12 height=17 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=56 x=209 y=63 width=14 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=57 x=281 y=61 width=13 height=17 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=58 x=507 y=0 width=4 height=11 xoffset=0 yoffset=14 xadvance=5 page=0 chnl=15
|
||||
char id=59 x=490 y=60 width=5 height=14 xoffset=-1 yoffset=14 xadvance=5 page=0 chnl=15
|
||||
char id=60 x=277 y=80 width=10 height=11 xoffset=0 yoffset=14 xadvance=11 page=0 chnl=15
|
||||
char id=61 x=433 y=79 width=9 height=6 xoffset=0 yoffset=16 xadvance=10 page=0 chnl=15
|
||||
char id=62 x=266 y=80 width=10 height=11 xoffset=0 yoffset=14 xadvance=11 page=0 chnl=15
|
||||
char id=63 x=402 y=61 width=11 height=17 xoffset=0 yoffset=8 xadvance=12 page=0 chnl=15
|
||||
char id=64 x=329 y=24 width=17 height=18 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=65 x=310 y=24 width=18 height=18 xoffset=0 yoffset=7 xadvance=19 page=0 chnl=15
|
||||
char id=66 x=347 y=24 width=17 height=18 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=67 x=335 y=43 width=18 height=17 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=68 x=429 y=43 width=17 height=17 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=69 x=400 y=24 width=16 height=18 xoffset=0 yoffset=7 xadvance=16 page=0 chnl=15
|
||||
char id=70 x=417 y=24 width=16 height=18 xoffset=0 yoffset=7 xadvance=16 page=0 chnl=15
|
||||
char id=71 x=365 y=24 width=17 height=18 xoffset=0 yoffset=7 xadvance=17 page=0 chnl=15
|
||||
char id=72 x=220 y=45 width=19 height=17 xoffset=0 yoffset=8 xadvance=20 page=0 chnl=15
|
||||
char id=73 x=81 y=46 width=9 height=18 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=74 x=50 y=46 width=10 height=18 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=75 x=411 y=43 width=17 height=17 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=76 x=224 y=63 width=14 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=77 x=134 y=46 width=24 height=17 xoffset=0 yoffset=8 xadvance=25 page=0 chnl=15
|
||||
char id=78 x=289 y=24 width=20 height=18 xoffset=0 yoffset=7 xadvance=21 page=0 chnl=15
|
||||
char id=79 x=482 y=42 width=16 height=17 xoffset=0 yoffset=8 xadvance=17 page=0 chnl=15
|
||||
char id=80 x=0 y=68 width=16 height=17 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=81 x=200 y=45 width=19 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=82 x=392 y=43 width=18 height=17 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=83 x=447 y=43 width=17 height=17 xoffset=0 yoffset=8 xadvance=17 page=0 chnl=15
|
||||
char id=84 x=34 y=65 width=16 height=17 xoffset=0 yoffset=8 xadvance=17 page=0 chnl=15
|
||||
char id=85 x=180 y=45 width=19 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=86 x=354 y=43 width=18 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=87 x=108 y=46 width=25 height=17 xoffset=0 yoffset=8 xadvance=26 page=0 chnl=15
|
||||
char id=88 x=159 y=46 width=20 height=17 xoffset=0 yoffset=8 xadvance=21 page=0 chnl=15
|
||||
char id=89 x=373 y=43 width=18 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=90 x=17 y=67 width=16 height=17 xoffset=0 yoffset=8 xadvance=17 page=0 chnl=15
|
||||
char id=91 x=500 y=0 width=6 height=21 xoffset=0 yoffset=6 xadvance=6 page=0 chnl=15
|
||||
char id=92 x=267 y=62 width=13 height=17 xoffset=0 yoffset=8 xadvance=14 page=0 chnl=15
|
||||
char id=93 x=0 y=27 width=5 height=21 xoffset=0 yoffset=6 xadvance=5 page=0 chnl=15
|
||||
char id=94 x=472 y=79 width=10 height=5 xoffset=0 yoffset=8 xadvance=11 page=0 chnl=15
|
||||
char id=95 x=45 y=97 width=16 height=1 xoffset=0 yoffset=24 xadvance=17 page=0 chnl=15
|
||||
char id=96 x=412 y=79 width=5 height=7 xoffset=0 yoffset=8 xadvance=6 page=0 chnl=15
|
||||
char id=97 x=158 y=82 width=15 height=11 xoffset=0 yoffset=14 xadvance=15 page=0 chnl=15
|
||||
char id=98 x=194 y=63 width=14 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=99 x=190 y=82 width=13 height=11 xoffset=0 yoffset=14 xadvance=13 page=0 chnl=15
|
||||
char id=100 x=42 y=26 width=16 height=19 xoffset=0 yoffset=7 xadvance=16 page=0 chnl=15
|
||||
char id=101 x=230 y=81 width=11 height=11 xoffset=0 yoffset=14 xadvance=12 page=0 chnl=15
|
||||
char id=102 x=438 y=61 width=10 height=17 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=103 x=323 y=61 width=13 height=17 xoffset=0 yoffset=14 xadvance=14 page=0 chnl=15
|
||||
char id=104 x=450 y=24 width=15 height=18 xoffset=0 yoffset=8 xadvance=16 page=0 chnl=15
|
||||
char id=105 x=91 y=46 width=8 height=18 xoffset=0 yoffset=8 xadvance=8 page=0 chnl=15
|
||||
char id=106 x=441 y=0 width=8 height=23 xoffset=0 yoffset=8 xadvance=8 page=0 chnl=15
|
||||
char id=107 x=481 y=23 width=14 height=18 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=108 x=449 y=61 width=7 height=17 xoffset=0 yoffset=8 xadvance=8 page=0 chnl=15
|
||||
char id=109 x=46 y=83 width=22 height=12 xoffset=0 yoffset=13 xadvance=22 page=0 chnl=15
|
||||
char id=110 x=91 y=83 width=15 height=12 xoffset=0 yoffset=14 xadvance=15 page=0 chnl=15
|
||||
char id=111 x=242 y=81 width=11 height=11 xoffset=0 yoffset=14 xadvance=12 page=0 chnl=15
|
||||
char id=112 x=466 y=23 width=14 height=18 xoffset=0 yoffset=13 xadvance=15 page=0 chnl=15
|
||||
char id=113 x=179 y=64 width=14 height=17 xoffset=0 yoffset=14 xadvance=13 page=0 chnl=15
|
||||
char id=114 x=254 y=80 width=11 height=11 xoffset=0 yoffset=14 xadvance=12 page=0 chnl=15
|
||||
char id=115 x=288 y=79 width=10 height=11 xoffset=0 yoffset=14 xadvance=11 page=0 chnl=15
|
||||
char id=116 x=480 y=61 width=9 height=15 xoffset=0 yoffset=10 xadvance=9 page=0 chnl=15
|
||||
char id=117 x=141 y=82 width=16 height=11 xoffset=0 yoffset=14 xadvance=16 page=0 chnl=15
|
||||
char id=118 x=107 y=83 width=13 height=12 xoffset=0 yoffset=14 xadvance=14 page=0 chnl=15
|
||||
char id=119 x=121 y=82 width=19 height=11 xoffset=0 yoffset=14 xadvance=20 page=0 chnl=15
|
||||
char id=120 x=174 y=82 width=15 height=11 xoffset=0 yoffset=14 xadvance=16 page=0 chnl=15
|
||||
char id=121 x=253 y=62 width=13 height=17 xoffset=0 yoffset=14 xadvance=14 page=0 chnl=15
|
||||
char id=122 x=22 y=85 width=11 height=13 xoffset=0 yoffset=13 xadvance=12 page=0 chnl=15
|
||||
char id=123 x=218 y=25 width=6 height=19 xoffset=0 yoffset=8 xadvance=6 page=0 chnl=15
|
||||
char id=124 x=450 y=0 width=2 height=23 xoffset=0 yoffset=8 xadvance=3 page=0 chnl=15
|
||||
char id=125 x=225 y=25 width=6 height=19 xoffset=0 yoffset=8 xadvance=6 page=0 chnl=15
|
||||
char id=126 x=449 y=79 width=11 height=5 xoffset=0 yoffset=8 xadvance=12 page=0 chnl=15
|
||||
char id=161 x=100 y=46 width=7 height=18 xoffset=0 yoffset=13 xadvance=6 page=0 chnl=15
|
||||
char id=162 x=426 y=61 width=11 height=17 xoffset=0 yoffset=8 xadvance=12 page=0 chnl=15
|
||||
char id=163 x=164 y=64 width=14 height=17 xoffset=0 yoffset=8 xadvance=14 page=0 chnl=15
|
||||
char id=165 x=316 y=43 width=18 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=167 x=488 y=0 width=11 height=22 xoffset=0 yoffset=8 xadvance=12 page=0 chnl=15
|
||||
char id=168 x=461 y=79 width=10 height=5 xoffset=0 yoffset=8 xadvance=11 page=0 chnl=15
|
||||
char id=169 x=278 y=43 width=18 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=170 x=342 y=79 width=8 height=9 xoffset=0 yoffset=8 xadvance=8 page=0 chnl=15
|
||||
char id=171 x=217 y=81 width=12 height=11 xoffset=0 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=172 x=358 y=79 width=18 height=7 xoffset=0 yoffset=18 xadvance=19 page=0 chnl=15
|
||||
char id=174 x=259 y=44 width=18 height=17 xoffset=0 yoffset=8 xadvance=19 page=0 chnl=15
|
||||
char id=177 x=34 y=83 width=11 height=13 xoffset=0 yoffset=12 xadvance=11 page=0 chnl=15
|
||||
char id=180 x=406 y=79 width=5 height=7 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=181 x=141 y=26 width=14 height=19 xoffset=0 yoffset=12 xadvance=14 page=0 chnl=15
|
||||
char id=182 x=473 y=0 width=14 height=22 xoffset=0 yoffset=7 xadvance=15 page=0 chnl=15
|
||||
char id=183 x=483 y=77 width=4 height=5 xoffset=0 yoffset=18 xadvance=5 page=0 chnl=15
|
||||
char id=186 x=351 y=79 width=6 height=9 xoffset=0 yoffset=8 xadvance=7 page=0 chnl=15
|
||||
char id=187 x=204 y=81 width=12 height=11 xoffset=0 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=191 x=414 y=61 width=11 height=17 xoffset=0 yoffset=13 xadvance=10 page=0 chnl=15
|
||||
char id=192 x=60 y=0 width=18 height=25 xoffset=0 yoffset=0 xadvance=19 page=0 chnl=15
|
||||
char id=193 x=79 y=0 width=18 height=25 xoffset=0 yoffset=0 xadvance=20 page=0 chnl=15
|
||||
char id=194 x=207 y=0 width=18 height=24 xoffset=0 yoffset=1 xadvance=19 page=0 chnl=15
|
||||
char id=195 x=188 y=0 width=18 height=24 xoffset=0 yoffset=1 xadvance=19 page=0 chnl=15
|
||||
char id=196 x=277 y=0 width=19 height=23 xoffset=0 yoffset=2 xadvance=19 page=0 chnl=15
|
||||
char id=197 x=168 y=0 width=19 height=24 xoffset=0 yoffset=1 xadvance=19 page=0 chnl=15
|
||||
char id=198 x=232 y=25 width=29 height=18 xoffset=0 yoffset=7 xadvance=29 page=0 chnl=15
|
||||
char id=199 x=226 y=0 width=18 height=24 xoffset=0 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=200 x=134 y=0 width=16 height=25 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=15
|
||||
char id=201 x=151 y=0 width=16 height=25 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=15
|
||||
char id=202 x=369 y=0 width=16 height=23 xoffset=0 yoffset=2 xadvance=16 page=0 chnl=15
|
||||
char id=203 x=352 y=0 width=16 height=23 xoffset=0 yoffset=2 xadvance=16 page=0 chnl=15
|
||||
char id=204 x=0 y=0 width=9 height=26 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=205 x=10 y=0 width=9 height=26 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||
char id=206 x=245 y=0 width=10 height=24 xoffset=0 yoffset=2 xadvance=10 page=0 chnl=15
|
||||
char id=207 x=430 y=0 width=10 height=23 xoffset=0 yoffset=3 xadvance=10 page=0 chnl=15
|
||||
char id=209 x=256 y=0 width=20 height=23 xoffset=0 yoffset=2 xadvance=21 page=0 chnl=15
|
||||
char id=210 x=116 y=0 width=17 height=25 xoffset=0 yoffset=0 xadvance=18 page=0 chnl=15
|
||||
char id=211 x=98 y=0 width=17 height=25 xoffset=0 yoffset=0 xadvance=18 page=0 chnl=15
|
||||
char id=212 x=317 y=0 width=17 height=23 xoffset=0 yoffset=2 xadvance=18 page=0 chnl=15
|
||||
char id=213 x=386 y=0 width=16 height=23 xoffset=0 yoffset=2 xadvance=18 page=0 chnl=15
|
||||
char id=214 x=335 y=0 width=16 height=23 xoffset=0 yoffset=2 xadvance=18 page=0 chnl=15
|
||||
char id=216 x=383 y=24 width=16 height=18 xoffset=0 yoffset=7 xadvance=18 page=0 chnl=15
|
||||
char id=217 x=40 y=0 width=19 height=25 xoffset=0 yoffset=0 xadvance=19 page=0 chnl=15
|
||||
char id=218 x=20 y=0 width=19 height=25 xoffset=0 yoffset=0 xadvance=19 page=0 chnl=15
|
||||
char id=219 x=297 y=0 width=19 height=23 xoffset=0 yoffset=2 xadvance=19 page=0 chnl=15
|
||||
char id=220 x=453 y=0 width=19 height=22 xoffset=0 yoffset=3 xadvance=19 page=0 chnl=15
|
||||
char id=223 x=297 y=43 width=18 height=17 xoffset=-1 yoffset=8 xadvance=18 page=0 chnl=15
|
||||
char id=224 x=125 y=26 width=15 height=19 xoffset=0 yoffset=6 xadvance=15 page=0 chnl=15
|
||||
char id=225 x=109 y=26 width=15 height=19 xoffset=0 yoffset=6 xadvance=15 page=0 chnl=15
|
||||
char id=226 x=68 y=65 width=15 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=227 x=84 y=65 width=15 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=228 x=100 y=65 width=15 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=229 x=116 y=64 width=15 height=17 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=230 x=69 y=83 width=21 height=12 xoffset=0 yoffset=13 xadvance=22 page=0 chnl=15
|
||||
char id=231 x=14 y=48 width=12 height=18 xoffset=0 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=232 x=182 y=25 width=11 height=19 xoffset=0 yoffset=6 xadvance=12 page=0 chnl=15
|
||||
char id=233 x=169 y=25 width=12 height=19 xoffset=0 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=234 x=350 y=61 width=12 height=17 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=235 x=376 y=61 width=12 height=17 xoffset=0 yoffset=8 xadvance=12 page=0 chnl=15
|
||||
char id=236 x=14 y=27 width=7 height=20 xoffset=0 yoffset=6 xadvance=8 page=0 chnl=15
|
||||
char id=237 x=6 y=27 width=7 height=20 xoffset=0 yoffset=6 xadvance=8 page=0 chnl=15
|
||||
char id=238 x=39 y=46 width=10 height=18 xoffset=0 yoffset=8 xadvance=8 page=0 chnl=15
|
||||
char id=239 x=71 y=46 width=9 height=18 xoffset=0 yoffset=8 xadvance=8 page=0 chnl=15
|
||||
char id=241 x=434 y=24 width=15 height=18 xoffset=0 yoffset=8 xadvance=15 page=0 chnl=15
|
||||
char id=242 x=194 y=25 width=11 height=19 xoffset=0 yoffset=6 xadvance=12 page=0 chnl=15
|
||||
char id=243 x=156 y=26 width=12 height=19 xoffset=0 yoffset=6 xadvance=13 page=0 chnl=15
|
||||
char id=244 x=337 y=61 width=12 height=17 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=245 x=0 y=49 width=13 height=18 xoffset=0 yoffset=7 xadvance=13 page=0 chnl=15
|
||||
char id=246 x=363 y=61 width=12 height=17 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=248 x=496 y=60 width=12 height=13 xoffset=0 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=249 x=76 y=26 width=16 height=19 xoffset=0 yoffset=6 xadvance=16 page=0 chnl=15
|
||||
char id=250 x=59 y=26 width=16 height=19 xoffset=0 yoffset=6 xadvance=16 page=0 chnl=15
|
||||
char id=251 x=51 y=65 width=16 height=17 xoffset=0 yoffset=8 xadvance=16 page=0 chnl=15
|
||||
char id=252 x=148 y=64 width=15 height=17 xoffset=0 yoffset=8 xadvance=16 page=0 chnl=15
|
||||
char id=255 x=403 y=0 width=14 height=23 xoffset=0 yoffset=8 xadvance=14 page=0 chnl=15
|
||||
char id=338 x=262 y=24 width=26 height=18 xoffset=0 yoffset=7 xadvance=28 page=0 chnl=15
|
||||
char id=339 x=0 y=86 width=21 height=13 xoffset=0 yoffset=12 xadvance=22 page=0 chnl=15
|
||||
char id=402 x=418 y=0 width=11 height=23 xoffset=0 yoffset=5 xadvance=11 page=0 chnl=15
|
||||
char id=8211 x=16 y=100 width=14 height=4 xoffset=0 yoffset=17 xadvance=15 page=0 chnl=15
|
||||
char id=8212 x=488 y=77 width=19 height=4 xoffset=0 yoffset=17 xadvance=20 page=0 chnl=15
|
||||
char id=8216 x=423 y=79 width=4 height=7 xoffset=0 yoffset=8 xadvance=5 page=0 chnl=15
|
||||
char id=8217 x=428 y=79 width=4 height=7 xoffset=0 yoffset=8 xadvance=5 page=0 chnl=15
|
||||
char id=8220 x=377 y=79 width=9 height=7 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=8221 x=387 y=79 width=9 height=7 xoffset=0 yoffset=8 xadvance=10 page=0 chnl=15
|
||||
char id=8224 x=206 y=25 width=11 height=19 xoffset=0 yoffset=8 xadvance=11 page=0 chnl=15
|
||||
char id=8230 x=0 y=100 width=15 height=4 xoffset=0 yoffset=21 xadvance=16 page=0 chnl=15
|
||||
char id=8482 x=320 y=79 width=21 height=9 xoffset=0 yoffset=8 xadvance=21 page=0 chnl=15
|
||||
kernings count=93
|
||||
kerning first=39 second=115 amount=-2
|
||||
kerning first=39 second=116 amount=-1
|
||||
kerning first=65 second=34 amount=-2
|
||||
kerning first=65 second=39 amount=-2
|
||||
kerning first=65 second=84 amount=-2
|
||||
kerning first=65 second=86 amount=-2
|
||||
kerning first=65 second=87 amount=-3
|
||||
kerning first=65 second=89 amount=-2
|
||||
kerning first=65 second=118 amount=-2
|
||||
kerning first=65 second=119 amount=-1
|
||||
kerning first=65 second=121 amount=-1
|
||||
kerning first=65 second=186 amount=-2
|
||||
kerning first=70 second=44 amount=-3
|
||||
kerning first=70 second=46 amount=-2
|
||||
kerning first=70 second=65 amount=-2
|
||||
kerning first=76 second=39 amount=-1
|
||||
kerning first=76 second=84 amount=-1
|
||||
kerning first=76 second=86 amount=-2
|
||||
kerning first=76 second=87 amount=-1
|
||||
kerning first=76 second=89 amount=-1
|
||||
kerning first=80 second=44 amount=-3
|
||||
kerning first=80 second=46 amount=-3
|
||||
kerning first=80 second=65 amount=-2
|
||||
kerning first=84 second=44 amount=-2
|
||||
kerning first=84 second=45 amount=-2
|
||||
kerning first=84 second=46 amount=-3
|
||||
kerning first=84 second=65 amount=-2
|
||||
kerning first=170 second=65 amount=-1
|
||||
kerning first=84 second=97 amount=-2
|
||||
kerning first=84 second=99 amount=-1
|
||||
kerning first=84 second=101 amount=-1
|
||||
kerning first=121 second=46 amount=-3
|
||||
kerning first=84 second=111 amount=-1
|
||||
kerning first=84 second=114 amount=-1
|
||||
kerning first=84 second=115 amount=-1
|
||||
kerning first=121 second=44 amount=-2
|
||||
kerning first=119 second=46 amount=-2
|
||||
kerning first=86 second=44 amount=-2
|
||||
kerning first=86 second=45 amount=-3
|
||||
kerning first=86 second=46 amount=-2
|
||||
kerning first=86 second=58 amount=-1
|
||||
kerning first=86 second=59 amount=-1
|
||||
kerning first=86 second=65 amount=-2
|
||||
kerning first=86 second=67 amount=-1
|
||||
kerning first=86 second=79 amount=-1
|
||||
kerning first=86 second=97 amount=-3
|
||||
kerning first=86 second=99 amount=-3
|
||||
kerning first=86 second=101 amount=-3
|
||||
kerning first=86 second=105 amount=-2
|
||||
kerning first=86 second=111 amount=-3
|
||||
kerning first=86 second=114 amount=-2
|
||||
kerning first=86 second=117 amount=-2
|
||||
kerning first=86 second=121 amount=-2
|
||||
kerning first=87 second=44 amount=-3
|
||||
kerning first=87 second=45 amount=-3
|
||||
kerning first=87 second=46 amount=-4
|
||||
kerning first=87 second=58 amount=-1
|
||||
kerning first=87 second=59 amount=-2
|
||||
kerning first=87 second=65 amount=-2
|
||||
kerning first=87 second=67 amount=-1
|
||||
kerning first=87 second=79 amount=-1
|
||||
kerning first=87 second=97 amount=-3
|
||||
kerning first=87 second=99 amount=-3
|
||||
kerning first=87 second=101 amount=-3
|
||||
kerning first=87 second=105 amount=-2
|
||||
kerning first=87 second=111 amount=-2
|
||||
kerning first=87 second=114 amount=-2
|
||||
kerning first=87 second=117 amount=-2
|
||||
kerning first=87 second=121 amount=-1
|
||||
kerning first=89 second=44 amount=-3
|
||||
kerning first=89 second=45 amount=-3
|
||||
kerning first=89 second=46 amount=-3
|
||||
kerning first=89 second=58 amount=-1
|
||||
kerning first=89 second=59 amount=-2
|
||||
kerning first=89 second=65 amount=-2
|
||||
kerning first=89 second=97 amount=-3
|
||||
kerning first=89 second=101 amount=-3
|
||||
kerning first=89 second=105 amount=-1
|
||||
kerning first=89 second=111 amount=-2
|
||||
kerning first=89 second=112 amount=-2
|
||||
kerning first=89 second=113 amount=-3
|
||||
kerning first=89 second=114 amount=-2
|
||||
kerning first=89 second=117 amount=-2
|
||||
kerning first=89 second=118 amount=-2
|
||||
kerning first=96 second=65 amount=-2
|
||||
kerning first=102 second=39 amount=1
|
||||
kerning first=114 second=44 amount=-1
|
||||
kerning first=114 second=46 amount=-1
|
||||
kerning first=114 second=103 amount=-1
|
||||
kerning first=114 second=104 amount=-1
|
||||
kerning first=119 second=44 amount=-2
|
||||
kerning first=118 second=44 amount=-1
|
||||
kerning first=118 second=46 amount=-2
|
||||
BIN
data/font/Expo32_0.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
284
data/font/Expo50.fnt
Normal file
|
|
@ -0,0 +1,284 @@
|
|||
info face="Expo" size=50 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=50 base=39 scaleW=512 scaleH=512 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||
page id=0 file="Expo50_0.png"
|
||||
chars count=182
|
||||
char id=32 x=510 y=35 width=1 height=1 xoffset=0 yoffset=0 xadvance=12 page=0 chnl=15
|
||||
char id=33 x=0 y=191 width=11 height=26 xoffset=0 yoffset=13 xadvance=11 page=0 chnl=15
|
||||
char id=34 x=225 y=208 width=13 height=9 xoffset=1 yoffset=13 xadvance=14 page=0 chnl=15
|
||||
char id=35 x=0 y=137 width=29 height=26 xoffset=0 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=36 x=26 y=79 width=23 height=29 xoffset=1 yoffset=13 xadvance=25 page=0 chnl=15
|
||||
char id=37 x=323 y=127 width=26 height=26 xoffset=0 yoffset=13 xadvance=27 page=0 chnl=15
|
||||
char id=38 x=210 y=76 width=30 height=28 xoffset=1 yoffset=13 xadvance=30 page=0 chnl=15
|
||||
char id=39 x=259 y=207 width=7 height=9 xoffset=0 yoffset=13 xadvance=8 page=0 chnl=15
|
||||
char id=40 x=494 y=151 width=11 height=26 xoffset=0 yoffset=13 xadvance=11 page=0 chnl=15
|
||||
char id=41 x=502 y=68 width=9 height=26 xoffset=1 yoffset=13 xadvance=11 page=0 chnl=15
|
||||
char id=42 x=74 y=213 width=15 height=14 xoffset=0 yoffset=13 xadvance=16 page=0 chnl=15
|
||||
char id=43 x=482 y=178 width=16 height=18 xoffset=0 yoffset=21 xadvance=17 page=0 chnl=15
|
||||
char id=44 x=168 y=211 width=8 height=10 xoffset=0 yoffset=34 xadvance=9 page=0 chnl=15
|
||||
char id=45 x=426 y=198 width=13 height=6 xoffset=1 yoffset=26 xadvance=15 page=0 chnl=15
|
||||
char id=46 x=440 y=198 width=7 height=6 xoffset=0 yoffset=33 xadvance=8 page=0 chnl=15
|
||||
char id=47 x=240 y=160 width=21 height=26 xoffset=0 yoffset=13 xadvance=22 page=0 chnl=15
|
||||
char id=48 x=218 y=161 width=21 height=26 xoffset=0 yoffset=13 xadvance=22 page=0 chnl=15
|
||||
char id=49 x=301 y=99 width=14 height=27 xoffset=0 yoffset=13 xadvance=15 page=0 chnl=15
|
||||
char id=50 x=326 y=154 width=20 height=26 xoffset=0 yoffset=13 xadvance=20 page=0 chnl=15
|
||||
char id=51 x=224 y=105 width=20 height=27 xoffset=1 yoffset=12 xadvance=21 page=0 chnl=15
|
||||
char id=52 x=124 y=163 width=23 height=26 xoffset=0 yoffset=13 xadvance=23 page=0 chnl=15
|
||||
char id=53 x=245 y=103 width=20 height=27 xoffset=0 yoffset=12 xadvance=19 page=0 chnl=15
|
||||
char id=54 x=305 y=158 width=20 height=26 xoffset=0 yoffset=13 xadvance=21 page=0 chnl=15
|
||||
char id=55 x=266 y=103 width=19 height=27 xoffset=0 yoffset=12 xadvance=20 page=0 chnl=15
|
||||
char id=56 x=148 y=163 width=23 height=26 xoffset=0 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=57 x=284 y=158 width=20 height=26 xoffset=1 yoffset=13 xadvance=21 page=0 chnl=15
|
||||
char id=58 x=504 y=95 width=7 height=18 xoffset=0 yoffset=21 xadvance=8 page=0 chnl=15
|
||||
char id=59 x=58 y=191 width=8 height=23 xoffset=0 yoffset=21 xadvance=9 page=0 chnl=15
|
||||
char id=60 x=17 y=218 width=16 height=18 xoffset=0 yoffset=21 xadvance=17 page=0 chnl=15
|
||||
char id=61 x=177 y=211 width=15 height=9 xoffset=0 yoffset=25 xadvance=15 page=0 chnl=15
|
||||
char id=62 x=0 y=218 width=16 height=18 xoffset=1 yoffset=21 xadvance=18 page=0 chnl=15
|
||||
char id=63 x=427 y=152 width=18 height=26 xoffset=0 yoffset=13 xadvance=18 page=0 chnl=15
|
||||
char id=64 x=444 y=69 width=28 height=27 xoffset=0 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=65 x=414 y=69 width=29 height=27 xoffset=0 yoffset=12 xadvance=30 page=0 chnl=15
|
||||
char id=66 x=473 y=69 width=28 height=27 xoffset=0 yoffset=13 xadvance=27 page=0 chnl=15
|
||||
char id=67 x=295 y=131 width=27 height=26 xoffset=1 yoffset=13 xadvance=28 page=0 chnl=15
|
||||
char id=68 x=350 y=126 width=26 height=26 xoffset=1 yoffset=13 xadvance=28 page=0 chnl=15
|
||||
char id=69 x=82 y=108 width=24 height=27 xoffset=1 yoffset=12 xadvance=26 page=0 chnl=15
|
||||
char id=70 x=131 y=107 width=23 height=27 xoffset=1 yoffset=12 xadvance=24 page=0 chnl=15
|
||||
char id=71 x=0 y=109 width=27 height=27 xoffset=0 yoffset=12 xadvance=27 page=0 chnl=15
|
||||
char id=72 x=473 y=97 width=30 height=26 xoffset=0 yoffset=13 xadvance=31 page=0 chnl=15
|
||||
char id=73 x=286 y=103 width=14 height=27 xoffset=0 yoffset=13 xadvance=15 page=0 chnl=15
|
||||
char id=74 x=353 y=69 width=15 height=28 xoffset=0 yoffset=13 xadvance=16 page=0 chnl=15
|
||||
char id=75 x=209 y=134 width=28 height=26 xoffset=0 yoffset=13 xadvance=28 page=0 chnl=15
|
||||
char id=76 x=100 y=163 width=23 height=26 xoffset=0 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=77 x=370 y=98 width=38 height=26 xoffset=0 yoffset=13 xadvance=38 page=0 chnl=15
|
||||
char id=78 x=381 y=69 width=32 height=27 xoffset=0 yoffset=12 xadvance=32 page=0 chnl=15
|
||||
char id=79 x=377 y=125 width=26 height=26 xoffset=1 yoffset=13 xadvance=27 page=0 chnl=15
|
||||
char id=80 x=404 y=125 width=26 height=26 xoffset=1 yoffset=13 xadvance=27 page=0 chnl=15
|
||||
char id=81 x=442 y=97 width=30 height=26 xoffset=0 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=82 x=238 y=133 width=28 height=26 xoffset=0 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=83 x=267 y=131 width=27 height=26 xoffset=0 yoffset=13 xadvance=27 page=0 chnl=15
|
||||
char id=84 x=457 y=124 width=25 height=26 xoffset=1 yoffset=13 xadvance=26 page=0 chnl=15
|
||||
char id=85 x=150 y=135 width=29 height=26 xoffset=1 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=86 x=180 y=134 width=28 height=26 xoffset=1 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=87 x=329 y=99 width=40 height=26 xoffset=1 yoffset=13 xadvance=41 page=0 chnl=15
|
||||
char id=88 x=409 y=97 width=32 height=26 xoffset=0 yoffset=13 xadvance=32 page=0 chnl=15
|
||||
char id=89 x=30 y=137 width=29 height=26 xoffset=0 yoffset=13 xadvance=30 page=0 chnl=15
|
||||
char id=90 x=431 y=124 width=25 height=26 xoffset=0 yoffset=13 xadvance=26 page=0 chnl=15
|
||||
char id=91 x=502 y=0 width=9 height=34 xoffset=1 yoffset=9 xadvance=9 page=0 chnl=15
|
||||
char id=92 x=196 y=161 width=21 height=26 xoffset=0 yoffset=13 xadvance=22 page=0 chnl=15
|
||||
char id=93 x=214 y=40 width=8 height=34 xoffset=0 yoffset=9 xadvance=8 page=0 chnl=15
|
||||
char id=94 x=408 y=198 width=17 height=6 xoffset=0 yoffset=13 xadvance=17 page=0 chnl=15
|
||||
char id=95 x=448 y=197 width=26 height=1 xoffset=0 yoffset=38 xadvance=26 page=0 chnl=15
|
||||
char id=96 x=239 y=208 width=9 height=9 xoffset=0 yoffset=13 xadvance=10 page=0 chnl=15
|
||||
char id=97 x=310 y=185 width=24 height=18 xoffset=0 yoffset=21 xadvance=24 page=0 chnl=15
|
||||
char id=98 x=179 y=106 width=22 height=27 xoffset=1 yoffset=13 xadvance=23 page=0 chnl=15
|
||||
char id=99 x=385 y=180 width=20 height=18 xoffset=0 yoffset=21 xadvance=20 page=0 chnl=15
|
||||
char id=100 x=0 y=79 width=25 height=29 xoffset=0 yoffset=11 xadvance=24 page=0 chnl=15
|
||||
char id=101 x=406 y=179 width=19 height=18 xoffset=0 yoffset=21 xadvance=19 page=0 chnl=15
|
||||
char id=102 x=463 y=151 width=15 height=26 xoffset=0 yoffset=13 xadvance=15 page=0 chnl=15
|
||||
char id=103 x=291 y=70 width=22 height=28 xoffset=0 yoffset=21 xadvance=22 page=0 chnl=15
|
||||
char id=104 x=56 y=108 width=25 height=27 xoffset=0 yoffset=13 xadvance=25 page=0 chnl=15
|
||||
char id=105 x=316 y=99 width=12 height=27 xoffset=0 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=106 x=201 y=40 width=12 height=35 xoffset=0 yoffset=13 xadvance=12 page=0 chnl=15
|
||||
char id=107 x=107 y=108 width=23 height=27 xoffset=0 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=108 x=12 y=191 width=10 height=26 xoffset=1 yoffset=13 xadvance=12 page=0 chnl=15
|
||||
char id=109 x=67 y=191 width=35 height=21 xoffset=0 yoffset=19 xadvance=34 page=0 chnl=15
|
||||
char id=110 x=232 y=188 width=23 height=19 xoffset=1 yoffset=21 xadvance=24 page=0 chnl=15
|
||||
char id=111 x=426 y=179 width=19 height=18 xoffset=0 yoffset=21 xadvance=20 page=0 chnl=15
|
||||
char id=112 x=50 y=78 width=22 height=29 xoffset=1 yoffset=20 xadvance=24 page=0 chnl=15
|
||||
char id=113 x=268 y=74 width=22 height=28 xoffset=0 yoffset=21 xadvance=21 page=0 chnl=15
|
||||
char id=114 x=464 y=178 width=17 height=18 xoffset=1 yoffset=21 xadvance=19 page=0 chnl=15
|
||||
char id=115 x=446 y=178 width=17 height=18 xoffset=0 yoffset=21 xadvance=18 page=0 chnl=15
|
||||
char id=116 x=42 y=191 width=15 height=24 xoffset=0 yoffset=15 xadvance=14 page=0 chnl=15
|
||||
char id=117 x=335 y=181 width=24 height=18 xoffset=1 yoffset=21 xadvance=25 page=0 chnl=15
|
||||
char id=118 x=256 y=187 width=21 height=19 xoffset=0 yoffset=21 xadvance=22 page=0 chnl=15
|
||||
char id=119 x=278 y=187 width=31 height=18 xoffset=0 yoffset=21 xadvance=32 page=0 chnl=15
|
||||
char id=120 x=360 y=181 width=24 height=18 xoffset=0 yoffset=21 xadvance=25 page=0 chnl=15
|
||||
char id=121 x=202 y=106 width=21 height=27 xoffset=0 yoffset=21 xadvance=22 page=0 chnl=15
|
||||
char id=122 x=160 y=190 width=18 height=20 xoffset=0 yoffset=20 xadvance=19 page=0 chnl=15
|
||||
char id=123 x=499 y=38 width=10 height=29 xoffset=0 yoffset=13 xadvance=10 page=0 chnl=15
|
||||
char id=124 x=223 y=40 width=3 height=34 xoffset=1 yoffset=13 xadvance=5 page=0 chnl=15
|
||||
char id=125 x=110 y=78 width=9 height=29 xoffset=0 yoffset=13 xadvance=9 page=0 chnl=15
|
||||
char id=126 x=283 y=206 width=18 height=7 xoffset=0 yoffset=13 xadvance=19 page=0 chnl=15
|
||||
char id=161 x=369 y=69 width=11 height=28 xoffset=0 yoffset=20 xadvance=9 page=0 chnl=15
|
||||
char id=162 x=23 y=191 width=18 height=25 xoffset=0 yoffset=13 xadvance=19 page=0 chnl=15
|
||||
char id=163 x=262 y=160 width=21 height=26 xoffset=1 yoffset=13 xadvance=21 page=0 chnl=15
|
||||
char id=165 x=60 y=136 width=29 height=26 xoffset=0 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=167 x=250 y=40 width=18 height=33 xoffset=0 yoffset=13 xadvance=18 page=0 chnl=15
|
||||
char id=168 x=302 y=206 width=16 height=7 xoffset=0 yoffset=13 xadvance=17 page=0 chnl=15
|
||||
char id=169 x=120 y=136 width=29 height=26 xoffset=0 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=170 x=124 y=211 width=13 height=13 xoffset=0 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=171 x=34 y=217 width=19 height=17 xoffset=0 yoffset=20 xadvance=20 page=0 chnl=15
|
||||
char id=172 x=138 y=211 width=29 height=12 xoffset=0 yoffset=27 xadvance=29 page=0 chnl=15
|
||||
char id=174 x=90 y=136 width=29 height=26 xoffset=0 yoffset=13 xadvance=29 page=0 chnl=15
|
||||
char id=177 x=179 y=189 width=17 height=20 xoffset=0 yoffset=19 xadvance=17 page=0 chnl=15
|
||||
char id=180 x=249 y=208 width=9 height=9 xoffset=0 yoffset=13 xadvance=10 page=0 chnl=15
|
||||
char id=181 x=382 y=38 width=23 height=30 xoffset=0 yoffset=18 xadvance=22 page=0 chnl=15
|
||||
char id=182 x=227 y=40 width=22 height=33 xoffset=0 yoffset=12 xadvance=23 page=0 chnl=15
|
||||
char id=183 x=319 y=204 width=7 height=7 xoffset=0 yoffset=28 xadvance=8 page=0 chnl=15
|
||||
char id=186 x=499 y=178 width=9 height=13 xoffset=1 yoffset=13 xadvance=11 page=0 chnl=15
|
||||
char id=187 x=54 y=216 width=19 height=17 xoffset=0 yoffset=20 xadvance=20 page=0 chnl=15
|
||||
char id=191 x=335 y=69 width=17 height=28 xoffset=0 yoffset=19 xadvance=15 page=0 chnl=15
|
||||
char id=192 x=0 y=0 width=29 height=40 xoffset=0 yoffset=-1 xadvance=30 page=0 chnl=15
|
||||
char id=193 x=30 y=0 width=29 height=40 xoffset=1 yoffset=-1 xadvance=31 page=0 chnl=15
|
||||
char id=194 x=364 y=0 width=29 height=37 xoffset=1 yoffset=2 xadvance=30 page=0 chnl=15
|
||||
char id=195 x=283 y=0 width=29 height=38 xoffset=1 yoffset=1 xadvance=30 page=0 chnl=15
|
||||
char id=196 x=35 y=41 width=30 height=36 xoffset=1 yoffset=3 xadvance=30 page=0 chnl=15
|
||||
char id=197 x=252 y=0 width=30 height=38 xoffset=1 yoffset=1 xadvance=30 page=0 chnl=15
|
||||
char id=198 x=120 y=78 width=46 height=28 xoffset=0 yoffset=11 xadvance=46 page=0 chnl=15
|
||||
char id=199 x=394 y=0 width=28 height=37 xoffset=0 yoffset=13 xadvance=28 page=0 chnl=15
|
||||
char id=200 x=85 y=0 width=24 height=40 xoffset=1 yoffset=-1 xadvance=26 page=0 chnl=15
|
||||
char id=201 x=60 y=0 width=24 height=40 xoffset=1 yoffset=-1 xadvance=25 page=0 chnl=15
|
||||
char id=202 x=477 y=0 width=24 height=37 xoffset=1 yoffset=2 xadvance=26 page=0 chnl=15
|
||||
char id=203 x=153 y=40 width=25 height=36 xoffset=1 yoffset=3 xadvance=26 page=0 chnl=15
|
||||
char id=204 x=125 y=0 width=14 height=40 xoffset=0 yoffset=0 xadvance=15 page=0 chnl=15
|
||||
char id=205 x=110 y=0 width=14 height=40 xoffset=0 yoffset=0 xadvance=15 page=0 chnl=15
|
||||
char id=206 x=313 y=0 width=17 height=38 xoffset=0 yoffset=2 xadvance=15 page=0 chnl=15
|
||||
char id=207 x=18 y=41 width=16 height=37 xoffset=0 yoffset=3 xadvance=15 page=0 chnl=15
|
||||
char id=209 x=331 y=0 width=32 height=37 xoffset=0 yoffset=2 xadvance=33 page=0 chnl=15
|
||||
char id=210 x=225 y=0 width=26 height=39 xoffset=1 yoffset=0 xadvance=28 page=0 chnl=15
|
||||
char id=211 x=198 y=0 width=26 height=39 xoffset=1 yoffset=0 xadvance=28 page=0 chnl=15
|
||||
char id=212 x=450 y=0 width=26 height=37 xoffset=1 yoffset=2 xadvance=28 page=0 chnl=15
|
||||
char id=213 x=423 y=0 width=26 height=37 xoffset=1 yoffset=2 xadvance=27 page=0 chnl=15
|
||||
char id=214 x=126 y=41 width=26 height=36 xoffset=1 yoffset=3 xadvance=27 page=0 chnl=15
|
||||
char id=216 x=241 y=74 width=26 height=28 xoffset=0 yoffset=11 xadvance=27 page=0 chnl=15
|
||||
char id=217 x=140 y=0 width=28 height=39 xoffset=1 yoffset=0 xadvance=30 page=0 chnl=15
|
||||
char id=218 x=169 y=0 width=28 height=39 xoffset=1 yoffset=0 xadvance=30 page=0 chnl=15
|
||||
char id=219 x=96 y=41 width=29 height=36 xoffset=1 yoffset=3 xadvance=30 page=0 chnl=15
|
||||
char id=220 x=66 y=41 width=29 height=36 xoffset=1 yoffset=3 xadvance=29 page=0 chnl=15
|
||||
char id=223 x=28 y=109 width=27 height=27 xoffset=-1 yoffset=13 xadvance=27 page=0 chnl=15
|
||||
char id=224 x=357 y=38 width=24 height=30 xoffset=0 yoffset=9 xadvance=24 page=0 chnl=15
|
||||
char id=225 x=332 y=38 width=24 height=30 xoffset=0 yoffset=9 xadvance=24 page=0 chnl=15
|
||||
char id=226 x=75 y=163 width=24 height=26 xoffset=0 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=227 x=25 y=164 width=24 height=26 xoffset=0 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=228 x=172 y=162 width=23 height=26 xoffset=0 yoffset=13 xadvance=23 page=0 chnl=15
|
||||
char id=229 x=50 y=164 width=24 height=26 xoffset=0 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=230 x=197 y=188 width=34 height=19 xoffset=0 yoffset=20 xadvance=34 page=0 chnl=15
|
||||
char id=231 x=73 y=78 width=19 height=29 xoffset=0 yoffset=20 xadvance=20 page=0 chnl=15
|
||||
char id=232 x=426 y=38 width=19 height=30 xoffset=0 yoffset=9 xadvance=19 page=0 chnl=15
|
||||
char id=233 x=406 y=38 width=19 height=30 xoffset=0 yoffset=9 xadvance=20 page=0 chnl=15
|
||||
char id=234 x=367 y=153 width=19 height=26 xoffset=0 yoffset=13 xadvance=20 page=0 chnl=15
|
||||
char id=235 x=347 y=154 width=19 height=26 xoffset=1 yoffset=13 xadvance=19 page=0 chnl=15
|
||||
char id=236 x=269 y=39 width=12 height=31 xoffset=0 yoffset=8 xadvance=13 page=0 chnl=15
|
||||
char id=237 x=486 y=38 width=12 height=30 xoffset=0 yoffset=9 xadvance=13 page=0 chnl=15
|
||||
char id=238 x=446 y=151 width=16 height=26 xoffset=-1 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=239 x=479 y=151 width=14 height=26 xoffset=0 yoffset=13 xadvance=13 page=0 chnl=15
|
||||
char id=241 x=155 y=107 width=23 height=27 xoffset=1 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=242 x=446 y=38 width=19 height=30 xoffset=0 yoffset=9 xadvance=19 page=0 chnl=15
|
||||
char id=243 x=466 y=38 width=19 height=30 xoffset=0 yoffset=9 xadvance=20 page=0 chnl=15
|
||||
char id=244 x=407 y=152 width=19 height=26 xoffset=0 yoffset=13 xadvance=20 page=0 chnl=15
|
||||
char id=245 x=314 y=70 width=20 height=28 xoffset=0 yoffset=11 xadvance=20 page=0 chnl=15
|
||||
char id=246 x=387 y=152 width=19 height=26 xoffset=0 yoffset=13 xadvance=20 page=0 chnl=15
|
||||
char id=248 x=138 y=190 width=21 height=20 xoffset=-1 yoffset=20 xadvance=20 page=0 chnl=15
|
||||
char id=249 x=307 y=39 width=24 height=30 xoffset=1 yoffset=9 xadvance=24 page=0 chnl=15
|
||||
char id=250 x=282 y=39 width=24 height=30 xoffset=1 yoffset=9 xadvance=25 page=0 chnl=15
|
||||
char id=251 x=0 y=164 width=24 height=26 xoffset=1 yoffset=13 xadvance=24 page=0 chnl=15
|
||||
char id=252 x=483 y=124 width=24 height=26 xoffset=1 yoffset=13 xadvance=25 page=0 chnl=15
|
||||
char id=255 x=179 y=40 width=21 height=35 xoffset=1 yoffset=13 xadvance=22 page=0 chnl=15
|
||||
char id=338 x=167 y=77 width=42 height=28 xoffset=0 yoffset=11 xadvance=44 page=0 chnl=15
|
||||
char id=339 x=103 y=190 width=34 height=20 xoffset=0 yoffset=19 xadvance=34 page=0 chnl=15
|
||||
char id=402 x=0 y=41 width=17 height=37 xoffset=0 yoffset=7 xadvance=17 page=0 chnl=15
|
||||
char id=8211 x=384 y=200 width=23 height=6 xoffset=0 yoffset=26 xadvance=24 page=0 chnl=15
|
||||
char id=8212 x=327 y=204 width=30 height=6 xoffset=0 yoffset=26 xadvance=31 page=0 chnl=15
|
||||
char id=8216 x=267 y=207 width=7 height=9 xoffset=0 yoffset=13 xadvance=8 page=0 chnl=15
|
||||
char id=8217 x=275 y=207 width=7 height=9 xoffset=0 yoffset=13 xadvance=8 page=0 chnl=15
|
||||
char id=8220 x=193 y=210 width=15 height=9 xoffset=0 yoffset=13 xadvance=16 page=0 chnl=15
|
||||
char id=8221 x=209 y=208 width=15 height=9 xoffset=0 yoffset=13 xadvance=16 page=0 chnl=15
|
||||
char id=8224 x=93 y=78 width=16 height=29 xoffset=1 yoffset=13 xadvance=17 page=0 chnl=15
|
||||
char id=8230 x=358 y=200 width=25 height=6 xoffset=0 yoffset=33 xadvance=25 page=0 chnl=15
|
||||
char id=8482 x=90 y=213 width=33 height=13 xoffset=0 yoffset=13 xadvance=33 page=0 chnl=15
|
||||
kernings count=97
|
||||
kerning first=39 second=115 amount=-4
|
||||
kerning first=39 second=116 amount=-2
|
||||
kerning first=65 second=34 amount=-3
|
||||
kerning first=65 second=39 amount=-3
|
||||
kerning first=65 second=84 amount=-3
|
||||
kerning first=65 second=86 amount=-4
|
||||
kerning first=65 second=87 amount=-4
|
||||
kerning first=65 second=89 amount=-3
|
||||
kerning first=65 second=118 amount=-3
|
||||
kerning first=65 second=119 amount=-2
|
||||
kerning first=65 second=121 amount=-1
|
||||
kerning first=65 second=186 amount=-3
|
||||
kerning first=70 second=44 amount=-4
|
||||
kerning first=70 second=46 amount=-4
|
||||
kerning first=70 second=65 amount=-3
|
||||
kerning first=76 second=39 amount=-1
|
||||
kerning first=76 second=84 amount=-1
|
||||
kerning first=76 second=86 amount=-2
|
||||
kerning first=76 second=87 amount=-2
|
||||
kerning first=76 second=89 amount=-2
|
||||
kerning first=80 second=44 amount=-5
|
||||
kerning first=80 second=46 amount=-5
|
||||
kerning first=80 second=65 amount=-3
|
||||
kerning first=84 second=44 amount=-4
|
||||
kerning first=84 second=45 amount=-4
|
||||
kerning first=84 second=46 amount=-5
|
||||
kerning first=84 second=65 amount=-3
|
||||
kerning first=84 second=79 amount=-1
|
||||
kerning first=84 second=97 amount=-3
|
||||
kerning first=84 second=99 amount=-2
|
||||
kerning first=84 second=101 amount=-2
|
||||
kerning first=170 second=65 amount=-2
|
||||
kerning first=84 second=111 amount=-2
|
||||
kerning first=84 second=114 amount=-1
|
||||
kerning first=84 second=115 amount=-2
|
||||
kerning first=84 second=117 amount=-1
|
||||
kerning first=84 second=119 amount=-1
|
||||
kerning first=86 second=44 amount=-4
|
||||
kerning first=86 second=45 amount=-5
|
||||
kerning first=86 second=46 amount=-4
|
||||
kerning first=86 second=58 amount=-2
|
||||
kerning first=86 second=59 amount=-2
|
||||
kerning first=86 second=65 amount=-4
|
||||
kerning first=86 second=67 amount=-2
|
||||
kerning first=86 second=79 amount=-1
|
||||
kerning first=86 second=97 amount=-5
|
||||
kerning first=86 second=99 amount=-5
|
||||
kerning first=86 second=101 amount=-4
|
||||
kerning first=86 second=105 amount=-2
|
||||
kerning first=86 second=111 amount=-4
|
||||
kerning first=86 second=114 amount=-3
|
||||
kerning first=86 second=117 amount=-3
|
||||
kerning first=86 second=121 amount=-3
|
||||
kerning first=87 second=44 amount=-5
|
||||
kerning first=87 second=45 amount=-4
|
||||
kerning first=87 second=46 amount=-6
|
||||
kerning first=87 second=58 amount=-2
|
||||
kerning first=87 second=59 amount=-3
|
||||
kerning first=87 second=65 amount=-4
|
||||
kerning first=87 second=67 amount=-2
|
||||
kerning first=87 second=79 amount=-1
|
||||
kerning first=87 second=97 amount=-4
|
||||
kerning first=87 second=99 amount=-4
|
||||
kerning first=87 second=101 amount=-4
|
||||
kerning first=87 second=105 amount=-3
|
||||
kerning first=87 second=111 amount=-4
|
||||
kerning first=87 second=114 amount=-3
|
||||
kerning first=87 second=117 amount=-3
|
||||
kerning first=87 second=121 amount=-2
|
||||
kerning first=89 second=44 amount=-5
|
||||
kerning first=89 second=45 amount=-5
|
||||
kerning first=89 second=46 amount=-5
|
||||
kerning first=89 second=58 amount=-2
|
||||
kerning first=89 second=59 amount=-3
|
||||
kerning first=89 second=65 amount=-4
|
||||
kerning first=89 second=97 amount=-5
|
||||
kerning first=89 second=101 amount=-5
|
||||
kerning first=89 second=105 amount=-2
|
||||
kerning first=89 second=111 amount=-4
|
||||
kerning first=89 second=112 amount=-4
|
||||
kerning first=89 second=113 amount=-5
|
||||
kerning first=89 second=114 amount=-3
|
||||
kerning first=89 second=117 amount=-3
|
||||
kerning first=89 second=118 amount=-4
|
||||
kerning first=96 second=65 amount=-2
|
||||
kerning first=102 second=39 amount=1
|
||||
kerning first=114 second=44 amount=-2
|
||||
kerning first=114 second=46 amount=-2
|
||||
kerning first=114 second=103 amount=-1
|
||||
kerning first=114 second=104 amount=-2
|
||||
kerning first=114 second=120 amount=-1
|
||||
kerning first=118 second=44 amount=-2
|
||||
kerning first=118 second=46 amount=-3
|
||||
kerning first=119 second=44 amount=-3
|
||||
kerning first=119 second=46 amount=-3
|
||||
kerning first=121 second=44 amount=-4
|
||||
kerning first=121 second=46 amount=-4
|
||||
BIN
data/font/Expo50_0.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
data/font/arial_bold_14.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
185
data/font/arial_bold_14.xml
Normal file
|
|
@ -0,0 +1,185 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Font size="14" family="Arial" height="21" style="Bold">
|
||||
<Char width="5" offset="0 17" rect="1 15 0 0" code=" ">
|
||||
<Kerning advance="-1" id="A"/>
|
||||
</Char>
|
||||
<Char width="6" offset="2 3" rect="2 1 3 14" code="!"/>
|
||||
<Char width="9" offset="1 3" rect="6 1 7 5" code="""/>
|
||||
<Char width="12" offset="1 3" rect="14 1 10 14" code="#"/>
|
||||
<Char width="10" offset="0 3" rect="25 1 10 16" code="$"/>
|
||||
<Char width="17" offset="1 3" rect="36 1 15 14" code="%"/>
|
||||
<Char width="14" offset="1 3" rect="52 1 13 15" code="&"/>
|
||||
<Char width="4" offset="1 3" rect="66 1 3 5" code="'"/>
|
||||
<Char width="6" offset="1 3" rect="70 1 5 18" code="("/>
|
||||
<Char width="7" offset="0 3" rect="76 1 6 18" code=")"/>
|
||||
<Char width="8" offset="0 3" rect="83 1 8 7" code="*"/>
|
||||
<Char width="11" offset="1 6" rect="92 4 9 9" code="+"/>
|
||||
<Char width="5" offset="1 14" rect="102 12 3 7" code=","/>
|
||||
<Char width="7" offset="1 10" rect="106 8 5 3" code="-"/>
|
||||
<Char width="5" offset="1 14" rect="112 12 3 3" code="."/>
|
||||
<Char width="5" offset="-1 3" rect="116 1 7 14" code="/"/>
|
||||
<Char width="11" offset="1 3" rect="124 1 9 14" code="0"/>
|
||||
<Char width="11" offset="1 3" rect="134 1 7 14" code="1"/>
|
||||
<Char width="11" offset="0 3" rect="142 1 10 14" code="2"/>
|
||||
<Char width="10" offset="0 3" rect="153 1 9 14" code="3"/>
|
||||
<Char width="12" offset="1 3" rect="163 1 10 14" code="4"/>
|
||||
<Char width="10" offset="0 3" rect="174 1 10 14" code="5"/>
|
||||
<Char width="11" offset="1 3" rect="185 1 9 14" code="6"/>
|
||||
<Char width="11" offset="1 3" rect="195 1 9 14" code="7"/>
|
||||
<Char width="11" offset="1 3" rect="205 1 9 14" code="8"/>
|
||||
<Char width="11" offset="1 3" rect="215 1 9 14" code="9"/>
|
||||
<Char width="6" offset="2 7" rect="225 5 3 10" code=":"/>
|
||||
<Char width="6" offset="1 7" rect="229 5 3 14" code=";"/>
|
||||
<Char width="11" offset="1 5" rect="233 3 9 11" code="<"/>
|
||||
<Char width="11" offset="1 7" rect="243 5 9 7" code="="/>
|
||||
<Char width="11" offset="1 5" rect="1 22 9 11" code=">"/>
|
||||
<Char width="12" offset="1 3" rect="11 20 10 14" code="?"/>
|
||||
<Char width="19" offset="1 3" rect="22 20 18 18" code="@"/>
|
||||
<Char width="13" offset="0 3" rect="41 20 14 14" code="A">
|
||||
<Kerning advance="-1" id=" "/>
|
||||
<Kerning advance="-1" id="T"/>
|
||||
<Kerning advance="-1" id="V"/>
|
||||
<Kerning advance="-1" id="W"/>
|
||||
<Kerning advance="-1" id="Y"/>
|
||||
<Kerning advance="-1" id="v"/>
|
||||
<Kerning advance="-1" id="y"/>
|
||||
</Char>
|
||||
<Char width="13" offset="1 3" rect="56 20 11 14" code="B"/>
|
||||
<Char width="13" offset="1 3" rect="68 20 12 14" code="C"/>
|
||||
<Char width="13" offset="1 3" rect="81 20 11 14" code="D"/>
|
||||
<Char width="12" offset="1 3" rect="93 20 10 14" code="E"/>
|
||||
<Char width="11" offset="1 3" rect="104 20 9 14" code="F">
|
||||
<Kerning advance="-2" id=","/>
|
||||
<Kerning advance="-2" id="."/>
|
||||
<Kerning advance="-1" id="A"/>
|
||||
</Char>
|
||||
<Char width="15" offset="1 3" rect="114 20 13 14" code="G"/>
|
||||
<Char width="13" offset="1 3" rect="128 20 11 14" code="H"/>
|
||||
<Char width="5" offset="1 3" rect="140 20 3 14" code="I"/>
|
||||
<Char width="11" offset="1 3" rect="144 20 9 14" code="J"/>
|
||||
<Char width="13" offset="1 3" rect="154 20 12 14" code="K"/>
|
||||
<Char width="11" offset="1 3" rect="167 20 10 14" code="L">
|
||||
<Kerning advance="-1" id="T"/>
|
||||
<Kerning advance="-1" id="V"/>
|
||||
<Kerning advance="-1" id="W"/>
|
||||
<Kerning advance="-1" id="Y"/>
|
||||
<Kerning advance="-1" id="y"/>
|
||||
</Char>
|
||||
<Char width="15" offset="1 3" rect="178 20 13 14" code="M"/>
|
||||
<Char width="13" offset="1 3" rect="192 20 11 14" code="N"/>
|
||||
<Char width="15" offset="1 3" rect="204 20 13 14" code="O"/>
|
||||
<Char width="12" offset="1 3" rect="218 20 10 14" code="P">
|
||||
<Kerning advance="-2" id=","/>
|
||||
<Kerning advance="-2" id="."/>
|
||||
<Kerning advance="-1" id="A"/>
|
||||
</Char>
|
||||
<Char width="15" offset="1 3" rect="229 20 14 16" code="Q"/>
|
||||
<Char width="13" offset="1 3" rect="1 39 13 14" code="R">
|
||||
<Kerning advance="-1" id="Y"/>
|
||||
</Char>
|
||||
<Char width="13" offset="0 3" rect="15 39 12 14" code="S"/>
|
||||
<Char width="13" offset="1 3" rect="28 39 11 14" code="T">
|
||||
<Kerning advance="-2" id=","/>
|
||||
<Kerning advance="-1" id="-"/>
|
||||
<Kerning advance="-2" id="."/>
|
||||
<Kerning advance="-2" id=":"/>
|
||||
<Kerning advance="-2" id=";"/>
|
||||
<Kerning advance="-1" id="A"/>
|
||||
<Kerning advance="-1" id="a"/>
|
||||
<Kerning advance="-1" id="c"/>
|
||||
<Kerning advance="-1" id="e"/>
|
||||
<Kerning advance="-1" id="o"/>
|
||||
<Kerning advance="-1" id="r"/>
|
||||
<Kerning advance="-1" id="s"/>
|
||||
<Kerning advance="-1" id="u"/>
|
||||
<Kerning advance="-1" id="w"/>
|
||||
<Kerning advance="-1" id="y"/>
|
||||
</Char>
|
||||
<Char width="13" offset="1 3" rect="40 39 11 14" code="U"/>
|
||||
<Char width="12" offset="-1 3" rect="52 39 14 14" code="V">
|
||||
<Kerning advance="-1" id=","/>
|
||||
<Kerning advance="-1" id="-"/>
|
||||
<Kerning advance="-1" id="."/>
|
||||
<Kerning advance="-1" id=":"/>
|
||||
<Kerning advance="-1" id=";"/>
|
||||
<Kerning advance="-1" id="A"/>
|
||||
<Kerning advance="-1" id="a"/>
|
||||
<Kerning advance="-1" id="e"/>
|
||||
<Kerning advance="-1" id="o"/>
|
||||
<Kerning advance="-1" id="r"/>
|
||||
<Kerning advance="-1" id="u"/>
|
||||
<Kerning advance="-1" id="y"/>
|
||||
</Char>
|
||||
<Char width="18" offset="0 3" rect="67 39 18 14" code="W">
|
||||
<Kerning advance="-1" id=","/>
|
||||
<Kerning advance="-1" id="."/>
|
||||
<Kerning advance="-1" id="A"/>
|
||||
<Kerning advance="-1" id="a"/>
|
||||
</Char>
|
||||
<Char width="12" offset="0 3" rect="86 39 13 14" code="X"/>
|
||||
<Char width="13" offset="0 3" rect="100 39 13 14" code="Y">
|
||||
<Kerning advance="-2" id=","/>
|
||||
<Kerning advance="-1" id="-"/>
|
||||
<Kerning advance="-2" id="."/>
|
||||
<Kerning advance="-1" id=":"/>
|
||||
<Kerning advance="-1" id=";"/>
|
||||
<Kerning advance="-1" id="A"/>
|
||||
<Kerning advance="-1" id="a"/>
|
||||
<Kerning advance="-1" id="e"/>
|
||||
<Kerning advance="-1" id="i"/>
|
||||
<Kerning advance="-1" id="o"/>
|
||||
<Kerning advance="-1" id="p"/>
|
||||
<Kerning advance="-1" id="q"/>
|
||||
<Kerning advance="-1" id="u"/>
|
||||
<Kerning advance="-1" id="v"/>
|
||||
</Char>
|
||||
<Char width="13" offset="1 3" rect="114 39 11 14" code="Z"/>
|
||||
<Char width="6" offset="1 3" rect="126 39 5 18" code="["/>
|
||||
<Char width="5" offset="-1 3" rect="132 39 7 14" code="\"/>
|
||||
<Char width="7" offset="1 3" rect="140 39 5 18" code="]"/>
|
||||
<Char width="11" offset="1 3" rect="146 39 9 8" code="^"/>
|
||||
<Char width="11" offset="0 18" rect="156 54 11 3" code="_"/>
|
||||
<Char width="6" offset="0 3" rect="168 39 5 3" code="`"/>
|
||||
<Char width="11" offset="1 7" rect="174 43 10 10" code="a"/>
|
||||
<Char width="11" offset="1 3" rect="185 39 10 14" code="b"/>
|
||||
<Char width="11" offset="1 7" rect="196 43 10 10" code="c"/>
|
||||
<Char width="12" offset="1 3" rect="207 39 10 14" code="d"/>
|
||||
<Char width="11" offset="1 7" rect="218 43 9 10" code="e"/>
|
||||
<Char width="8" offset="1 3" rect="228 39 7 14" code="f"/>
|
||||
<Char width="12" offset="1 7" rect="236 43 10 14" code="g"/>
|
||||
<Char width="11" offset="1 3" rect="1 58 9 14" code="h"/>
|
||||
<Char width="5" offset="1 3" rect="11 58 3 14" code="i"/>
|
||||
<Char width="5" offset="-2 3" rect="15 58 6 18" code="j"/>
|
||||
<Char width="10" offset="1 3" rect="22 58 10 14" code="k"/>
|
||||
<Char width="5" offset="1 3" rect="33 58 3 14" code="l"/>
|
||||
<Char width="17" offset="1 7" rect="37 62 15 10" code="m"/>
|
||||
<Char width="11" offset="1 7" rect="53 62 9 10" code="n"/>
|
||||
<Char width="12" offset="1 7" rect="63 62 10 10" code="o"/>
|
||||
<Char width="11" offset="1 7" rect="74 62 10 14" code="p"/>
|
||||
<Char width="12" offset="1 7" rect="85 62 10 14" code="q"/>
|
||||
<Char width="7" offset="1 7" rect="96 62 7 10" code="r">
|
||||
<Kerning advance="-1" id=","/>
|
||||
<Kerning advance="-1" id="."/>
|
||||
</Char>
|
||||
<Char width="10" offset="0 7" rect="104 62 10 10" code="s"/>
|
||||
<Char width="8" offset="1 3" rect="115 58 7 14" code="t"/>
|
||||
<Char width="11" offset="1 7" rect="123 62 9 10" code="u"/>
|
||||
<Char width="10" offset="0 7" rect="133 62 11 10" code="v">
|
||||
<Kerning advance="-1" id=","/>
|
||||
<Kerning advance="-1" id="."/>
|
||||
</Char>
|
||||
<Char width="15" offset="0 7" rect="145 62 15 10" code="w">
|
||||
<Kerning advance="-1" id=","/>
|
||||
<Kerning advance="-1" id="."/>
|
||||
</Char>
|
||||
<Char width="10" offset="0 7" rect="161 62 11 10" code="x"/>
|
||||
<Char width="10" offset="0 7" rect="173 62 11 14" code="y">
|
||||
<Kerning advance="-1" id=","/>
|
||||
<Kerning advance="-1" id="."/>
|
||||
</Char>
|
||||
<Char width="11" offset="1 7" rect="185 62 9 10" code="z"/>
|
||||
<Char width="8" offset="1 3" rect="195 58 6 18" code="{"/>
|
||||
<Char width="6" offset="2 3" rect="202 58 3 18" code="|"/>
|
||||
<Char width="8" offset="1 3" rect="206 58 7 18" code="}"/>
|
||||
<Char width="12" offset="1 8" rect="214 63 10 5" code="~"/>
|
||||
</Font>
|
||||
110
data/init.cs
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
// Torque Game Engine
|
||||
//
|
||||
// Copyright (c) 2001 GarageGames.Com
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
new MaterialProperty(DefaultMaterial) {
|
||||
friction = 1;
|
||||
restitution = 1;
|
||||
force = 0;
|
||||
};
|
||||
|
||||
|
||||
// Will need to play with these three friction values to balance game play
|
||||
new MaterialProperty(NoFrictionMaterial) {
|
||||
friction = 0.01;
|
||||
restitution = 0.5;
|
||||
};
|
||||
|
||||
new MaterialProperty(LowFrictionMaterial) {
|
||||
friction = 0.20;
|
||||
restitution = 0.5;
|
||||
};
|
||||
|
||||
new MaterialProperty(HighFrictionMaterial) {
|
||||
friction = 1.50;
|
||||
restitution = 0.5;
|
||||
};
|
||||
|
||||
new MaterialProperty(VeryHighFrictionMaterial) {
|
||||
friction = 2;
|
||||
restitution = 1;
|
||||
};
|
||||
|
||||
|
||||
|
||||
new MaterialProperty(RubberFloorMaterial) {
|
||||
friction = 1;
|
||||
restitution = 1;
|
||||
};
|
||||
|
||||
new MaterialProperty(IceMaterial) {
|
||||
friction = 0.05;
|
||||
restitution = 0.5;
|
||||
};
|
||||
|
||||
new MaterialProperty(BumperMaterial) {
|
||||
friction = 0.5;
|
||||
restitution = 0;
|
||||
force = 15;
|
||||
};
|
||||
|
||||
new MaterialProperty(ButtonMaterial) {
|
||||
friction = 1;
|
||||
restitution = 1;
|
||||
};
|
||||
|
||||
|
||||
//
|
||||
addMaterialMapping( "", DefaultMaterial);
|
||||
|
||||
// Textures listed in BrianH texture document
|
||||
addMaterialMapping( "grid_warm" , DefaultMaterial);
|
||||
addMaterialMapping( "grid_cool" , DefaultMaterial);
|
||||
addMaterialMapping( "grid_neutral" , DefaultMaterial);
|
||||
|
||||
addMaterialMapping( "stripe_cool" , DefaultMaterial);
|
||||
addMaterialMapping( "stripe_neutral" , DefaultMaterial);
|
||||
addMaterialMapping( "stripe_warm" , DefaultMaterial);
|
||||
addMaterialMapping( "tube_cool" , DefaultMaterial);
|
||||
addMaterialMapping( "tube_neutral" , DefaultMaterial);
|
||||
addMaterialMapping( "tube_warm" , DefaultMaterial);
|
||||
|
||||
addMaterialMapping( "solid_cool1" , DefaultMaterial);
|
||||
addMaterialMapping( "solid_cool2" , DefaultMaterial);
|
||||
addMaterialMapping( "solid_neutral1" , DefaultMaterial);
|
||||
addMaterialMapping( "solid_neutral2" , DefaultMaterial);
|
||||
addMaterialMapping( "solid_warm1" , DefaultMaterial);
|
||||
addMaterialMapping( "solid_warm2" , DefaultMaterial);
|
||||
|
||||
addMaterialMapping( "pattern_cool1" , DefaultMaterial);
|
||||
addMaterialMapping( "pattern_cool2" , DefaultMaterial);
|
||||
addMaterialMapping( "pattern_neutral1" , DefaultMaterial);
|
||||
addMaterialMapping( "pattern_neutral2" , DefaultMaterial);
|
||||
addMaterialMapping( "pattern_warm1" , DefaultMaterial);
|
||||
addMaterialMapping( "pattern_warm2" , DefaultMaterial);
|
||||
|
||||
addMaterialMapping( "friction_none" , NoFrictionMaterial);
|
||||
addMaterialMapping( "friction_low" , LowFrictionMaterial);
|
||||
addMaterialMapping( "friction_high" , HighFrictionMaterial);
|
||||
// used for ramps in escher level
|
||||
addMaterialMapping( "friction_ramp_yellow" , VeryHighFrictionMaterial);
|
||||
|
||||
// old textures (to be removed?)
|
||||
addMaterialMapping( "grid1" , RubberFloorMaterial);
|
||||
addMaterialMapping( "grid2" , RubberFloorMaterial);
|
||||
addMaterialMapping( "grid3" , RubberFloorMaterial);
|
||||
addMaterialMapping( "grid4" , RubberFloorMaterial);
|
||||
|
||||
// some part textures
|
||||
addMaterialMapping( "oilslick" , IceMaterial);
|
||||
addMaterialMapping( "base.slick" , IceMaterial);
|
||||
addMaterialMapping( "ice.slick" , IceMaterial);
|
||||
addMaterialMapping( "bumper-rubber" , BumperMaterial);
|
||||
addMaterialMapping( "triang-side" , BumperMaterial);
|
||||
addMaterialMapping( "triang-top" , BumperMaterial);
|
||||
addMaterialMapping( "pball-round-side" , BumperMaterial);
|
||||
addMaterialMapping( "pball-round-top" , BumperMaterial);
|
||||
addMaterialMapping( "pball-round-bottm" , BumperMaterial);
|
||||
addMaterialMapping( "button" , ButtonMaterial);
|
||||
BIN
data/missions/advanced/3foldmaze.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
302
data/missions/advanced/3foldmaze.mis
Normal file
|
|
@ -0,0 +1,302 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
artist = "Alex Swanson";
|
||||
name = "Three-Fold Maze";
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Find the jewels in this M.C. Escher-like maze.";
|
||||
level = "9";
|
||||
goldTime = 38000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "-0.57735 -0.57735 -0.57735";
|
||||
color = "1.000000 1.000000 1.000000 1.000000";
|
||||
ambient = "0.700000 0.700000 0.700000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "12.2 12 16";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-52.2 -52.9964 7.97492";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-70.5018 62.0049 -48.6412";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "123.185 126.177 91.1465";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/escher.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-43.2283 -51.891 -23.6019";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-52.8994 18.1847 -31.2968";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-54.3387 21.827 31.1712";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.3584 -6.29061 20.7083";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.66954 40.4118 -23.4091";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6.63379 40.4901 -16.7143";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "18.1608 -5.65514 -15.2519";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-14.2095 44.6493 -15.3207";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-15.2657 41.8843 -14.6314";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.18676 45.4065 -21.9655";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-52.1244 -43.5071 7.60459";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "3.80329 -1.79436 21.2339";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "16.7315 -2.78719 -13.4875";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "13.0794 13.1011 7.59916";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-55.2453 22.1946 -28.3586";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-15.4242 -43.9725 -3.00609";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.22535 45.3555 -18.101";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "10.1956 13.4528 -15.6159";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-19.765 -34.3059 -4.9108";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-19.3536 -37.9124 -4.5113";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-55.244 18.4826 29.3451";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-30.1554 -34.2804 -8.13571";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-15.868 46.5007 38.0164";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-39.1385 18.4081 -31.9414";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/3foldmaze2.jpg
Normal file
|
After Width: | Height: | Size: 33 KiB |
346
data/missions/advanced/3foldmaze2.mis
Normal file
|
|
@ -0,0 +1,346 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "120000";
|
||||
name = "Escher\'s Race";
|
||||
desc = "Find the gems as quickly as you can!";
|
||||
type = "advanced";
|
||||
level = "19";
|
||||
artist = "Alex Swanson";
|
||||
goldTime = 48000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "-0.57735 -0.57735 -0.57735";
|
||||
color = "1.000000 1.000000 1.000000 1.000000";
|
||||
ambient = "0.700000 0.700000 0.700000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-70.5018 62.0049 -48.6412";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "123.185 126.177 91.1465";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/escher.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-43.2283 -51.891 -23.6019";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-52.8994 18.1847 -31.2968";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-54.3387 21.827 31.1712";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.3584 -6.29061 20.7083";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.66954 40.4118 -23.4091";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6.63379 40.4901 -16.7143";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "18.1608 -5.65514 -15.2519";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-14.2095 44.6493 -15.3207";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-15.2657 41.8843 -14.6314";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.18676 45.4065 -21.9655";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-52.1244 -43.5071 7.60459";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "3.80329 -1.79436 21.2339";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "16.7315 -2.78719 -13.4875";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "13.0794 13.1011 7.59916";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-55.2453 22.1946 -28.3586";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-15.4242 -43.9725 -3.00609";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.22535 45.3555 -18.101";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "10.1956 13.4528 -15.6159";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-19.765 -34.3059 -4.9108";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-19.3536 -37.9124 -4.5113";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-55.244 18.4826 29.3451";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "19.9223 -4.00056 -24.0335";
|
||||
rotation = "1 0 0 180.091";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "11.8744 4.02879 -15.9618";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-52.0165 -51.9577 -24.0124";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-24.0179 19.7589 4.18067";
|
||||
rotation = "0.707388 3.08963e-008 0.706825 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "-52.0591 -50.9638 7.9897";
|
||||
rotation = "0 1 0 179.518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "11.8854 12.0313 16.0359";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "11.818 14.8372 15.7903";
|
||||
rotation = "0 0 1 0.573347";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HelicopterItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.26116 13.3803 28.835";
|
||||
rotation = "0 -1 0 92.8191";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HelicopterItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "11.9543 12.9838 -24.4156";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HelicopterItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.98479 19.6756 20.0795";
|
||||
rotation = "0 -1 0 88.8085";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/a-maze-ing.jpg
Normal file
|
After Width: | Height: | Size: 32 KiB |
840
data/missions/advanced/a-maze-ing.mis
Normal file
|
|
@ -0,0 +1,840 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
level = "14";
|
||||
time = "90000";
|
||||
desc = "Find the quickest path through the maze.";
|
||||
name = "A-Maze-ing";
|
||||
type = "Advanced";
|
||||
artist = "Kevin Ryan";
|
||||
goldTime = 8000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "1.400000 1.200000 0.600000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -5.8 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "27.8 -5.6 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-100 100 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "200 200 200";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/a-maze-ing.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-30 7.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "7000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-6 7.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "7000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-30 7.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "7000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw2_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-16.5 20.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-13 20.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-16.5 20.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw2) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "4.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "7.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "10.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "10.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "10.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "13.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "13.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "13.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "16.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "19.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "22.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "22.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "22.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "8";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "25.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "25.5 26 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "25.5 30.5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "9";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "27 2.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "13 2.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "27 2.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "10";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "13 -0.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "27 -0.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "13 -0.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "11";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(mw1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "13 -3.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "13 -8 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "13 -3.5 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(mw1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/a-maze-ing.dif";
|
||||
interiorIndex = "12";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "0";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "14.2011 -6.43856 100.027";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "25.1514 40.8987 100.5";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "SmallDuctFan";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "25.1514 40.94 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.1 1.8";
|
||||
interiorFile = "~/data/interiors/parts/boxes/woodblock.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10.1148 38.6346 100.5";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "SmallDuctFan";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "10.1148 38.6 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.1 1.8";
|
||||
interiorFile = "~/data/interiors/parts/boxes/woodblock.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "16.1148 38.6346 100.5";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "SmallDuctFan";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "16.1148 38.6 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.1 1.8";
|
||||
interiorFile = "~/data/interiors/parts/boxes/woodblock.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "21.9148 38.6346 100.5";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "SmallDuctFan";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "21.9148 38.6 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.1 1.8";
|
||||
interiorFile = "~/data/interiors/parts/boxes/woodblock.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7.15136 40.8987 100.5";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "SmallDuctFan";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "7.15136 40.94 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.1 1.8";
|
||||
interiorFile = "~/data/interiors/parts/boxes/woodblock.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13.3514 40.8987 100.5";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "SmallDuctFan";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "13.3514 40.94 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.1 1.8";
|
||||
interiorFile = "~/data/interiors/parts/boxes/woodblock.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "19.1514 40.8987 100.5";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "SmallDuctFan";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "19.1514 40.94 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.1 1.8";
|
||||
interiorFile = "~/data/interiors/parts/boxes/woodblock.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
penaltyTime = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
pad = "1434";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.24233 37.3543 100.254";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "3.22399 30.0916 100.881";
|
||||
rotation = "0 0 -1 88.2355";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7.94032 24.8964 101.132";
|
||||
rotation = "0 0 1 87.6625";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "3.10865 -1.75488 101.023";
|
||||
rotation = "0 0 1 96.2569";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.833028 12.7701 101.097";
|
||||
rotation = "0 0 1 1.14396";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainRight";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2.15066 13.6969 101.313";
|
||||
rotation = "0 0 1 180.091";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.22193 16.2314 100.872";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.246939 16.2855 100.815";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainRight";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7.66381 17.9709 100.974";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-21.4591 22.7657 101.069";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainRight";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "9.66689 15.7678 101.081";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.35731 38.4671 100.711";
|
||||
rotation = "0 0 1 106.57";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignCautionDanger";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.40259 40.6726 100.772";
|
||||
rotation = "0 0 1 61.3065";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignCautionCaution";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "28.7076 -6.22162 106.954";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
285
data/missions/advanced/acrobat.mis
Normal file
|
|
@ -0,0 +1,285 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Careful jumping is the key!";
|
||||
startHelpText = "Be careful of your spin when you are about to land.";
|
||||
artist = "Alex Swanson";
|
||||
name = "Acrobat";
|
||||
level = "31";
|
||||
goldTime = "25000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.638261 0.459006 -0.61801";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/acrobat1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "64 -24.5 54.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "64 21.5 62";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-29.4941 -0.0219529 55.9953";
|
||||
rotation = "0 0 -1 89.3814";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "2 31 49.4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "6 -6 8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 0 8.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -35.5 14.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "64 -31.5 14.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "150";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "64 -31.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "200";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "64 -31.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "500";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "64 -31.5 14.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/acrobat1.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "3.5 0 3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "90";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-2 0 3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-2 0 3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "3.5 0 3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/acrobat1.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-38.4389 43.4941 -3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "125.322 97.7963 179.165";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/acrobat3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/acrobat2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1520";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.98752 -6.38952 6.46235";
|
||||
rotation = "0 0 1 85.9437";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1667";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.00868 33.0922 49.4653";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainDown";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2.6837 -3.79856 9.0271";
|
||||
rotation = "0.171368 -0.176728 -0.969227 90.0261";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-0.549342 29.5612 47.8718";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "5.41862 8.33884 2.60553";
|
||||
dataBlock = "HelpTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
text = "Don\'t forget the gem!";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/acrobat.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
554
data/missions/advanced/airwalk.mis
Normal file
|
|
@ -0,0 +1,554 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
level = "36";
|
||||
type = "advanced";
|
||||
name = "Airwalk";
|
||||
artist = "Alex Swanson";
|
||||
time = "0";
|
||||
desc = "Defy Gravity!";
|
||||
startHelpText = "Use the fans to get the hovering gems!";
|
||||
goldTime = "70000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.545878 -0.40228 -0.734975";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/airwalk.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 -13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 -10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 -7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 -4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 4 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 7 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 10 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 13 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -20 7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "0 0 12";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-29.6276 30.8759 -2.84928";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "55.8146 67.1653 71.8481";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.47152 0.504696 22.2222";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.172229 -10.7691 6.81462";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "10.5755 9.78068 1.73051";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemOrange";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.95296 8.82373 7.65723";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemOrange";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.2465 -3.95131 5.33464";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemOrange";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.0784112 11.3091 5.39495";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemOrange";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "7.77949 -5.6939 3.12922";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemOrange";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "9.57815 -9.10191 5.92035";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemOrange";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1745";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "5.16014 5.28318 8.1646";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemOrange";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/airwalk.png
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
data/missions/advanced/aroundtheworld.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
182
data/missions/advanced/aroundtheworld.mis
Normal file
|
|
@ -0,0 +1,182 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "30000";
|
||||
desc = "Gather all the gems around the globe in less than 30 seconds.";
|
||||
name = "Around the World in 30 seconds";
|
||||
level = "21";
|
||||
type = "Advanced";
|
||||
artist = "Kevin Ryan";
|
||||
goldTime = 13500;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.600000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.400000 0.400000 0.400000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-7.63343 -5.6 96.5375";
|
||||
rotation = "0 1 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-100 100 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "200 200 200";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/intermediate/aroundtheworld.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 3.65033 95.8575";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 4.56716 89.7";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 1.51659 81.7045";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -5 79.4975";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.112757 -15.0329 89.7";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-10.2436 -5 89.7";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "8.19397 -5 82.6029";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "10.3145 -5 89.7";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "7.59927 -12.6953 89.7";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.88704 -12.378 89.7";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10.8036 -5.17251 100.109";
|
||||
rotation = "0 1 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
649
data/missions/advanced/battlements.mis
Normal file
|
|
@ -0,0 +1,649 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Make your way to the inner keep!";
|
||||
startHelpText = "Time your movements carefully to get past the gates.";
|
||||
name = "Battlements";
|
||||
artist = "Alex Swanson";
|
||||
level = "41";
|
||||
goldTime = "45000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 2.8026e-045 1.91698e-042";
|
||||
fogVolume2 = "-1 2.8026e-045 1.89175e-042";
|
||||
fogVolume3 = "-1 2.8026e-045 1.85392e-042";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "-0.617004 0.173654 -0.767561";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/battlements.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 0 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 0 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 0 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -2 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -4 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -6 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -6 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -6 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -8 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -8 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -8 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -4 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -4 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -2 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -2 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -10 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -12 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -14 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -14 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -14 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 -16 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -16 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -16 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -12 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -12 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13 -10 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 -10 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7.49492 7.49659 -18.9257";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-5.51589 5.50857 -18.9257";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-22.0371 20.0062 6.57429";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-20.0076 21.9869 6.57282";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-16 31.25 8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-15 -20 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-15 0.75 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-15 0.75 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-15 0.75 -12.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-15 0.75 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/battlements.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "2 2.75 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 2.75 -1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 2.75 -20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "2 0.375 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-1.0000000 1.6250000 2.0000000 0.0000000 -3.2500000 0.0000000 0.0000000 0.0000000 -4.0000000 2.0000000 0.0000000 0.0000000";
|
||||
targetTime = "3000";
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "-1.5 -0.25 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-1.5000000 3.0000000 1.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 -2.0000000 3.0000000 0.0000000 0.0000000";
|
||||
targetTime = "0";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/battlements.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-11 -10 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-25 -10 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-25 -10 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-11 -10 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-11 -10 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/battlements.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "500";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-19 -6 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 -6 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 -6 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-19 -6 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-19 -6 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/battlements.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "500";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-19 -14 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 -14 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 -14 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-19 -14 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-19 -14 -19";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/battlements.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-38 38.25 -49";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "46 64.25 77";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17.9557 30.3783 13.22";
|
||||
rotation = "0 0 1 147.433";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-16.4068 12.0211 -20.1237";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "5.44697 5.61311 2.82431";
|
||||
dataBlock = "HelpTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
text = "Beware of the winds!";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/battlements.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
data/missions/advanced/blockparty.jpg
Normal file
|
After Width: | Height: | Size: 30 KiB |
261
data/missions/advanced/blockparty.mis
Normal file
|
|
@ -0,0 +1,261 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "advanced";
|
||||
name = "Block Party";
|
||||
level = "15";
|
||||
desc = "Can you find the path that will take you to the finish area with all the gems?";
|
||||
artist = "Kevin Ryan";
|
||||
goldTime = "60000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "1.400000 1.200000 0.600000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-0.4 -2 66";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-100 100 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "200 200 200";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/blockparty.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.4534 7.36758 100.336";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.78299 5.67398 100.669";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.98611 16.7685 117.325";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-19.3292 6.10986 117.505";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "13.1913 9.42111 107.305";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "13.6371 4.72339 104.616";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-13.5894 9.56629 104.642";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-13.7088 6.23621 105.855";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "13.6236 14.0241 98.0471";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.469933 1.04195 100.053";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-16.2945 7.67727 109.98";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "7.61219 22.0264 114.04";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.88791 -2.05379 82";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "15.1542 -2.0517 82";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-26.743 6.53217 98.0417";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "12.3872 15.7787 115.037";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "16.7559 15.2232 116.375";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "7.57444 16.4666 114.133";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
bonusTime = "0";
|
||||
pad = "1409";
|
||||
penaltyTime = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.337453 0.857849 85.6791";
|
||||
rotation = "0 0 -1 88.2355";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/compasspoints.jpg
Normal file
|
After Width: | Height: | Size: 31 KiB |
590
data/missions/advanced/compasspoints.mis
Normal file
|
|
@ -0,0 +1,590 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
desc = "You will need to ride the moving platforms to the four points of the compass to solve this level.";
|
||||
level = "8";
|
||||
type = "advanced";
|
||||
name = "Points of the Compass";
|
||||
artist = "Kevin Ryan";
|
||||
goldTime = 13000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.400000 0.400000 0.300000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 0 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "0 12.8 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-100 100 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "200 200 200";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/intermediate/compass_points.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "3 3 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 3 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 -3 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "3 -3 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "3 3 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform2_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-5 5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "5 5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "5 -5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 -5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform2) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform3_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-7 -7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7 -7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7 7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-7 7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-7 -7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform3) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform3_0_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "7 7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-7 7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-7 -7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7 -7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7 7 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform3_0) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform4_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform4) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform4_0_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform4_0) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform4_1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform4_1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform4_2_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 -9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "9 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform4_2) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/compass_points.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "-12.4 0 1.85";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "12.4 0 1.85";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -12.4 1.85";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.540554 13.0754 5.9069";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
155
data/missions/advanced/construction.mis
Normal file
|
|
@ -0,0 +1,155 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
desc = "A mere skeleton of a level.";
|
||||
startHelpText = "Be very cautious on this framework.";
|
||||
type = "advanced";
|
||||
name = "Under Construction";
|
||||
level = "49";
|
||||
artist = "Alex Swanson";
|
||||
goldTime = "12000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.433884 0.614021 -0.659336";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/construction.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1656";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -15.55 16.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.25 44.25 19.375";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10 42 19.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-2.5 62.5 23.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-14 68 15.332";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "29.5 89 27.668";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2.22913 62.4778 29.9924";
|
||||
rotation = "0 0 -1 8.02147";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.696122 32.7441 16.7537";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-2.13439 21.0221 20.4135";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-9.78675 43.0145 24.5066";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1501";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1656";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/construction.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
564
data/missions/advanced/daedalus.mis
Normal file
|
|
@ -0,0 +1,564 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Find the gems and escape this labyrinth!";
|
||||
startHelpText = "Watch out for areas of varying friction!";
|
||||
artist = "Alex Swanson";
|
||||
name = "Daedalus";
|
||||
level = "39";
|
||||
goldTime = "30000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 2.8026e-045 1.80347e-042";
|
||||
fogVolume2 = "-1 2.8026e-045 1.77825e-042";
|
||||
fogVolume3 = "-1 2.8026e-045 1.75302e-042";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.432117 0.527434 -0.731497";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/daedalus1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "10.0261 48 5.99993";
|
||||
rotation = "0 0 1 179.518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "5 17 48";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "17 17 14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-13 27 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-25 14 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-10.9941 1.31398 18.4975";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "5.5 18.5 12";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-2.93406 7.18739 16.2059";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "2 37 27.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 37 27.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 37 47.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 37 47.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 37 27.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/daedalus1.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "2 1 17.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 1 17.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 1 47.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 1 47.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 1 17.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/daedalus1.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-38.8116 57.8167 5.14493";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "82.3494 70.4857 72.5315";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Item() {
|
||||
position = "20.8943 37.0252 24.4998";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/daedalus2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/daedalus3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "11.0501 30.993 18.5033";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-12.7235 27.2572 16.5023";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1651";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "15.5 14.5 14";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1527";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "15.5 4 14";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14.5 24.5 16";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14.5 30 16";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1651";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "16.9759 8.91123 12.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "2339";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-12.5 4 18";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "9.5 40 16";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "15.5 40 16";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "6.84226 6.8217 14.0812";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "5.5 44.5 6";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_green.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10.5 29.5 24";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-24 9.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-24 15.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 -0.5 18";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.5 -0.5 18";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.5 35.5 28";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 35.5 28";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.5 35.5 48";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.5 3 48";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.5 14.5 48";
|
||||
rotation = "0 0 -1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_purple.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.5 19 48";
|
||||
rotation = "0 0 -1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_purple.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "15.5 25.5 12";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-2 25.5 12";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "30 35.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "31.5 39.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "31.5 31.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "13.9903 41.0003 16.0502";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "5.5 36.5 8";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_green.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "20 35.5 24";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10.5 35.5 24";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "16.9536 1.06171 13.7973";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HelicopterItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-4.5 20 20";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-4.5 22.5 20";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_blue.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/daedalus.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
759
data/missions/advanced/darwin.mis
Normal file
|
|
@ -0,0 +1,759 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "advanced";
|
||||
name = "Darwin\'s Dilemma";
|
||||
time = "0";
|
||||
desc = "The ultimate platform challenge!";
|
||||
startHelpText = "Collect the gems, but don\'t fall behind!";
|
||||
level = "51";
|
||||
goldTime = "40000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.512126 0.512126 -0.689532";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/darwin.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-6 9.27135e-008 4";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "80 0 4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "44 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "77.6196 1.07717 -27";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "71.7452 -1.32599 -40";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-10.25 5 -44";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "67.944 -8.03214 -56.0061";
|
||||
rotation = "0 0 1 88.2355";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "11.9752 -13.9885 -53.9265";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "19.9446 -1.61886 -53.918";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.9407 -7.84643 -58.1881";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "40 -14.0736 -53.9983";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "47.984 -1.61989 -53.9983";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "58 -7.75062 -47.9247";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "7.5 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "9000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "80 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "7000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "80 -46 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "80 -46 -16";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "80 -20 -16";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "4";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "78 -19 -27";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "5";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "78 -19 -27";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "6";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "78 -19 -40";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "7";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "72 -19 -40";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "8";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "72 -19 -40";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "9";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 -22.5 -40";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "10";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 -8 -40";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "11";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 -8 -52";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "12";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-5 -8 -56";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "13";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "61 -8 -56";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "14";
|
||||
msToNext = "10000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "8.25 0 1.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-3.2500000 -4.0000000 1.2500000 0.0000000 8.0000000 0.0000000 6.5000000 0.0000000 0.0000000 0.0000000 0.0000000 -2.5000000";
|
||||
targetTime = "70000";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/darwin.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "69.5 -38.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "90 -38.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "69.5 -38.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/darwin.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "69.5 -30.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "90 -30.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "69.5 -30.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/darwin.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "1200";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "51.5 5.5 -34.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1600";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "72 5.5 -34.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1600";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "51.5 5.5 -34.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/darwin.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "97.25 5.5 -25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1600";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "76.5 5.5 -25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1600";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "97.25 5.5 -25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/darwin.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "91 -23.5 -14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "70.5 -23.5 -14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "91 -23.5 -14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/darwin.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "500";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "80.25 -37.25 -14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "80.25 -16.75 -14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "80.25 -37.25 -14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/darwin.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-16.5 19.0489 -60.381";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "118.75 86.2027 89.506";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "43.8362 -1.97948 -1.78814e-007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "34.5921 -0.449328 -2.08616e-007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "44 2.2 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "41.6874 -0.839727 -1.78814e-007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "46.5407 0.618626 1.49012e-007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.4446 0.572741 5.96046e-008";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "26.0623 -0.444775 2.98023e-008";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "26.8554 -2.43418 1.49012e-007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "30.3162 -2.49234 -5.96046e-008";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "33.9045 3.06851 -2.08616e-007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "37.7317 0.69086 -5.96046e-008";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "36.0763 -3.19488 -1.49012e-007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "64.9854 -8.37771 -49.1431";
|
||||
rotation = "0 0 1 83.6518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "3154";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "3724";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "74.2764 -5.73189 3.49086";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "27.4247 -2.50772 0.283519";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "79.2628 -22.2319 -15.5897";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "43.249 -2.44293 2.23144";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arrowsign.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "82.3199 5.98968 -26.5085";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "82.3149 3.95829 -26.5219";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "17.3456 -19.402 -39.4017";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "3943";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1871";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "4189";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "33.4994 -7.45432 -53.4869";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1699";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/darwin.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
513
data/missions/advanced/dive.mis
Normal file
|
|
@ -0,0 +1,513 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "Advanced";
|
||||
desc = "Speed down the ramp to finish in time!";
|
||||
startHelpText = "Don\'t forget to stop at the end!";
|
||||
name = "Dive!";
|
||||
artist = "Alex Swanson";
|
||||
resetTime = "Default";
|
||||
level = "44";
|
||||
goldTime = "27000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "1000";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.355977 0.50377 -0.787081";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/dive4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-214 10.5 163";
|
||||
rotation = "0 0 1 179.518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "670 5 -239";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
pad = "1651";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/dive0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/dive1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/dive2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/dive3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "30.4978 39.4024 -278.154";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "184.956 86.2878 107.551";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-223.052 22.6398 -246.746";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "36.5297 43.6497 383.455";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-191.262 30.4484 -293.049";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "67.3598 57.3544 383.455";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-130.366 40.624 -270.515";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "105.544 57.3544 268.183";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-25.9022 26.8618 -270.164";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "67.3598 57.3544 223.327";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "483.4 10 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "481.4 4 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "485.4 2 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "491.4 6 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "487.4 6 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "495.4 2 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "497.4 6 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "582.9 4.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "581.4 8.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "579.4 5.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "584.9 7 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "587.4 3 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "591.9 4.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "586.4 10 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "515.9 7.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "518.4 3.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "523.9 5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "521.9 2 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "520.4 6 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "516.9 0.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "524.4 8 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "521.9 10.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "520.9 9.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
pad = "1589";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-221.5 18 -243.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "916.063 36 423.5";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "664.25 -1.25 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "668.5 -1.25 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "672.75 -1.25 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "672.75 11.25 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "668.5 11.25 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "563.4 3.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "549.4 4 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "547.4 9 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "665.9 8.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "661.9 6.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "663.9 2.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "572.9 8 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "582.4 1 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "581.4 0 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "578.9 2.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "629.9 2.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "627.9 6.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "664 11.25 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "619.9 0.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "621.9 6.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "617.9 8.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "555.9 1.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "615.9 4.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "553.9 6.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "558.9 3.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "558.9 5.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "559.9 8.5 -214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/dive.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
196
data/missions/advanced/eyeofthestorm.mis
Normal file
|
|
@ -0,0 +1,196 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Use the tornado to your advantage!";
|
||||
name = "Eye of the Storm";
|
||||
artist = "Alex Swanson";
|
||||
startHelpText = "Move back and forth to escape the tornado\'s pull!";
|
||||
level = "43";
|
||||
goldtime = "45000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "-0.286096 0.524551 -0.80187";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/eyeofthestorm.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0.06875 3.62188 0.4125";
|
||||
rotation = "0 0 1 30.3668";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
fixedscale = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.06875 3.62188 0.4125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Tornado";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "1.21051 5.3522 20.9965";
|
||||
rotation = "0 0 1 120.321";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-24.5026 22.0654 -61.1541";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "48.8855 39.7722 99.1541";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.44127 5.92507 26.4187";
|
||||
rotation = "0 0 -1 60.7335";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.96012 -1.78489 3.58565";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.87989 7.45648 1.91923";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.87639 -6.91794 1.83562";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "10.2917 11.2517 8.63898";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-9.04023 2.17382 3.77749";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.912513 10.6736 4.32601";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-3.31143 13.6958 7.30529";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6.27634 -4.48446 6.4089";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.5929 -7.82201 9.09318";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.91288 -2.25162 5.55569";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "5.49945 0.0636936 3.44934";
|
||||
rotation = "0 0 1 21.1995";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/eyeofthestorm.png
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
data/missions/advanced/fan_lift.jpg
Normal file
|
After Width: | Height: | Size: 30 KiB |
133
data/missions/advanced/fan_lift.mis
Normal file
|
|
@ -0,0 +1,133 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
name = "Fan Lift";
|
||||
desc = "Use the fans to assist your ascent.";
|
||||
startHelpText = "Stay right on top of the fan to get maximum lift!";
|
||||
artist = "Alex Swanson";
|
||||
type = "Advanced";
|
||||
level = "3";
|
||||
goldTime = 15000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.34749 0.639042 -0.686204";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-14 -2.2 9.53674e-007";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-2.25417 -1.9581 27";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-35.603 45.6139 -5.77156";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "58.6594 70.7991 63.9545";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/intermediate/fan_lift.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-3.11748 -1.05837 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-3.11272 13.0768 7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17.2608 12.9798 14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17.0611 -1.01412 21";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1443";
|
||||
bonusTime = "0";
|
||||
penaltyTime = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "2439";
|
||||
bonusTime = "0";
|
||||
penaltyTime = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1.77277 -1.41846 34.4222";
|
||||
rotation = "0 0 -1 44.6907";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
253
data/missions/advanced/freefall.mis
Normal file
|
|
@ -0,0 +1,253 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
startHelpText = "Try to stay centered to hit the end pad below!";
|
||||
level = "30";
|
||||
type = "advanced";
|
||||
name = "Free Fall";
|
||||
artist = "Alex Swanson";
|
||||
time = "0";
|
||||
desc = "It\'s a long way down...";
|
||||
goldTime = "8000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.21503e+022 6.59383e-007";
|
||||
fogVolume2 = "-1 3.97536e+028 1.77499e+028";
|
||||
fogVolume3 = "-1 2.81751e+020 1.69209e+022";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 14270110282885781000000.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 73174428693612219000000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 18393446818394586000000000.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.321887 0.321887 -0.89038";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 64";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 0 100.348";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "0 0 -319.4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-16.5578 16.9075 -355.39";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "29.6469 31.4727 467.947";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-9.64951 -45.3555 -245.35";
|
||||
rotation = "-0.891224 0.365939 -0.267971 76.6275";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall5.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 -64";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18.713 -0.732104 -155.182";
|
||||
rotation = "0 1 0 29.2208";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall5.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 -192";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 -256";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 -320";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.354524 -6.70897 -67.5951";
|
||||
rotation = "-1 0 0 9.74027";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall5.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "1.20304 1.22763 77.4179";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "11.5223 1.98737 21.3452";
|
||||
rotation = "-0.283962 0.73212 -0.619166 64.1284";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14.7877 5.156 -42.8453";
|
||||
rotation = "-0.261164 -0.726721 0.63535 58.9875";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.83935 15.6737 -103.604";
|
||||
rotation = "-1 0 0 78.4952";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "9.47379 11.2824 -240.101";
|
||||
rotation = "-0.683033 0.346957 0.642718 76.6414";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-1.67075 0.0420091 -186.26";
|
||||
rotation = "-0.368097 -0.813323 0.450566 90.2559";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-2.62432 5.88654 -136.408";
|
||||
rotation = "0.41232 0.911037 0.00173356 179.561";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.481195 0.12909 -104.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2.39258 -0.626071 -32.8939";
|
||||
rotation = "0 0 1 68.7549";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.553945 -2.08582 10.1879";
|
||||
rotation = "-0.368791 -0.0557373 -0.92784 18.5032";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-3.1079 1.39753 69.8992";
|
||||
rotation = "0.144467 0.738008 -0.659146 18.0193";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.949223 -3.36755 113.888";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "19.9442 -26.5969 73.3044";
|
||||
rotation = "-0.864778 -0.457482 -0.207048 55.2508";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-17.5168 -21.1156 -83.7078";
|
||||
rotation = "-0.750917 0.659728 0.0297081 108.338";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-11.3472 -10.5383 -139.055";
|
||||
rotation = "-0.0381725 0.772957 -0.633309 35.8094";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/freefall4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
powerUp = "0";
|
||||
pad = "7410";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/freefall.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
data/missions/advanced/greatdivide2.jpg
Normal file
|
After Width: | Height: | Size: 23 KiB |
696
data/missions/advanced/greatdivide2.mis
Normal file
|
|
@ -0,0 +1,696 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
name = "Great Divide Revisited";
|
||||
desc = "Climb the mountain and bounce to freedom!";
|
||||
type = "Advanced";
|
||||
level = "18";
|
||||
artist = "Alex Swanson";
|
||||
goldTime = 65000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "1000";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -2.3288e+038 -2.3288e+038";
|
||||
fogVolume2 = "-1 -2.26208e+038 -2.24874e+038";
|
||||
fogVolume3 = "-1 -2.2087e+038 -2.2087e+038";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -228882226010952240000000000000000000000.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -219536010535951140000000000000000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -219536010535951140000000000000000000000.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.512126 0.512126 -0.689532";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/greatdivide2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-66.9925 0.938238 160.349";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "65.0075 0.938238 97.374";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "199.007 0.938238 49.0275";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
fixedscale = "1";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-200.993 0.938238 -0.00382996";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-124 -3 1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 -3 25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 -3 1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-124 -3 67";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 -3 88.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 -3 67";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "2000";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-124 -3 123";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 -3 152.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 -3 123";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "2000";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-124 5 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 5 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 5 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "4000";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-124 5 108.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 5 132.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 5 108.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "7000";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-124 5 46.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 5 70.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-124 5 46.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "3000";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-116 5 22.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 46.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 22.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-116 5 46.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 70.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 46.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "7000";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-116 -3 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "7000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 -3 72.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "7000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 -3 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "8";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialPosition = "5000";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-116 5 96.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 118.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 96.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "9";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-116 5 149.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 171.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 5 149.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "10";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-116 -3 122.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 -3 161.031";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-116 -3 122.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/advanced/greatdivide2.dif";
|
||||
interiorIndex = "11";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-212.493 37.6806 -2.62201";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "429 73.3715 221.177";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-89.2121 -1.24258 161.22";
|
||||
rotation = "-0.0205171 -0.0478589 0.998643 100.344";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignCautionCaution";
|
||||
};
|
||||
new Item() {
|
||||
position = "-104.752 -4.65135 46.5193";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-104.792 0.997908 46.5369";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-104.792 6.5636 46.6753";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-92.9742 9.966 161.671";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-83.7782 -0.779765 160.546";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "124.932 -0.553073 0.58277";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-10.427 1.2327 0.64396";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "198.986 0.761429 59.9241";
|
||||
rotation = "0 0 1 72.7656";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1627";
|
||||
bonusTime = "0";
|
||||
penaltyTime = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/halfpipe2.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
200
data/missions/advanced/halfpipe2.mis
Normal file
|
|
@ -0,0 +1,200 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
startHelpText = "Use the Super Speed PowerUps to grab the floating gems!";
|
||||
name = "Half Pipe Elite";
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Grab the gems between the sections of half-pipe!";
|
||||
level = "13";
|
||||
goldTime = 25000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -2.26114e+038 -2.27454e+038";
|
||||
fogVolume2 = "-1 -2.40798e+038 -2.42133e+038";
|
||||
fogVolume3 = "-1 -2.48815e+038 -2.5015e+038";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -239463741642863750000000000000000000000.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -248810038247503270000000000000000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -255503091439841100000000000000000000000.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.481726 0.481726 -0.732038";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/half-pipe0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-29 17 5";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/half-pipe2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-12.5 16.75 -7.31303";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-12.5 -2.45 -7.31965";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-12.5 -15.5 -2.3152";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.5 6 14.7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-24.5 -15.5 22.6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "12.0581 -21.7637 -2.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-38.9014 27.5 -11";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "75.0031 56.969 86.9952";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.1197 -22.4254 18.62";
|
||||
rotation = "0 0 1 110.008";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/half-pipe1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "29.442 -21.8127 9.99731";
|
||||
rotation = "0 0 1 89.3814";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new ScriptObject() {
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
pad = "1500";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.699322 -10.3462 15.752";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-24.3713 -0.34016 18";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
pad = "1644";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-12.5506 -7.08988 -7.25442";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/highway.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
1804
data/missions/advanced/highway.mis
Normal file
228
data/missions/advanced/icarus.mis
Normal file
|
|
@ -0,0 +1,228 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
desc = "Master your falling and bouncing skills.";
|
||||
type = "Advanced";
|
||||
level = "48";
|
||||
name = "Icarus";
|
||||
time = "0";
|
||||
artist = "Alex Swanson";
|
||||
goldTime = "37000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.541988 0.461972 -0.70202";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/bounce.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -27 -47.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-2 -27 -60.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4 -27 -65.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-2 -31 -80";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.5 -35 -87.649";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.5 -41 -101.638";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.519437 -121.135 -117.615";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.00641 -105.987 -115.643";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-12.0254 -90.0769 -111.644";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.5 -73 -109.635";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "5.1 -59 -105.656";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-0.0555216 -151.9 -127.502";
|
||||
rotation = "0 0 1 179.518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-1.69139e-007 21 4.5";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 14.5 4.84684";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-54.8602 27 -131";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "72.8972 192 152.5";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1521";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-57.3105 30.0529 -139.579";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "83.0766 46.3102 74.6634";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1661";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1661";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-0.349866 -153.041 -115.863";
|
||||
rotation = "0 0 1 149.152";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/icarus.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
817
data/missions/advanced/kingofthemountain.mis
Normal file
|
|
@ -0,0 +1,817 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
desc = "Master this monumental mountain challenge!";
|
||||
startHelpText = "";
|
||||
type = "Advanced";
|
||||
name = "King of the Mountain";
|
||||
level = "52";
|
||||
artist = "Alex Swanson";
|
||||
time = "0";
|
||||
goldTime = "44000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "-0.68704 0.433247 -0.583329";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/kingofthemountain1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-23.4798 37.4904 42.0611";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "5.98336 -16.2998 0";
|
||||
rotation = "0 0 -1 88.8085";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6 -12 1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/kingofthemountain4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0 13 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0 15 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 15 8.5";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 17 8.5";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1764";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0 19 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 19 8.5";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/kingofthemountain6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0 21 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0 23 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 23 8.5";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.0193996 -0.0181274 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/kingofthemountain5.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 25 8.5";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 27 8.5";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0 27 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new Item() {
|
||||
position = "4 56 12.7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-4 38 11.7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "27.125 57.3125 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "32.775 64.5719 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.9469 63.7719 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.9469 61.7438 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "27.1156 61.3438 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "27.125 59.3125 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "24.2938 57.5125 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "24.2875 55.4875 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.9469 59.7438 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13.75 49.5 38.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-6 50.5 37.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7.25 51.75 37.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/kingofthemountain2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-5.5 52 37.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-6 49 37.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-14.75 49 38.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-6.75 49.5 37.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15 50 38.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-12 51.0625 38.125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7.75 49 37.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-16.75 50.75 38.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 49.375 37";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17 51.75 38.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/kingofthemountain7.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17.75 49.5 38.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/kingofthemountain3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-12.5 49.125 38.3125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-21.5 50.25 39";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-22 51 39";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-21 52 39";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-12.4801 33.8898 47.0157";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2.85 50.5 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1.75 51 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1.5 49.95 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2 49 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10.75 52 37.625";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0 49.5 36.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-0.2 51.75 36.3158";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10.125 48.75 37.375";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 52 36.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "1.6 51.25 36.1658";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2 50.5 36.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "3.5 50 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4 50.75 37";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.75 49.25 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "3.75 49 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.75 51.25 36.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "5.75 51.25 36";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "5.75 50 36";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7.25 49.75 35.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7.25 51.75 35.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-11.25 50 37.8125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "9.5 51 35.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "9.25 49.25 35.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "8.75 50 35.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7.25 50.75 35.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new Item() {
|
||||
position = "-11.75 47.25 45";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HelicopterItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-22.25 49 39";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-19.5 48.75 38.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-15.5437 -7.53125 37.9946";
|
||||
rotation = "0 0 1 119.748";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-20 50.125 38.875";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-73.293 119.256 -2.87708";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "136.706 165.071 239.079";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-19 50.625 38.625";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-19 52.25 38.625";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4.5 52.25 37.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LandMine";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "32.775 62.5719 32.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
resetTime = "Default";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "2529";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-18.8738 46.5042 44.4805";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-11.5431 41.5988 44.8791";
|
||||
rotation = "0.422544 0.801818 0.422544 102.553";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-19.6395 -5.49399 47.7585";
|
||||
rotation = "0.206027 0.883162 0.421399 56.7962";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-25.2174 38.5469 42.1758";
|
||||
rotation = "-0.0399892 -0.00257098 0.999197 172.649";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignCautionDanger";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "11.741 51.6553 35.4762";
|
||||
rotation = "0.0448919 -0.0642305 -0.996925 70.0667";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignCautionDanger";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "36.1721 64.8655 35.2185";
|
||||
rotation = "0 0 1 231.657";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignCautionCaution";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2.0153 40.2847 12.2201";
|
||||
rotation = "0 -1 0 5.15691";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignCautionCaution";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1660";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "2.08345 76.8404 18.1291";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-23.2341 36.73 43.9974";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-14.8376 51.3676 39.3834";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-4.79159 -14.6598 2.33079";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/kingofthemountain.png
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
data/missions/advanced/leapoffaith.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
127
data/missions/advanced/leapoffaith.mis
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "40000";
|
||||
desc = "After the tough winding path don\'t be afraid to take a leap of faith.";
|
||||
name = "Leap of Faith";
|
||||
type = "advanced";
|
||||
level = "4";
|
||||
artist = "Kevin Ryan";
|
||||
goldTime = 12000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.442343 0.475025 -0.760713";
|
||||
color = "1.400000 1.200000 0.500000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -5 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "3.8 64.8 0.399999";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-100 100 -21.6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "200 200 200";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/intermediate/leapoffaith.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "7.12918 68.45 99.995";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "7.12918 69.05 99";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockAbsorberItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.44447 64.604 3.97825";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.879038 1.47358 100.183";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
powerUp = "0";
|
||||
pad = "1886";
|
||||
time = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
penaltyTime = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
219
data/missions/advanced/leastresist.mis
Normal file
|
|
@ -0,0 +1,219 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
level = "38";
|
||||
type = "Advanced";
|
||||
name = "Path of Least Resistance";
|
||||
time = "0";
|
||||
artist = "Alex Swanson";
|
||||
desc = "Which path is the quickest?";
|
||||
startHelpText = "Use the edges to give yourself a push, but be careful!";
|
||||
goldTime = "30000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.516781 0.484377 -0.705915";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/leastresist.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-4 37 0";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-11 34 14";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-16.5 52.5 -3.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "43 39 34.5";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.5 38.5 0";
|
||||
rotation = "0 0 -1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_green.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "10.5 36.5 6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.5 35 0";
|
||||
rotation = "0 0 -1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_green.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3 46.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "10.5 46.5 4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "6.5 47 10";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.5 47 10";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "6.5 16.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3 16.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "20.5 35 6";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "20.5 25.5 8";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "6.5 28.5 4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-1.5 31.5 12";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-1.5 37 12";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_red.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-1.5 32.5 12";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_purple.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-7.5 32.5 14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/arch_purple.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-12.4275 33.8109 19.0223";
|
||||
rotation = "0 0 1 179.518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "13.963 36.9209 6.46855";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
powerUp = "0";
|
||||
pad = "1716";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/leastresist.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
data/missions/advanced/moebius.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
330
data/missions/advanced/moebius.mis
Normal file
|
|
@ -0,0 +1,330 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "advanced";
|
||||
name = "Moebius Strip";
|
||||
level = "17";
|
||||
artist = "Kevin Ryan and Alex Swanson";
|
||||
time = "0";
|
||||
desc = "Make one loop around the moebius strip to finish the race.";
|
||||
goldTime = 23000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.442343 0.475025 -0.760713";
|
||||
color = "1.400000 1.200000 0.500000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/intermediate/moebius.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "0 -42.1 0.98257";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -35.9 0.990959";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -35.5143 -0.139813";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-18.7507 23.6347 -30.4907";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "41.7722 110.87 40.4538";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -63.9019 1.83695";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 2.31584 1.84235";
|
||||
rotation = "1 0 0 235";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 12.6819 -7.61534";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 10.6954 -19.9965";
|
||||
rotation = "-1 0 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -0.833515 -24.9329";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.891778 -22.956 -24.7361";
|
||||
rotation = "0 -1 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.51389 -28.1499 -23.6397";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.4457 -33.3811 -22.8635";
|
||||
rotation = "0 1 0 235";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.2 -38.1163 -22.0875";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -64.1627 -22.0694";
|
||||
rotation = "1 0 0 235";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.0116705 -74.086 -14.4898";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -73.048 -6.17373";
|
||||
rotation = "-1 0 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -63.444 -0.940084";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -0.518408 -0.978318";
|
||||
rotation = "1 0 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 10.1767 -8.48917";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 8.56676 -17.2755";
|
||||
rotation = "1 0 0 135";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -0.825314 -21.7687";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1.61766 -23.0671 -22.3816";
|
||||
rotation = "0 1 0 135";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1.70774 -28.2066 -23.561";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1.19653 -33.2818 -24.5205";
|
||||
rotation = "0 1 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -39.2005 -24.8752";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -65.9536 -24.9158";
|
||||
rotation = "1 0 0 45";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -76.6091 -15.5266";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 -75.8209 -4.89695";
|
||||
rotation = "1 0 0 135";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
bonusTime = "0";
|
||||
penaltyTime = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
pad = "1636";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.701204 -41.526 6.22225";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new ScriptObject() {
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
pad = "1644";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
245
data/missions/advanced/mudslide.mis
Normal file
|
|
@ -0,0 +1,245 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
desc = "Grab the gems and skid to the finish!";
|
||||
startHelpText = "Jumping in slippery areas can help your navigation.";
|
||||
type = "advanced";
|
||||
level = "33";
|
||||
name = "Mudslide";
|
||||
artist = "Alex Swanson";
|
||||
time = "0";
|
||||
goldTime = "30000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 2.8026e-045 1.79086e-042";
|
||||
fogVolume2 = "-1 2.8026e-045 1.76564e-042";
|
||||
fogVolume3 = "-1 2.8026e-045 1.74041e-042";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.488577 0.573201 -0.657825";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/mudslide.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "30 14.5 6.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "18 31 0.795022";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "12.5 -7.5 -3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "8.5 -59 -12.5";
|
||||
rotation = "0 0 1 167.304";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "10 -10 -3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "8.63186 -58.8844 -5.95466";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-19.5 43 -15.7118";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "59.93 109.5 40.7118";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "6.41316 -10.2316 1.97049";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new ScriptObject() {
|
||||
powerUp = "0";
|
||||
pad = "1660";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "3.4564 -45.0001 -10.1456";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-6.46129 -6.91997 3.31388";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1.40109 -7.72749 2.30893";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1.33637 -9.74817 2.24473";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-3.85667 -7.12108 2.78782";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-7.04335 -4.0508 3.45043";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-10.0569 -3.94533 4.06643";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-12.6505 -1.23198 4.50003";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-15.244 -2.02016 4.47288";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-14.2946 0.864693 4.92615";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-13.2651 4.14568 6.28515";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-14.7003 6.40145 7.29777";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10.9479 16.0764 0.99244";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13.5005 18.228 0.997979";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7.07146 -48.2867 -11.3861";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.47312 -39.8075 -8.1421";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "6.62762 -42.4684 -9.29603";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.62219 -43.5291 -9.51898";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/mudslide.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
data/missions/advanced/obstacle.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
792
data/missions/advanced/obstacle.mis
Normal file
|
|
@ -0,0 +1,792 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "60000";
|
||||
desc = "Try to beat the clock and avoid the obstacles.";
|
||||
level = "7";
|
||||
type = "Advanced";
|
||||
name = "Obstacle Course";
|
||||
artist = "Alex Swanson";
|
||||
goldTime = 14000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.743093 0.11244 -0.659674";
|
||||
color = "1.200000 1.000000 1.200000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-3.8 1.85807e-007 -1.81794e-006";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "20 74.2 12";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-100 135.2 -36.6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "200 200 200";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/intermediate/obstacle_course1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "19.25 9.75 0.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4 9.75 0.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.25 9.75 0.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "6.75 14 -4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "21.75 14 -4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "6.75 14 -4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "20 46 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 46 -6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 46 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "16 46 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 46 -6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 46 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "24 46 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "600";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 46 -6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 46 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "24 50 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "800";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 50 -5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 50 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "20 50 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "700";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 50 -4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 50 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "16 50 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 50 -5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 50 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "16 54 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 54 -3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 54 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "8";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "20 54 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "750";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 54 -2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 54 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "9";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "24 54 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "600";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 54 -3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 54 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "10";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "24 58 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "900";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 58 -1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "24 58 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "11";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "20 58 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "400";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 58 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "20 58 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "12";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "16 58 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "600";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 58 -1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "16 58 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/obstacle_course1.dif";
|
||||
interiorIndex = "13";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "20.0599 62.2 0.563932";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "20.1541 67.7636 6.59139";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13.1784 38.985 -10.0266";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "12.7895 32.9661 -10";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "23.2442 34.1 -3.85";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "7.63 22.4771 -3.85";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
penaltyTime = "0";
|
||||
powerUp = "0";
|
||||
bonusTime = "0";
|
||||
pad = "2899";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
penaltyTime = "0";
|
||||
powerUp = "0";
|
||||
bonusTime = "0";
|
||||
pad = "1616";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "14.8 31 -10";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "16.8 31 -10";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "12.8 31 -10";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "14.8 29 -10";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "16.8 29 -10";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "12.8 29 -10";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
869
data/missions/advanced/ordeal.mis
Normal file
|
|
@ -0,0 +1,869 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Can you survive the challenges?";
|
||||
artist = "Alex Swanson";
|
||||
name = "Ordeal";
|
||||
startHelpText = "Strength, speed and stealth are the keys to the trials ahead!";
|
||||
level = "40";
|
||||
goldTime = "20000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 8.27637e-036 9.53226e-021";
|
||||
fogVolume2 = "-1 -3.78742e+013 -4.90382e+008";
|
||||
fogVolume3 = "-1 1.18698e-026 -3.83829e+037";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -461061043217263230000.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -12711872186378061000000000000000000000.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "-0.433884 0.614021 -0.659336";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/ordeal0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "6 -14 -0.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "25.25 9 3.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "25.25 5 3.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DuctFan";
|
||||
};
|
||||
new Item() {
|
||||
position = "43.9462 7 3.40685";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "22 16.6537 7.75351";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "22 15 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "25.6784 13 3.73054";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "74.5 42.5 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-6 -2 0";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "4.53125 2.5 5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "800";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "11.5313 2.5 5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "800";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.53125 2.5 5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "11.0031 5.5 6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "800";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.00313 5.5 6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "800";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "11.0031 5.5 6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "4.53125 8.5 7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "800";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "11.5313 8.5 7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "800";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.53125 8.5 7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "26.5 7 -0.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "42 7 -0.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "3000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "42 7 -0.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "42 22 -0.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "29 7 -0.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5000000 1.5000000 1.5000000 0.0000000 -3.0000000 0.0000000 0.0000000 0.0000000 -3.0000000 1.0000000 0.0000000 0.0000000";
|
||||
targetTime = "10000";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "62.5 22 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "62.5 22 9.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "62.5 22 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "58.5 22 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "58.5 22 8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "58.5 22 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "66.5 22 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "600";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "66.5 22 10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1200";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "66.5 22 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "66.5 26 2.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "800";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "66.5 26 10.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "66.5 26 2.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "62.5 26 1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "700";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "62.5 26 9";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "62.5 26 1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "8";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "58.5 26 0.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "58.5 26 8.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "58.5 26 0.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "9";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "70.5 22 3.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "70.5 22 11.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "70.5 22 3.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "10";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "74.5 30 5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "900";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 30 13";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 30 5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "11";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "74.5 26 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "400";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 26 12.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 26 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "12";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-2";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "70.5 26 3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "600";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "70.5 26 11";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "70.5 26 3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "13";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "74.5 38 7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "900";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 38 15";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 38 7";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "14";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "74.5 34 5.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "900";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 34 13.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "900";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "74.5 34 5.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "10";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/ordeal0.dif";
|
||||
interiorIndex = "15";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-18.5188 57.5344 -10.429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "111.321 85.5298 90.4487";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "74.89 42.5615 27.551";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/ordeal1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1629";
|
||||
bonusTime = "0";
|
||||
penaltyTime = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1705";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "44.7903 4.91748 2.29113";
|
||||
rotation = "0.474963 -0.0170092 0.879841 183.609";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainRight";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "19.6855 15.9831 8.20243";
|
||||
rotation = "0.303582 0.309962 0.900978 94.7773";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignPlainLeft";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/ordeal.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
1207
data/missions/advanced/pathways.mis
Normal file
BIN
data/missions/advanced/pathways.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
994
data/missions/advanced/pinball.mis
Normal file
|
|
@ -0,0 +1,994 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
artist = "Alex Swanson";
|
||||
desc = "Not your everyday game of marbles!";
|
||||
startHelpText = "Navigate this pinball game and collect the gems!";
|
||||
level = "42";
|
||||
type = "advanced";
|
||||
name = "Pinball Wizard";
|
||||
goldTime = "65000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.348311 0.367525 -0.862325";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pinball0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "26 -14.9375 -10.0438";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "18 -24.9601 -15.2596";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "3.97037 1.48037 0.695672";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
resetTime = "Default";
|
||||
open = "0";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-11.4412 3.9843 -0.00332773";
|
||||
rotation = "0.0974571 -0.236554 0.966718 223.432";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new Item() {
|
||||
position = "3.97187 1.40625 0.74375";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "17 -13.6438 -7.0875";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "18.5 -11.425 -5.93437";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "18.5 -15.4156 -8.0125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.5 22.725 11.8438";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.5 26.7156 13.9219";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "6.5 25.3844 13.2281";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1 17.4375 6.8375";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1 17.4375 6.8375";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1.5 15.6656 5.9125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0 14.3344 5.22188";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.5 15.6656 5.9125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "3 29.8375 14.3299";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "3 30.3594 13.3331";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "3 30.2437 13.555";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "3 30.0696 13.8868";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259222 0.7165268 0.0000000 -0.9424503 -0.4906081 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-7.375 -26.5969 -15.0482";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "50";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-7.375 -25.4875 -14.47";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-7.375 -26.5969 -15.0482";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "7.5 -26.5969 -15.0482";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "50";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7.5 -25.4875 -14.47";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "7.5 -26.5969 -15.0482";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "14.25 4.66875 1.22687";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "50";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "14.25 5.77812 1.805";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "14.25 4.66875 1.22687";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "22 -27.0406 -15.2794";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "250";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "22 -18.0594 -10.6044";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "22 -27.0406 -15.2794";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "12.3125 -0.7625 -1.60125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "15.75 -0.7625 -1.60125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "15.75 -0.7625 -1.60125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "3 30.0696 13.8868";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259222 0.7165268 0.0000000 -0.9424503 -0.4906081 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-4 -1.65 -2.06062";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4 -1.13125 -3.06062";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4 -1.24688 -2.83875";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "-4 -1.41926 -2.50537";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259216 0.7165265 0.0000000 -0.9424490 -0.4906074 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-9.5 -5.19688 -3.9075";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9.5 -4.67812 -4.9075";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-9.5 -4.79375 -4.68563";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "-9.5 -4.96731 -4.35236";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-3.5 -7.85938 -5.295";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3.5 -7.34062 -6.29188";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3.5 -7.45625 -6.07";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "-3.5 -7.62834 -5.7376";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "8";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "19.25 -18.3281 -7.92625";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.25 -17.4344 -11.2638";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.25 -17.4344 -11.2638";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "-3.5 -7.62834 -5.7376";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "9";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "19.25 -17.6625 -7.57937";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.25 -16.7687 -10.9201";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.25 -16.7687 -10.9201";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "-9.5 -4.96731 -4.35236";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "10";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "19.25 -17.6625 -7.57937";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "300";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.25 -16.1031 -10.5731";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "19.25 -16.1031 -10.5731";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "1000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "-4 -1.41926 -2.50537";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5312500 0.2259216 0.7165265 0.0000000 -0.9424490 -0.4906074 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
|
||||
targetTime = "300";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/pinball0.dif";
|
||||
interiorIndex = "11";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-24.7548 39.1666 -19.4932";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "53.8813 69.6477 62.9218";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-11.402 8.83843 2.50488";
|
||||
rotation = "-0.511389 0.204255 -0.834722 51.1419";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.028511 1.08545 -1.70955";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pinball1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.028511 1.08545 -1.70955";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pinball2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.028511 1.08545 -1.70955";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pinball3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.04177 1.06756 -1.70955";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pinball4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-5.50439 -4.97458 -4.62721";
|
||||
rotation = "-0.986119 0.0394663 -0.161283 27.8721";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "17.3177 -14.7602 -7.75581";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "18.2942 -12.9533 -6.81362";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.896721 11.7533 3.8551";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.79916 12.4161 4.20943";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-0.813548 11.7467 3.86118";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2.74944 12.3932 4.18475";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.15842 13.5717 4.77817";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.90125 15.0816 5.58812";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.8867 16.8806 6.52025";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4.10423 13.6078 4.82826";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4.8628 15.1014 5.58608";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4.83584 16.8038 6.47436";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4.11402 18.3605 7.29474";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-2.75042 19.6416 7.96811";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-0.983073 20.1359 8.2193";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.897606 20.1385 8.23056";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.73928 19.5601 7.92573";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.04053 18.3133 7.26726";
|
||||
rotation = "-1 0 0 27.5";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "12.5646 -19.0667 -11.9713";
|
||||
rotation = "-0.428149 0.214799 -0.87781 59.4982";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10.1013 -21.6558 -13.3366";
|
||||
rotation = "-0.283811 -0.227912 0.931401 81.535";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "5775";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-12.8969 -17.1199 -10.9753";
|
||||
rotation = "0.0168526 -0.237653 0.971204 187.879";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new Item() {
|
||||
position = "17.8309 -4.49573 -4.15312";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "14.389 -1.40478 -2.34909";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "15.7642 -1.70355 -2.51544";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "15.911 -2.63114 -3.03871";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "16.4334 -3.96323 -3.69341";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "8289";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/pinball.png
Normal file
|
After Width: | Height: | Size: 79 KiB |
243
data/missions/advanced/pipedreams.mis
Normal file
|
|
@ -0,0 +1,243 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "advanced";
|
||||
time = "45000";
|
||||
name = "Pipe Dreams";
|
||||
artist = "Alex Swanson";
|
||||
desc = "Plummet down these pipes!";
|
||||
startHelpText = "Try not to get caught up on the obstacles!";
|
||||
level = "34";
|
||||
goldTime ="27000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.540226 0.423195 -0.727367";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 -2.40796 30.7926";
|
||||
rotation = "1 0 0 13.751";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "224.832 93.8972 -44.443";
|
||||
rotation = "0 0 1 76.2034";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "224.663 94.2 -52.4278";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-14.4342 115.46 -60.8344";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "249.652 220.22 125.716";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "117.587 94.329 -20.3875";
|
||||
rotation = "0 -1 0 16.0428";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe7.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 -2.40796 30.7926";
|
||||
rotation = "1 0 0 13.751";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 -2.40796 30.7926";
|
||||
rotation = "1 0 0 13.751";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 -2.40796 30.7926";
|
||||
rotation = "1 0 0 13.751";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 -2.40796 30.7926";
|
||||
rotation = "1 0 0 13.751";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "117.587 94.329 -20.3875";
|
||||
rotation = "0 -1 0 16.0428";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe5.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "117.587 94.329 -20.3875";
|
||||
rotation = "0 -1 0 16.0428";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "2092";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-0.193425 -92.4163 50.9362";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.335566 94.562 7.11139";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/platform_circle.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.0677553 -92.5745 50.5785";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "224.544 94.3019 -52.0652";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new ScriptObject() {
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "2561";
|
||||
};
|
||||
new Item() {
|
||||
position = "140.514 94.3244 -29.0638";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.90143 -37.2243 38.2716";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1.29952 24.1481 23.4048";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.64535 49.0361 16.2448";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "70.0351 94.324 -8.77871";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemTurquoise";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-35.9879 68.8678 -7.93967";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "170.631 95.0111 7.19223";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-26.2674 -14.5248 19.4786";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "170.631 95.0111 7.19223";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new ScriptObject() {
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "3029";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/pipedreams.png
Normal file
|
After Width: | Height: | Size: 63 KiB |
445
data/missions/advanced/plumbing.mis
Normal file
|
|
@ -0,0 +1,445 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Follow these pipes to the other side of the world!";
|
||||
startHelpText = "Collect the gems then speed to the finish!";
|
||||
name = "Plumber\'s Portal";
|
||||
artist = "Alex Swanson";
|
||||
level = "25";
|
||||
goldTime = "35000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 2.8026e-045 1.91698e-042";
|
||||
fogVolume2 = "-1 2.8026e-045 1.89175e-042";
|
||||
fogVolume3 = "-1 2.8026e-045 1.85392e-042";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.544217 0.638479 -0.544217";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.00428712 -8.39233e-005 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/plumbing.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-18 -46 -9";
|
||||
rotation = "0 0 1 180.091";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-30 -14 4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-35 24.4553 -20.1095";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "50 78.7812 43.9769";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-12.5 -2 -14";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipecap.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 6 -6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 6 -2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 6 1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipecap.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14 6 -6";
|
||||
rotation = "-0.577197 -0.577197 -0.577657 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe3way.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "4 -2 -14";
|
||||
rotation = "0 -1 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipecap.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14 10 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14 2 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14 -2 -6";
|
||||
rotation = "0 0.707104 0.707109 180";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe3way.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 -2 -6";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -2 -6";
|
||||
rotation = "-0.577656 -0.577197 -0.577197 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -6 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -10 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -14 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -18 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -26 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -22 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -30 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -34 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-18 -36 -6";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipecap.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14 14 -6";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-14 18 -6";
|
||||
rotation = "-0.577656 -0.577197 -0.577197 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 18 -6";
|
||||
rotation = "0.577657 0.577197 -0.577197 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-6 18 -6";
|
||||
rotation = "0.577657 0.577197 -0.577197 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-2 18 -6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-2 18 -2";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2 18 -2";
|
||||
rotation = "-1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2 14 -2";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2 10 -2";
|
||||
rotation = "1 0 0 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2 6 -2";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipeturn.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2 6 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2 6 4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipecap.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 -2 -14";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe3way.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 -2 -10";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-6 -2 -14";
|
||||
rotation = "0.577657 0.577197 -0.577197 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-2 -2 -14";
|
||||
rotation = "0.577657 0.577197 -0.577197 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2 -2 -14";
|
||||
rotation = "0.577657 0.577197 -0.577197 119.974";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-13.9933 6.02492 -7.53156";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.136 -1.99217 -15.3577";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-13.9501 5.96638 -4.7083";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10 6 -1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/pipe.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.00175 8.89632 -12.5485";
|
||||
rotation = "0 1 0 180.091";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemGreen";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-28.1044 -17.9194 -10.556";
|
||||
rotation = "0 1 0 180.091";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemGreen";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17.3626 -46.0238 -2.25735";
|
||||
rotation = "0 0 -1 25.7831";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.21314 18.017 -7.33606";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "2.00655 12.1478 -0.689674";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "5.96423 -10.0291 4.54487";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemYellow";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-20.0938 -2.09134 -0.457178";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemYellow";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-14.5151 6.51218 -7.76896";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "HelpTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
text = "Use the super-jump to hop back out of the drains!";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/plumbing.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
206
data/missions/advanced/reloaded.mis
Normal file
|
|
@ -0,0 +1,206 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "60000";
|
||||
desc = "We need gems. Lots of gems.";
|
||||
startHelpText = "Be careful when crossing between platforms.";
|
||||
level = "28";
|
||||
type = "advanced";
|
||||
name = "Ramps Reloaded";
|
||||
artist = "Alex Swanson";
|
||||
goldTime = "15000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.488577 0.573201 -0.657825";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/reloaded.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "2 6 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "-10 14 -5.78916";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-18 -6 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6 2 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-18 22 -2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-26 2 4.24245";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "18 -14 -6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "25.9992 -21.93 -1.80581";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "14 -14 6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "22 14 4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "22 -14 -4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "34 -2 4.24914";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperSpeedItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "6 -6 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-31 27 -9.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "70 54 34.5";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Item() {
|
||||
position = "-14.0095 13.9731 -3.78448";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "6.08776 -5.64729 10.961";
|
||||
rotation = "0 0 -1 42.9718";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "2774";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/reloaded.png
Normal file
|
After Width: | Height: | Size: 96 KiB |
268
data/missions/advanced/scaffold.mis
Normal file
|
|
@ -0,0 +1,268 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Built by the lowest bidder.";
|
||||
name = "Scaffold";
|
||||
artist = "Alex Swanson";
|
||||
startHelpText = "Keep moving to avoid falling through the trap doors!";
|
||||
level = "35";
|
||||
goldTime = "15000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.6746 0.417457 -0.608805";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/scaffold.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "2 -11.5 2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "3 -10.5 6.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "1 -10.5 7.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1 -10.5 8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-3 -10.5 8.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-5 -10.5 9.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.5 22 18";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "4.5 22 18.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "8.5 22 19.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "6.5 24 20.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "6.5 26 20.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10.5 24 21.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "10.5 28 21.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "12.5 26 22.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TrapDoor";
|
||||
open = "0";
|
||||
resetTime = "Default";
|
||||
timeout = "200";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "22 26 23";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-20 31.5 -2.02568";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "47.5 48.5 42.0257";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
pad = "1510";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-2.49187 -4.50746 3.0211";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "22.2781 25.7827 29.6222";
|
||||
rotation = "0 0 1 37.8152";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "-2.51466 -5.33479 3.02008";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
pad = "1717";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-4.9419 -10.5677 8.75513";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "6.40486 2.95151 2.62485";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-4.68896 17.07 17.9547";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/scaffold.png
Normal file
|
After Width: | Height: | Size: 83 KiB |
1018
data/missions/advanced/selection.mis
Normal file
BIN
data/missions/advanced/selection.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
170
data/missions/advanced/shimmy.mis
Normal file
|
|
@ -0,0 +1,170 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
type = "advanced";
|
||||
desc = "Beware the slippery slopes!";
|
||||
name = "Shimmy";
|
||||
artist = "Alex Swanson";
|
||||
startHelpText = "Stay in the air to avoid unsteady footing!";
|
||||
level = "37";
|
||||
goldTime = "20000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.512126 0.512126 -0.689532";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-0.118466 0.215802 0.375264";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-4.04578 9.69267 5.54496";
|
||||
rotation = "0 0 1 29.2206";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-9.1479 32.3474 -4.30821";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "41.0675 39.9535 21.6832";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0.836448 10.3545 -0.61816";
|
||||
rotation = "0 0 -1 80.2141";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/shimmy.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1808";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1673";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "19.2367 8.96532 -1.73297";
|
||||
rotation = "-0.019049 -0.108782 -0.993883 64.0709";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/shimmy.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.02342 21.2526 -0.258706";
|
||||
rotation = "0 0 1 12.0321";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "13.5035 20.0702 -2.72689";
|
||||
rotation = "-0.0932355 -0.899547 0.426758 13.2789";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/shimmy.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "24.492 19.2016 -3.05839";
|
||||
rotation = "0 0 -1 2.29206";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "6.49747 4.79344 3.00852";
|
||||
rotation = "0.30254 -0.577768 0.758059 37.5718";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/shimmy.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-4.12181 9.84722 5.91582";
|
||||
rotation = "0 0 -1 65.3172";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "15.1415 -0.841624 -0.431984";
|
||||
rotation = "0 0 1 43.5445";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/smallplatform.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "2154";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-4.49598 9.72397 11.5381";
|
||||
rotation = "0 0 1 128.915";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/shimmy.png
Normal file
|
After Width: | Height: | Size: 74 KiB |
410
data/missions/advanced/siege.mis
Normal file
|
|
@ -0,0 +1,410 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
desc = "Loot the Castle!";
|
||||
startHelpText = "Use the launchers to find gems on the parapet!";
|
||||
artist = "Alex Swanson";
|
||||
level = "26";
|
||||
type = "advanced";
|
||||
name = "Siege";
|
||||
goldTime = "120000";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.487533 0.677929 -0.550204";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/siege.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "0 -0.25 79";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "15.4223 -16.4686 2.98023e-008";
|
||||
rotation = "0 0 -1 38.9611";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "10 -10 8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "10 1 20";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1 10 14";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1 9 22.8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-9 5 6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5 -10 18";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "5 -6 42";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1 5 52";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1 -5 66";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-17.125 -15.5 0.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "67";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-17.125 -15.5 2.875";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-17.125 -15.5 0.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/siege.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "15.6438 14.2688 0.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "67";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "15.6438 14.2688 2.875";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "15.6438 14.2688 0.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/siege.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-6.125 6 29.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "67";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-6.125 6 31.875";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-6.125 6 29.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "0";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/addon/siege.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-33.6231 32.5115 -3";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "67.7241 64.177 144.027";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "1554";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/platform_circle_huge.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.369221 0.221679 95.8223";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "-9.3961 10.4218 0.201988";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockAbsorberItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-9.09783 -4.84943 20.49";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-8.98788 -8.96106 20.5185";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.99937 3.03455 55.5118";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.999982 0.182508 97.7339";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.18943 -3.07629 69.499";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "5.96392 -5.78707 29.2582";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockAbsorberItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "10.7579 -9.47083 0.27744";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockAbsorberItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "5.13386 -13.1146 11.3436";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-13.561 14.5116 0.276501";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperBounceItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
pad = "3561";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/siege.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
167
data/missions/advanced/ski.mis
Normal file
|
|
@ -0,0 +1,167 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
level = "27";
|
||||
name = "Ski Slopes";
|
||||
artist = "Alex Swanson";
|
||||
type = "advanced";
|
||||
time = "0";
|
||||
goldTime = "18000";
|
||||
desc = "Marble Moguls";
|
||||
startHelpText = "Beginning skiers are advised to use caution.";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
||||
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
||||
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.410216 0.665682 -0.62337";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/ski2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "1 9 0";
|
||||
rotation = "0 0 1 223.063";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-140 -284 -111";
|
||||
rotation = "0 0 1 227.074";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-147 15 -114.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "158 306 131.5";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Item() {
|
||||
position = "-43.6425 -84.1647 -25.2837";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-139.932 -284.231 -102.978";
|
||||
rotation = "0 0 1 35.5234";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "-40.0143 -47.9915 -13.2126";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-24.0175 -0.0532719 -5.34089";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-148.72 -76.8479 -91.265";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "192 127.845 14.5803";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-122.125 52.2244 -29.9846";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "164.488 87.0324 14.5803";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-125.7 -24.1675 -63.4057";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "164.488 87.0324 14.5803";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new ScriptObject() {
|
||||
gemCount = "0";
|
||||
penaltyTime = "0";
|
||||
powerUp = "0";
|
||||
time = "0";
|
||||
pad = "1696";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/ski0.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/ski1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/addon/ski3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/ski.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
data/missions/advanced/skyscraper.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
869
data/missions/advanced/skyscraper.mis
Normal file
|
|
@ -0,0 +1,869 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "advanced";
|
||||
name = "Skyscraper";
|
||||
level = "12";
|
||||
desc = "Deliver all the gems to the top of the skyscraper.";
|
||||
artist = "Kevin Ryan";
|
||||
goldTime = 90000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.400000 0.400000 0.300000 1.000000";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -54 100";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "0 10 178";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-100 100 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "200 200 200";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/intermediate/skyscraper.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-6 4 99.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-6 4 111.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-6 4 99.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(platform1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_0_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "6 4 121";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "6 4 126";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "6 4 121";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_0) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_1_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-2 20 111";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-2 20 117";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-2 20 111";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_1) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_2_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "2 20 113.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 20 126";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "2 20 113.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_2) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "4000";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_3_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-10 6 108";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-10 6 122";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-10 6 108";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_3) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "4000";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_4_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-6 18 114";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-6 18 122";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-6 18 114";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_4) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "4000";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_5_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-3 7 125.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 7 132.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 7 125.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_5) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_6_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-3 7 139.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 7 148";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 7 139.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_6) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_7_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-2 5 131.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-2 5 140.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-2 5 131.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_7) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "8";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "4000";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_8_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "3 7 147";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "3 7 152";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "3 7 147";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_8) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "9";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_9_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-3 13 147";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 13 152";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-3 13 147";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_9) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "10";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_10_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-1.5 8 151.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-1.5 8 158";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-1.5 8 151.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_10) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "11";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_11_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "1.5 8 157";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "1.5 8 174";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "1.5 8 157";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_11) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "12";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_12_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "1.5 11 173";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "1.5 11 178";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "1.5 11 173";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_12) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "13";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_13_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "-1.5 8 173.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-1.5 8 178";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-1.5 8 173.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_13) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "14";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "4000";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_14_g) {
|
||||
|
||||
new Path() {
|
||||
|
||||
new Marker() {
|
||||
position = "0 7 157.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 7 161.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 7 157.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Accelerate";
|
||||
};
|
||||
};
|
||||
new PathedInterior(Platform1_14) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/intermediate/skyscraper.dif";
|
||||
interiorIndex = "15";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
initialPosition = "4000";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.0472639 -1.09579 100.216";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.86349 15.9918 100.473";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "5.69685 15.638 100.539";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "4.89685 15.638 100.539";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6.07834 10.1045 122.04";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "2.84008 12.8546 126.017";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.61737 11.7043 152.051";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1.47136 9.99059 174.066";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "1.45852 10.1294 174.043";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "2.47325 10.4002 152.05";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.638195 9.93679 182.474";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
data/missions/advanced/slipslide.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
268
data/missions/advanced/slipslide.mis
Normal file
|
|
@ -0,0 +1,268 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "Advanced";
|
||||
time = "40000";
|
||||
name = "Slip \'n Slide";
|
||||
desc = "Beware the trecherous slopes!";
|
||||
startHelpText = "Watch out for bumpers!";
|
||||
level = "11";
|
||||
artist = "Alex Swanson";
|
||||
goldTime = 10000;
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-360 -648 720 1296";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "336 136 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolume1 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
||||
materialList = "~/data/skies/sky_day.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
noRenderBans = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.500449 0.413769 -0.760491";
|
||||
color = "1.400000 1.200000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-0.000965118 0.00407887 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/advanced/slipslide.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "34.4 18.8 2";
|
||||
rotation = "0 0 1 180.482";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-107.166 1.90788 -16.0287";
|
||||
rotation = "0 0 1 88.2352";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-114.164 32.7281 -24.0004";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "156.854 56.2281 43.0004";
|
||||
dataBlock = "InBoundsTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "13.177 15.9098 -2.99";
|
||||
rotation = "0 0 1 236.814";
|
||||
scale = "1.8 1.8 1.8";
|
||||
dataBlock = "oilslick";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-25.2328 7.57032 -15.3701";
|
||||
rotation = "1 0 0 8.59429";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "32.7102 -4.91241 1.19363";
|
||||
rotation = "0 0 1 229.756";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "18.3485 -6.41137 -7.01441";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "11.3421 -6.97786 -9.10913";
|
||||
rotation = "0 1 0 25.2102";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.23441 -7.05173 -13.2071";
|
||||
rotation = "0 1 0 25.2102";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "6.01357 -4.93892 -11.5074";
|
||||
rotation = "0 1 0 25.2102";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-5.42266 -5.06238 -15.8025";
|
||||
rotation = "0 0 1 156.418";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-12.0174 -8.05372 -16.0124";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-11.4285 -10.3143 -16.0083";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-22.9207 -15.3936 -16.0037";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-24.3096 -13.133 -16.0097";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-27.0859 1.35435 -14.49";
|
||||
rotation = "1 0 0 9.1672";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-29.5089 -16.978 -16.0049";
|
||||
rotation = "0 0 -1 87.6625";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-17.9791 -11.7788 -16.0132";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new ScriptObject() {
|
||||
penaltyTime = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
pad = "1480";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-102.643 2.01832 -15.99";
|
||||
rotation = "0 0 1 229.366";
|
||||
scale = "1.5 1.5 1.5";
|
||||
dataBlock = "oilslick";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-103.426 1.81759 -15.8525";
|
||||
rotation = "0 0 1 199.572";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-37.0202 9.60081 -17.3147";
|
||||
rotation = "0 1 0 6.30252";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-47.8277 5.51565 -18.3965";
|
||||
rotation = "0 1 0 5.15661";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-35.6252 -11.8677 -12.6044";
|
||||
rotation = "1 0 0 11.4591";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-32.2419 -9.59845 -12.9128";
|
||||
rotation = "1 0 0 6.87562";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-32.2511 -4.75565 -13.6172";
|
||||
rotation = "1 0 0 10.3132";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-32.0687 -0.864518 -14.0106";
|
||||
rotation = "0.995021 0.0991734 -0.00995053 11.5161";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-40.2698 -12.4682 -12.3821";
|
||||
rotation = "-0.0521625 0.10307 0.993306 194.183";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-19.1244 9.57751 -15.463";
|
||||
rotation = "1 0 0 7.44851";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriangleBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-42.5272 9.94225 -17.8447";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-29.5003 13.5995 -16.5396";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RoundBumper";
|
||||
};
|
||||
new ScriptObject() {
|
||||
penaltyTime = "0";
|
||||
time = "0";
|
||||
powerUp = "0";
|
||||
pad = "1652";
|
||||
bonusTime = "0";
|
||||
gemCount = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-107.552 3.29424 -6.77";
|
||||
rotation = "0 0 -1 57.8687";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Beach Party.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||