00:00
00:00
View Profile Stataen

5 Game Reviews

3 w/ Responses

Great Tutorial

This is a great tutorial. The reason why I'm giving it a 9/10 is because of the end part of the programming. It's a bit off, which doesn't make the game work successfully. That part is when the ship explodes, but it doesn't Don't worry. I found the solution. Here's how.

In the tutorial, look at this following program:

onClipEvent (enterFrame) { if (this.hitTest(_root.enemy)) { _root.player.Play (); }}

There are two things wrong with this. First, it's the punchuation error. The "Play" needs to be lowercased. Otherwise, it the programm will not work. Here's the correct code.

onClipEvent (enterFrame) { if (this.hitTest(_root.enemy)) { _root.player.play (); }}

Second, the program is now correct as it is. The problem is where to put it. The tutorial asks you to put the program in the movie clip "player". That's not where you put it. Instead, put the program in the movie clip "enemy", not "player". Again, use the second program in this review, not the first one.

This should solve the problem with the last part of the programming. Hope this helps!

What a great game!

Excellent Game! I managed to reached the highest level of the tank, and is very addicting too! Great job!

HeroInteractive responds:

Wow! Way to go! Glad you enjoyed the game!

Nice.

Good graphics, gameplay. It was a bit too easy however.

Nice game.

Gets addicting, but it is the same level over and over again. It would be nice if this game was a bit more challenging.

AshaGames responds:

working on that part in the next version!

Male

Joined on 8/1/08

Level:
4
Exp Points:
150 / 180
Exp Rank:
> 100,000
Vote Power:
3.89 votes
Rank:
Civilian
Global Rank:
75,716
Blams:
41
Saves:
45
B/P Bonus:
0%
Whistle:
Normal
Medals:
37