You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'wisconsin212'

We found 125 matches.


<< < > >>

Viewing 1-30 of 125 matches. 1 | 2 | 3 | 4 | 5

1.

None

Topic: Tenacious D - Tribute - Collab

Posted: 08/23/09 07:59 PM

Forum: Flash

eh i would love to join but what parts are open?


2.

Expressionless

Topic: horror game help

Posted: 08/23/09 07:46 PM

Forum: Flash

ok so im still making my horror game and i have my rooms inside of movie clips but whenever i put actions in the buttons for the movie clips it just effects what happens in the movie clip so heres my script for a door i want to go into a different frame of my game

on(rollOver){
gotoAndStop(39);
}
on (press) {
gotoAndStop(2); < i want this code to make it go to the 2nd frame of the scene how would i do this
}


3.

None

Topic: horror game help

Posted: 08/22/09 11:46 PM

Forum: Flash

ahh thank you


4.

Muted

Topic: horror game help

Posted: 08/22/09 10:59 PM

Forum: Flash

ok so im redoing my whole horror game from the ground up and now i have a problem i bacicly know alot about variables and how i need to make the key variable go from 0 to 1 when i pick up a key i know how to do that but the problem is when i have a button for a door i wont let me but in a code such as
if (_root.key1>=1){
on (press) {
gotoAndPlay ("Scene 4", 1);
}
}
which wouldent work because you need a clipevent handler yet buttons arnt allowed to have those
so i tryed to make the whole scene a movie clip so i did that now the question is what code to i put in the movie clip to make it so when the variable of key1 is 1 then it will go to scene 4


5.

None

Topic: rate my first platformer

Posted: 07/26/09 01:05 AM

Forum: Flash

alright i think i can do that also i am doing both


6.

None

Topic: rate my first platformer

Posted: 07/26/09 12:57 AM

Forum: Flash

well it nowere near done and its sorta hard and i know people colplain about things being hard *cough* lastman *cough* also i know about the falling through the floor in the first level and im trying to fix it so please tell how it is so far my first platformer


7.

None

Topic: platformer game help

Posted: 07/24/09 04:38 PM

Forum: Flash

At 7/24/09 04:17 PM, UnrealCanine wrote: Does your hero movie clip have it's movement actions in individual frames?

If so, on death write _root.hero.gotoandStop("dead");

no i have all my movment actions in just the hero movieclip


8.

Misunderstood

Topic: platformer game help

Posted: 07/24/09 03:43 PM

Forum: Flash

ok so i want to make a death animation for my character my code for the enemy is

onClipEvent(enterFrame) {
if (_root.hero.hitTest(_root.bat)){
gotoAndStop(14)
}
}
so i want it to play my charecters death before it goes to the retry screen


9.

None

Topic: platformer help

Posted: 07/17/09 06:22 PM

Forum: Flash

nvm i fixed it


10.

None

Topic: platformer help

Posted: 07/17/09 06:11 PM

Forum: Flash

bump


11.

None

Topic: platformer help

Posted: 07/17/09 05:50 PM

Forum: Flash

well im currently making a simple flatformer game but whenever i goto a new frame my character stays offscreen where the hittest was to make him go to the next frame how can i make it so he goes to whereever i want him to go?


12.

None

Topic: The Moonwalker Collab

Posted: 06/26/09 03:16 PM

Forum: Flash

i think this collab could be more popular than ever now that MJ has passes away


13.

None

Topic: horror game scripting help

Posted: 06/03/09 09:08 PM

Forum: Flash

cuz this is sorta somtin i need to know


14.

None

Topic: horror game scripting help

Posted: 06/02/09 05:12 PM

Forum: Flash

At 6/1/09 07:39 PM, Headshot777 wrote:
At 6/1/09 07:36 PM, wisconsin212 wrote: so i put the variable codes in the frames
Also, this will only work if all the frames in your game are in one big movie clip. You can't have this work if it's all on the main timeline, because once you go back a frame, the variable will be resest

