Shootorial #5: ActionScript 3
由 Moly
Shootorial #5: ActionScript 3
Shootorial #5: ActionScript 3 的標籤
遊戲介紹
This beginning level Flash game making tutorial covers collision detection between ships and bullets, and explosions! Made with permission from Kongregate.
遊玩說明
Complete the Shootorials and learn to make your own Flash games.
留言
Pengisimo
Jun. 28, 2011
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
Aug. 10, 2009
Congrats again Moly. 5/5
grogboy
Aug. 11, 2009
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
Jul. 24, 2010
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Explosion/enterFrame()
I get it every time :(
NexusBlast
Apr. 09, 2013
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.