Splash agregado
[tajundrathegame.git] / stage_03_movingblocks.st
blob1532886d75d69e8bbbb33177ebbbf173f7991deb
1 %BlockSize 32 32
2 %Texture N dragonN1.png
3 %Texture R dragonR1.png
4 %Texture V dragonV2.png
6 %Texture M pedrusco_cal1.png
7 %Texture N pedrusco_cal2.png
8 %Texture m pedrusco_cal3.png
9 %Texture n pedrusco_cal4.png
11 %Texture b pedrusco1.png
12 %Texture B pedrusco1M.png
14 %Texture t tierra1.png
15 %Texture r tierra2.png
16 %Texture p portal.png
17 %Texture P portal_abierto.png
18 %Texture Z piedra_runaz.png
19 %Texture z runaz.png
21 %CreateTajundraWithLife 240
23 %StageTitle Tutorial 3 - Moving blocks
25 %StageData 20 15
26 [                    ]
27 [ @           B      ]
28 [trtrtrtrtrtrtzt     ]
29 [bbbb         bb     ]
30 [                    ]
31 [    trtrtr     |  | ]
32 [   bb    brtrtrtrtrt]
33 [   bb               ]
34 [   bb         $   z ]
35 [Z   B  M     trtrtrt]
36 [rtrtrtrtrt          ]
37 [        bbZ    $    ]
38 [         bbbbbbbbb  ]
39 [    p               ]
40 [    trtrtrtrtrtrtrtr]
42 %PlaceText 7 0
43 [Some blocks are movable]
44 [shoot'em and they will move.]
46 %PlaceText 15 2
47 [You can use UP and DOWN]
48 [arrows with SPACE to ]
49 [get better aim]
51 %PlaceText 6 8
52 [Destroy the white block and ]
53 [use the moving block to]
54 [help you reaching the rune]
56 %NextStage stage_04_largeshoot.st