so your telling me all the games with keys and stuff are
made within one movie clip?


15.

None

Topic: horror game scripting help

Posted: 06/01/09 08:10 PM

Forum: Flash

but wouldent the variable no reset if i put onClipEvent (load)?


16.

Happy

Topic: horror game scripting help

Posted: 06/01/09 07:36 PM

Forum: Flash

so i put the variable codes in the frames


17.

None

Topic: horror game scripting help

Posted: 05/31/09 02:11 PM

Forum: Flash

well yes but heres the thing evreything i see about variables in tutorials just tells me what they mean and what they are they never tell me how to set them up i know how to do prettymuch evreything but variables could someone help me with this?


18.

None

Topic: horror game scripting help

Posted: 05/30/09 11:30 PM

Forum: Flash

OK so im making a point and click horror game but i need some help with a few things first of all how do i make it so i can pick up a object and be able to use it on another object to go to another room. also this isent as important but how do i make it so that when you enter a room something quote on quote scary happens and then when you come back in it dosent happen again please post any videos or just straight up help responses thanks


19.

None

Topic: help the n00b plz

Posted: 05/02/09 01:02 PM

Forum: Flash

ya just look at the tutorial and it takes a long time to get good enough at flash so donot submit your first test flash or whatever to newgrounds because it will get deleted


20.

None

Topic: tell me your opinon on my game

Posted: 04/27/09 08:29 PM

Forum: Flash

any other opinions


21.

Angry

Topic: tell me your opinon on my game

Posted: 04/27/09 08:07 PM

Forum: Flash

ya i dont know why that happens whenever in the command
to goto whatever frame i tell it to it just goes to the next frame if i click on it again any sugestions for fixing that


22.

None

Topic: tell me your opinon on my game

Posted: 04/27/09 07:59 PM

Forum: Flash

At 4/27/09 07:57 PM, EJRProductions wrote:
At 4/27/09 07:55 PM, wisconsin212 wrote: ok so its not done yet here it is
tell me any sound issues or problems you find with it and ill try to fix them
Clean up the art style. Seems pretty rushed. Otherwise it's basic. How would I guess the password though?

for the first level look at the wall at the begining


23.

Elated

Topic: tell me your opinon on my game

Posted: 04/27/09 07:55 PM

Forum: Flash

ok so its not done yet here it is
tell me any sound issues or problems you find with it and ill try to fix them


24.

Expressionless

Topic: Is this for realz???

Posted: 04/26/09 01:02 PM

Forum: Flash

probablly not honostly


25.

None

Topic: Gruesome project..interest ed?

Posted: 04/26/09 12:58 PM

Forum: Flash

you cant just ask people to do flash videos for you because nobody will


26.

Goofy

Topic: What do you think of Pixel Man

Posted: 04/23/09 07:54 PM

Forum: Flash

pretty cool id say you make some monsters and if posseble wepons it would be really awesome


27.

Winking

Topic: Wtf Is Wrong With Ng!?

Posted: 04/23/09 07:52 PM

Forum: Flash

nothings wrong with newgrounds just the people


28.

Winking

Topic: How to make in-game achievements?

Posted: 04/22/09 09:36 PM

Forum: Flash

not quite out to the public yet


29.

None

Topic: how to submit a multiplayer game

Posted: 04/22/09 09:34 PM

Forum: Where is / How to?

i really dont think you should make a multiplayer game its extreamly hard and probablly wont end up working out


30.

Expressionless

Topic: The Fast Food Collab!

Posted: 04/22/09 09:29 PM

Forum: Flash

sorry but this cant happen because your batting avrage is too low


All times are Eastern Standard Time (GMT -5) | Current Time: 12:46 PM

<< < > >>

Viewing 1-30 of 125 matches. 1 | 2 | 3 | 4 | 5