진행 상황을 저장하고 포인트를 받으려면 로그인하세요!
Shootorial #5: ActionScript 3

Shootorial #5: ActionScript 3

by Moly

Loading ad...

Shootorial #5: ActionScript 3

평점:
3.4
출시일: August 10, 2009
최종 업데이트: August 10, 2009
개발자: Moly

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.

댓글

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.