Agregadas dos pantallas más
[tajundrathegame.git] / stage_03_movingblocks.st
blob1813e828b65a60a8f9e83fa8415932531bf7d4b6
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 with your axe]
45 [and they will move.]
47 %PlaceText 15 2
48 [You can use UP and DOWN]
49 [arrows with space to ]
50 [get a better aim]
52 %PlaceText 6 8
53 [Destroy the white block and ]
54 [use the moving block to]
55 [help you reaching the rune]
57 %NextStage stage_04_largeshoot.st