Platformer Tutorial DBZ Style AS2
yapan Nightboy97
Hızlı erişim için ana ekrana ekle
Bu oyunu yükle
Hızlı erişim için Paylaş butonuna dokunup 'Ana Ekrana Ekle' seçeneğine tıklayın.
Platformer Tutorial DBZ Style AS2
Platformer Tutorial DBZ Style AS2 için Etiketler
Açıklama
A simple tutorial to make platformers in AS2
Nasıl Oynanır
Move with Left and Right Arrow
Jump with Up Arrow
Yorumlar
Heylon
Apr. 05, 2014
click me to see the as code of the player. *clicks* nothing happens
AndresGamer35
Aug. 29, 2013
`12
Goveghan
Aug. 17, 2013
I can't pass the first thirty seconds...
rexdragon1234
Jul. 19, 2012
rule 4 make respawn point
if(_root.object.hitTest(_x,_y,true)) { this._x = respawnpointx this._y = respawnpointy }
LDragonSlayerL
Jul. 21, 2012
Stupid game.