00:00
00:00
Newgrounds Background Image Theme

4DottorTette7 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Knight`n Golem"

hey it good

hey its good first for the first try i tried to make a game but i dont know how to make it move or kill or any thing

Halliconsun responds:

try to google flash movement with keys. u will find some good tutorials online.
on: mikestickney.com is a good one about arrow key movement. i enhanced the usual movement right, left, up, down by right,left,up, down stop animations.

Bassic:
- place code on your movieclip
- begin code on clip with onClipEvent(enterFrame)
--> fuctions will be enabled as soon as the flash movie plays the frame ur movieclip is placed on
- watch all "{ and }" while u code or u will have to count them afterwards so u can play ur game properly

ex.:

onClipEvent(enterFrame){

//Right movement
if(Key.isDown(Key.RIGHT)){
_x+= 5;}
}

place this on a movieclip in the first frame, stop your main movie by adding stop(); on the first frame's action and now u should be able to move to the right by pressing right arrow key

READ online tutorials they help!

Not bad for first go

Is much better than a lot of first attempts. A bit short perhaps, and collision detection was a wee bit iffy, but all the elemnts were there, just requires tightening and expansion.

You did alright.

Not bad for a first try. You at least didn't make the game loop and it is not glitchy. Control issues and hit box are a problem. Also, work on your art. You can only get better and being on Newgrounds you are going to need it.

Halliconsun responds:

thx
yea of course long way to go so is life. compared to Tarboy or Bitey of Brackenwood aso... yea i need much more skills but those people are geniuses and perhaps use Adobe Products in a much more professional way than I do so I most certanly will never reach such a high level of graphical illustration. Doesn't matter because contributing is the most important part of the path u walk

You cheat.

You took the Death Knight voice dubs from Warcraft II!

getting there

Attack animation way to slow like I was swatting a fly away.
Range of weapon was horrible. Directly in front?
Golems only took one hit then died.
I didn't even kill all the golems and still won.
I morphed through some barriers :3
The hero had a badarse detail while the enemies looked like something a 5 year did in paint class.

Halliconsun responds:

attack animation: yea i think i used to many frames for the hammer sway afterwards i was to stunned by the fact it workt (hitting creep) that i didn't want to mess up anything by changing my MC in the down layer.. but it still works (new vers. on my PC)

Range: naa the range is.. rectangle around the "hammer" so if u imagine the hammer as a normal MC u might see how close the range is ;)

Golems: jup didn't set any vars for their life like the boss golem

morphing: hmm ive to check that for myself thx 4 the hint

Animation: yea about that :D the knight originally is supposed to fit in a friends game we develop together, so i just used my allready animated knight to program a game myself.. the golems (the Backgound.. everything but the knigt) are.. mousedraw while the knight is "wacom board drawn" sooo.. yea it looks like a painting of a 5 year old ^^

thanks for ur review next game be sure will be AWESOME