Games Achievements My Kong Sign In

Comments for Shootorial #6

« Back to Shootorial #6

Sketchist

Apr. 15, 2012

Under rating threshold (show) TYPO page 5 it says it's instead of let's. Thank you, kongregate for the tutorial!

+ - !

(1)

rash_dash123

Jul. 18, 2014

Under rating threshold (show) "there is no method with the name "resetHealth" HELP :(

+ - !

(1)

CUBAN0L0C0

Apr. 03, 2012

Under rating threshold (show) for all with health bar issues read this: http://tinyurl.com/7xrwzz4 you can still use the objects names from the tutorial just make sure you cut/paste and make a new layer like the book says.

+ - !

(1)

Fishdawg

Mar. 10, 2012

Under rating threshold (show) _root.gameOverMenu.playAgainButton.onPress = function() { _root.ship.newGame(); } The above code isn't even attempted at being explained. Please can someone help

+ - !

(1)

masterroel

Nov. 09, 2011

Under rating threshold (show) I had my score just showing zeros all the time. The problem was with the embed in the properties of scoreText, you actually need to click the little box before the numerals (0..9). There will be a V in it. Thought you just had to select it and click ok, but you need to check it of in the list. If you dont check numerals, it can only show the characters that you have already typed in the box, that is why typing 1234567890 in the box is also a solution.

+ - !

(1)

tyraxor456

Sep. 28, 2011

Under rating threshold (show) i check my health and this decrease correctly but not the bar. Someone help me?

+ - !

(1)

tyraxor456

Sep. 28, 2011

Under rating threshold (show) My healthbar dont works :'(

+ - !

(1)

ShannonNorris

Aug. 23, 2011

Under rating threshold (show) I cannot get my gameOverMenu to disapear and reapear when I die. It is always there. I have copied all of the source code to do it and it didn't work and then I tried using there gameover menu and that didn't work either!

+ - !

(1)

Gloogloos

Aug. 14, 2011

Under rating threshold (show) They said Shootorial 5 was the hardest, not by much apparently, i cant get my score NOR my health to work, ive gone through around 5 pages of comments to find a solution and ive tried almost everything, ive redone them multiple times and still nothing, score just goes to 0 (so the reset works) but doesnt increase at all, and the health does nothing

+ - !

(1)

icarly40000

Jul. 28, 2011

Under rating threshold (show) help my heath bar doesn´t work. The image never changes.

+ - !

(1)

RafaelT4

Jul. 13, 2011

Under rating threshold (show) I checked and all my files are the same as the ones downloaded from the source file, I don't know what's wrong please help D:!!!!

+ - !

(1)

Relondo

Jul. 13, 2011

Under rating threshold (show) I'm having the same problem as WolfHack. I think.

+ - !

(1)

crazyng123

May. 24, 2011

Under rating threshold (show) Great tutorial! And we more pls.

+ - !

(1)

Yoggipt

May. 20, 2011

Under rating threshold (show) joeharner is right, but i think i found a easier way to do it! just add the code _root.ship.enemies.splice(i,1) in missile class after the explode() function.

+ - !

(1)

Bobjrsenior

Feb. 26, 2011

Under rating threshold (show) For the health meter try putting health = 100 in the onload function. Also the healthmeter and healthmeterbar in the library should have an instance name healthmeter. The see the actual bar instance name right click healthmeter and click edit. Then click on the health bar on the screen. Finally click on the properties panel on the right and you should see it. Also on another note; no matter what I do I can make my ship become not visible can someone help me? I used: this._visible = false; in the explode function and everything else works but this.

+ - !

(1)

NinjaNo1

Jan. 21, 2011

Under rating threshold (show) If you are drawing your own health meter, you need to make the middle layer, the bar, a new movie clip in you library and then just pull it from the library into the health meter while you are drawing it, and give it "bar" for instance name. The border and background layer of the health meter are just normal pictures. Also, be sure to give the health meter the instance name "healthMeter".

