......
I agree with funbie. did not help me.
good animation for a 'Tutorial'
......
I agree with funbie. did not help me.
good animation for a 'Tutorial'
thanks!
I was trying to find a good platformer tut
Really liking this.
I'm enjoying making my game using this, although while making the health bar how do you do the 8 that looks like an exponent? If anyone could PM me with the answer it'd be greatly appreciated. Great job Donut and Coolio!
the platformer 1 doesnt seem to work
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 39: Left side of assignment operator must be variable or property.
!ground.hitTest(dude._x+_x-spd,dude._
y+_y-dude.height=true)){
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 144: Unexpected '&&' encountered
if(this.hitTest(dude._x+_x,dude._y+_y +this._height,true))&&
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 145: Syntax error.
dude.hitTest(this.dude._x+_x,this._y+
_y+this._height,true))&&yspd<0&&
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 146: Syntax error.
this._currentframe !=2){
Total ActionScript Errors: 4 Reported Errors: 4
One of the best tutorials ever!
I love this tutorial. I have learned so much solely from this. The no copy/paste thing, and the organized presentation are excellent ideas. I am making a flash game, and 90% of the elements in it have been from this guide. Thank you!