Zaloguj się, aby zapisać postępy i zdobywać punkty!
Shootorial #5: ActionScript 3

Shootorial #5: ActionScript 3

autor Moly

Loading ad...

Shootorial #5: ActionScript 3

Ocena:
3.4
Data wydania: August 10, 2009
Ostatnia aktualizacja: August 10, 2009
Twórca: Moly

Tagi dla Shootorial #5: ActionScript 3

Opis

This beginning level Flash game making tutorial covers collision detection between ships and bullets, and explosions! Made with permission from Kongregate.

Jak grać

Complete the Shootorials and learn to make your own Flash games.

Komentarze

0/1000
Pengisimo avatar

Pengisimo

Jun. 28, 2011

7
1

You messed up making the interval number. To make it between 500 and 1500, you do Math.random()*1000 +500, not Math.random()*500 +1000.

UnknownGuardian avatar

UnknownGuardian

Aug. 10, 2009

17
3

Congrats again Moly. 5/5

grogboy avatar

grogboy

Aug. 11, 2009

13
4

I'm not sure what part of the sentence "Made with permission from Kongregate" you guys don't understand... If it is true then this is Ok... can someone from Kong clear it up... anyways update was needed to AS3.

LordOfPi13 avatar

LordOfPi13

Jul. 24, 2010

5
2

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Explosion/enterFrame()

I get it every time :(

NexusBlast avatar

NexusBlast

Apr. 09, 2013

1
0

To get the explosion movie clip, you need to extract the Untitled-1.fla, open it, copy the explosion movie clip from the library, then paste it onto the stage of your game.