+ - !

(2)

Tr3LoS

Dec. 29, 2010

Under rating threshold (show) There needs to be a "resetHealth();" in the onLoad function for health bar to work properly. So your onLoad Function should be: function onLoad() { velocity = 10; shootLimiter = 0; enemyTimer = 0; enemies = []; resetScore(); resetHealth(); <- Here! :) }

+ - !

(1)

Deeprain

Oct. 07, 2010

Under rating threshold (show) Its keep wirting me that I have an error at symbol "healthMeter", "bar" and "gameOverMenu" Any ideas how to fix it?

+ - !

(1)

jakegofett

Sep. 12, 2010

Under rating threshold (show) I don't know about other people but I couldn't get my score to show except for blank, 0, and 00. Somehow I fixed it by typing 0123456789 in the text box. I hope this helps someone...

+ - !

(2)

bigauburnfan101

Sep. 05, 2010

Under rating threshold (show) The game over menu is not working for me very well. Instead of removing the game over menu at the beginning, it removes my scrolling background image instead, and then restores the image when the game over menu is supposed to come up in the end. Other then the play again button not working in the end, everything else is working fine right now.

+ - !

(2)

fatcatcog

Aug. 13, 2010

Under rating threshold (show) now I can only score 0 or 00

+ - !

(1)

doyoulikewaffles

Aug. 12, 2010

Under rating threshold (show) This NEEDS to be updated because even following it exactly the score doesn't work.

+ - !

(2)

DocDeath

Jul. 18, 2010

Under rating threshold (show) How do I get my Game Over Menu to disappear once I lose a game? I ran a test, purposely lost to check everything was working, and when I click the Play Again button, it resets the game, but my gameOverMenu stays there.

+ - !

(1)

zardilior

Jul. 15, 2010

Under rating threshold (show) general comando you will have to get the help by looking at your game here in shootorials nobody helps except other people. you rarely find the correct person.

+ - !

(1)

kevinod

May. 27, 2010

Under rating threshold (show) My score number isn't showing, anyone got an idea ? (I'm using cs5 if it change something)

+ - !

(1)

JJoiler

May. 24, 2010

Under rating threshold (show) 256 levels of recursion were exceeded in one action list. This is probably an infinite loop. Further execution of actions has been disabled in this movie. WTF?!?!?!!??!?!?!?!

+ - !

(1)

killerkan109

May. 21, 2010

Under rating threshold (show) were do you put function update score needs a pic

+ - !

(1)

Malqua

Mar. 29, 2010

Under rating threshold (show) I can't get the Game Over screen to dissapear and restart the game

+ - !

(2)

SAM0095

Feb. 07, 2010

Under rating threshold (show) im usin CS4, my dam health bar doesn't move, i tried usin it in my game im makin, nope. copied everythin the tutorial said and copied the code in case.. Nope. it doesn;t freakin work

+ - !

(1)

fusebox1999

Jan. 10, 2010

Under rating threshold (show) aha! solved! get the health bar from the source files of the seventh tutorial!

+ - !

(1)

fusebox1999

Jan. 10, 2010

Under rating threshold (show) I CANNOT DO HEALTH BAR! I take dmage and eventually die, but the health bar doesn't shrink at all!

+ - !

(1)

subzero882

Jan. 07, 2010

Under rating threshold (show) @ Babaorum He didnt explaine these points because they are very normal to programmers. The == is used to show a conditional like are these 2 objects equal rather than a single = which is an assignment. As for the other part "enemies[i].explode()" the explode() can be used since the variable enemies[i] is an instance of the class EnemyShip and because of this it has all functions associated with it through the "." symbol.

+ - !

(1)

ale_x_p

Dec. 11, 2009

Under rating threshold (show) why won't my health go down when i get hit? i follwoed the code right

+ - !

(1)

Roriok

Nov. 19, 2009

