BackDoor- Door 1
You find yourself in a strange house with only a man on the phone as a guide.
4.08 / 5.00 28,325 ViewsMini Commando
Action adventure game with nazi enemies in the second world war.
3.89 / 5.00 24,740 ViewsVisit www.Gamecubicle.net!
People still seem to use this tutorial, better check out _ULTIMATE TUTORIAL 2_, it also covers this subject.
My second tutorial. It's how to make a simple game. It's only for beginners (but you already have to know a little bit about flash)
Please put it in the review if you found something in the tutorial thats not correct. And review if you have any tips for me. Note: The may be a few grammar/spelling foults in this tutorial, but thats because i'm not english. Hope you like my new tutorial!
Reviews
Rated 5 / 5 stars January 7, 2008
those whos enemy not following
if your enemy is not following, check your player's instance name under the type of object it is (movie clip, button, graphic) if its player then just copy the script, if not u have to change the script alittle(if (_root.player._x > _x) [into] if (_root.char._x > _x) because my character's instance name is char)
Rated 5 / 5 stars February 10, 2005
Help! please...
After putting the script in button to count ( you know the last thing of this tutorial) it don't count... in test i press the button and the number don't change... i checked the instance names but they are correct...
If you have some idea about what's the problem...
And thanks for this tutorial!!!! You don't know how it helped me! I saw all your tutorial, all helped me very much!!
Rated 5 / 5 stars January 9, 2004
GREAT!!!!
please can you do a tutorial on how to make a car driving game so that when you drive over the finish line it goes onto the next scene PLEASE!!
Just make a finishline and put a hittest in it so that it goes to the next scene. (you can see how to do a hittest in my tutorial).
Rated 5 / 5 stars March 15, 2008
awesome explanation good!!!
you really explained it well and i bet you put a lot of effort into it!
Rated 5 / 5 stars August 25, 2007
give me the script
wats that script that you put in ?
the one u put in the first frame of the player movie clip?