Platformer Tutorial DBZ Style AS2
开发者 Nightboy97
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Platformer Tutorial DBZ Style AS2
Platformer Tutorial DBZ Style AS2 的标签
简介
A simple tutorial to make platformers in AS2
玩法说明
Move with Left and Right Arrow
Jump with Up Arrow
评论
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.