Under rating threshold (show) I need help. When I try to load up my game I get these two messages. "The class or interface 'bar' could not be loaded." "The class or interface 'healthMeter' could not be loaded." I don't understand why these error messages are appearing. My health meter doesn't work. Please help.

+ - !

(1)

longsword506

Nov. 12, 2009

Under rating threshold (show) This tutorial is really badly in need of some clean up. I mean look at the picture on the 4th page. they have 4 layers yet they never told you to make 2 new ones. and i can't get the dang health bar to work!!

+ - !

(1)

Rajail

Dec. 22, 2008

Under rating threshold (show) took me a few hrs but i did it all and its working good! now its time to start that fire that i been putting off for the last 3 hrs cause of this game lol *shiver*

+ - !

(1)

Tomidimus

Nov. 01, 2008

Under rating threshold (show) @DrWorm: put resetHealth(); in the Ship's onLoad function, below resetScore();

+ - !

(1)

Banzai5150

Oct. 30, 2008

Under rating threshold (show) for those with HealthBar issues: Make sure the MovieClip inside of healthMeter has the Instance Name of bar Also make sure that healthMeter is the Instance Name of the actual Graphic(Movie Clip).

+ - !

(1)

ALiFe22

Oct. 30, 2008

Under rating threshold (show) @stickmaker: it's an other function, so put after you closed the onEnterFrame.

+ - !

(1)

FoxyGamers

Oct. 28, 2008

Under rating threshold (show) 5/5 nice tut

+ - !

(1)

Fantasticalism

Sep. 06, 2010

Under rating threshold (show) haha finally got it working how its supposed to :) took me a while to get my own health bar to work.

+ - !

(2)

austinplaneboy

Jun. 27, 2011

Under rating threshold (show) Can someone help. I used all the codes for he score and health bar, but when the health bar decreases, both sides of the bar decrease instead of just the right side and for some reason when I koll an enemy, my score won't increase. Help plz!

+ - !

(1)

ilikeleprechauns

Mar. 23, 2011

Under rating threshold (show) Fixed my health bar. Added resetHealth(); to onLoad, changed _xscale to _width in resetHealth, changed resetHealth amounts to 55, and changed damage amount in EnemyMissile to 5. Hope this helps!

+ - !

(1)

gilm

Mar. 17, 2011

Under rating threshold (show) i changed it fron _xscale to_width and my health bar worked

+ - !

(1)

warriorforge

Dec. 25, 2010

Under rating threshold (show) needs badges! :p

+ - !

(1)

jimjimmy1995

Sep. 25, 2010

Under rating threshold (show) Argh!!! KEEP GETTING AN ERROR MESSAGE! "The class or interface 'gameOverMenu' could not be loaded." on the previews it shows up as usual but play again link doesn't work. apparantly its to do with symbol=gameOverMenu, layer=bg, frame=1, line 1. i dont get it cos i only got a rectangle on that layer

+ - !

(1)

SepMan

Aug. 12, 2010

Under rating threshold (show) I figured it out. If you are having font trouble, delete all 'text _' s in the library, then hit embed on your text, and click the CHECK BOX by the numerals 1-9.

+ - !

(1)

stephanstross

Jul. 23, 2010

Under rating threshold (show) Always check for typos.ALWAYS...CHECK...FOR...TYPOS.......always................................

+ - !

(1)

The_Red_Square

Jun. 30, 2010

Under rating threshold (show) I'm getting the problem "There is not property with the name score". I pretty sure it is because I am putting the following codes in the wrong spot.... function updateScore(points) { score += points; _root.scoreText.text = score; } .......and....... _root.ship.updateScore(50); if somebody could send me a private message ti exactly where I am supposed to place this code I would greatly appreciate it.

+ - !

(1)

aleksiy

Jun. 21, 2010

Under rating threshold (show) so one of the problems i had with the health bar not moving was i didnt put the reset health; in the onLoad function that may solve some probs

+ - !

(1)

  • add a comment
Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms Privacy Code of Conduct
© 2024 Kongregate