Be a Supporter!
Response to: As2 Help My Cat My Cat! Posted August 14th, 2010 in Game Development

@AdmittingZero - 8/14/10 05:56 AM,

mhmm i kinda get a idér, but i have bearly any scripting expirents at all.

but i was thinking issn't there a way like

Frame1 Player never touched the sympel, but if it do goToAndStop this frame 2

Frame2 plays when the player touch the cat sympel but if he moves away from the sympel then goToAndStop this Frame3

Frame3 pretty much the same as frame1 just that it wont ever go back to frame 1 only cykel betwine the cat sympels frame 2 and 3

Response to: As2 Help My Cat My Cat! Posted August 14th, 2010 in Game Development

there is a picture of the cat here so you know what to look for

As2 Help My Cat My Cat!

As2 Help My Cat My Cat! Posted August 14th, 2010 in Game Development

Allright so first off i wanna say before you say anything about the game and stuff then I kinda made a post about it here

"im gonna try to make this simpel"

So if you go on top of the tree you will see cat on a airballon.
Then what i want to do is that the cat wil have 3 phases

Famee 1 (when i haven't been on the airballon at all)
Frame 2 (when i jump on the airballon and it turns all O_O)
Frame 3 (when i go off the airballon and it will be all mad)

so what i kinda wanna make is that when im up there it will go to a frame 2 and off frame 3 and then before i'v been there at all it will have a frame 1 as a nothing happend kinda ish motion)

onClipEvent (keyUp) {
if (_root.player.hitTest(this)) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
}
}

that is the code I have on it now, but im not a scripter so i have no clue what the hell to do :b all my codes are things i got from engiens and from the web

Try the Test here

I hope i explained well enugh for you to understand what i want help with (:
and yeah btw, i have no intentions on makeing this a acturel game, this is just learn and trying out stuff that i can do with flash (:

Thank you for takeing your time and hope that you can help me out
sorry for my bad english speling

/HypNosE777 . bonewire

Response to: Bored this night Posted August 13th, 2010 in Game Development

@iluvAS, wow! never head that one before! but it makes me happy that someone likes what i do :'D
but if you would like to learn something then just keep doing it! thats how i learnd what i do! :'D

@StalkerGuy, AS2 but like i sayed earlyer all codes and stuff from the web and the littel amount that i know myself (very littel)

@Chickumbleh, It all depens on where you live an stuff, but well try to go and oder, and it will count it all for you depending where you live and stuff (:

- - btw sorry for my bad writhing, never been my best - -

Response to: Bored this night Posted August 13th, 2010 in Game Development

Newgrounds Dump thingy allright so i uploaded it on the newgrounds dump thingy now (: hope that was better

Response to: Bored this night Posted August 13th, 2010 in Game Development

and yeah i do know there is a tons of bugs, but as i sayed, just some quick stuff i made last night (:
(sorry for double post)

Response to: Bored this night Posted August 13th, 2010 in Game Development

Thank you for showing me how to upload crap :)

. bonewire.com is my website, and like my produktion name, where HypNosE777 is my nick name for websites and stuff and games too.

. Yes all the art and animation did I do, Like to draw, Im just not that good at codeing thats why im just useing codes i can find around on the web :'D

Response to: Bored this night Posted August 12th, 2010 in Game Development

At 8/12/10 10:06 PM, 3ShotStudios wrote: Hey next time use the Newgrounds dumping grounds so that it does not look like your spaming.

Alright?

Eric V

Eric I tryed to look for it but had no luck finding it tho :3 ? and im pretty tired and stuff >_< so just wanted to like post quick but sorry :3 will find it next time

Bored this night Posted August 12th, 2010 in Game Development

Hi there Newground people,
I know this is totally ripoff and stuff, but im not that good at Flash and stuff so i was just trying out some quick stuff. it wont make lot of sens again just some silly few hours trying out flash.

and if you would like to see what it turned out to then take a look.

click here

btw, i did NOT code this, this is all codes, engeins and all sort of codeing stuff i found online.
tho I did take my time to draw a bit, tho it is totaly Dan style ripoff (:

oh yeah i dont post this for like getting you fokes to like tell whats bad and good about this, i just wannted to show what boredness made me make >:3 lol..

Response to: What do you want in the NG Store? Posted January 11th, 2010 in General

I just go my newgrounds shirt >:3 and tankmen shirt >:3

What do you want in the NG Store?

Looking for partners Posted January 9th, 2010 in Game Development

Hi fokes, im looking for some to make a game with, im a Artist myself, mostely doing Backgrounds, interface and stuff likely, anyway. I would really like to make a game in a kinda vector, arbstagt style.

here is a little game I made myself to get a ider of it CLICK HERE
(btw im not a scripter or anything <.< so It miggh be kinda bad. just for the ider "get 194 score and there is nothing else to do in the demo)

anyway so I would probalery need someone who could make action script.
so If you're a scripter and you think what I have here is kinda kewl, let me know.
becuse my scripting sux, and I would like to make it better then a game filed with Tutorials stuff ^^

Contackt me
morten@bonewire.com
PM me On newgrounds
+ 45 60697770 (lol like any gonna call)
or even just writh here on the forum

-peace out

Looking for partners

Changes on my VCam? Posted January 7th, 2010 in Game Development

Allright im makeing a game, and I want my VCam to have the char in kinda the bottum of the screen, but not totaly just kinda you know (: becuse now it focus on haveing it right in the middle.

---------The ActionScript-----------
onClipEvent (enterFrame) {
_y += (_root.char._y-_y)/5;
_x += (_root.char._x-_x)/5;
}
----------------------------------------
---

im useing AS2, and please dont leave some lame messeget :b I'm a n00b at scripting i admid (:
but again.

what can I do in my script here to make it have my char in like 25% above the bottum of the screen?
screen size: W 660 - H 400 (if that would help you any)

Response to: GameFinished,Need Artist Posted January 3rd, 2010 in Game Development

did you allso make this tutorial or did you just copy it
http://www.tutorialsphere.com/tutorial/f lash/games/5206/base-defender
looks a lot a like

Response to: Flash Artist For Game Posted January 2nd, 2010 in Game Development

you have anything you can show ?

Response to: Ng Levels Art Collab Posted January 2nd, 2010 in Art

At 1/2/10 12:36 PM, Fuske wrote:
At 1/2/10 12:27 PM, HypNosE777 wrote:
At 1/2/10 12:08 PM, Fuske wrote: Crap, I won't be in this collab D: FFFFFFFFFFFFUUUUUUUUUUUUU
Why not :b ?
There is waaay better lvl 50's :/

there is way better Level 4 as well. but i made it just for the fun of it ^^
dont worry just draw! ;D

Response to: Ng Levels Art Collab Posted January 2nd, 2010 in Art

At 1/2/10 12:08 PM, Fuske wrote: Crap, I won't be in this collab D: FFFFFFFFFFFFUUUUUUUUUUUUU

Why not :b ?

Response to: Some HypNosE777 artworks Posted January 2nd, 2010 in Art

NG dude (: level 4 ^^

Some HypNosE777 artworks

Response to: Ng Levels Art Collab Posted January 2nd, 2010 in Art

Level 4 NG dude ^^

Ng Levels Art Collab

Response to: Some HypNosE777 artworks Posted January 2nd, 2010 in Art

At 12/31/09 12:40 AM, Nuttro wrote: MM... tasty, needs moar Link.

mhmm Links are tasty! >:3

- here is a nother Quick Flash artwork I made with only one quick photoshop "filtergallery" effeckt ^^
so dont expet anything big of this one (:

Some HypNosE777 artworks

Response to: My art Posted January 2nd, 2010 in Art

Do a picture of me thats fucking original >:(
im just kidden.

anyway you're good I think, but yeah do original stuff and it would be even better (:
not becuse I can do it any better so im imprest, but mabye try something else. (:

Response to: My art ? Posted January 2nd, 2010 in Art

some great stuff there pal (:
keep it up.

Response to: Top entries from 12/30/2009! Posted December 31st, 2009 in P-bot's Postings

can't agree more with you guys

Response to: Wacom to your doom. (21) Posted December 31st, 2009 in NG News

Gz Gustavos! (:
and your animations aint that bad, so gonna be nice to see what you can make when you get it huh! :D

Response to: Some HypNosE777 artworks Posted December 30th, 2009 in Art

Soon newyear and im sitting up here all night, its 4 in the morning.
anyway here is a little fanart I made for Castle Crashers. ^^
awesome game. can't wait for game#3

anyway please rate and review would make me happy (:
see it on my Artportal here

Some HypNosE777 artworks

Response to: game background following Posted December 29th, 2009 in Programming

dude im sorry. (:

- but yes i agree Jessii, its a good theory and think its pretty much the way it acterly allso is. (:
and again Sorry if it bouther you so much, but we all start somewere, Im new on newgrounds "kinda in the forum & community stuff" and im new at actionscripting. and again, when we're new at some stuff we cant know everything from the right start, and allso i try to read as much about stuff before I post, just happend to mistake Programing with a actionscript thing.

"I even seach for the topic first not to make any mad about that"

(: but again sorry pal. (:

moveing background Posted December 29th, 2009 in Game Development

Hi im new at actionscript, and i would like to know how to make a background follow the Char, but not constenly. lets say we have 4 layers

This is for a game btw, and im useing AC2

layer1 (Frontground O.o)
layer2 (ground)
layer3 (char)
layer4 (background)

(layer1) then I want the layer1 front stuff to move faster by when I move my char from side to side, so you get the feeling that it is really close up to you

(layer2) nothing here ofc.

(layer3) same for this one.

(layer4) the stuff here i want to move slower by when i move my char, so you get the effeckt that the stuff is far away.

Thanks - HypNosE777

Response to: game background following Posted December 29th, 2009 in Programming

At 12/29/09 06:35 PM, Jessii wrote:
At 12/29/09 05:40 PM, HypNosE777 wrote: btw im use AC2 (:
Any actionscript related questions should be posted in the flash forum.

ooh allright ^^ sorry about that

Response to: game background following Posted December 29th, 2009 in Programming

btw im use AC2 (:

game background following Posted December 29th, 2009 in Programming

Hi im new at actionscript, and i would like to know how to make a background follow the Char, but not constenly. lets say we have 4 layers

This is for a game btw

layer1 (Front)
layer2 (ground)
layer3 (char)
layer4 (background)

(layer1) then I want the layer1 front stuff to move faster by when I move my char from side to side, so you get the feeling that it is really close up to you

(layer2) nothing here ofc.

(layer3) same for this one.

(layer4) the stuff here i want to move slower by when i move my char, so you get the effeckt that the stuff is far away.

Thanks - HypNosE777

Response to: what is this style called Posted December 22nd, 2009 in Where is / How to?

Thanks alot >:3