The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.36 / 5.00 33,851 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 12,195 ViewsHi,
I do serious and comedic voice acting. My range is quite large and generally I can adapt to most accents or styles when given an example. All my recordings are made with a high quality condenser microphone and then I master them to the best of my ability. I am interested in doing either animations or games with small or large parts and I will work for free.
Here is a little sample that I recorded:
This is just a barrage of random stupid voices and stuff. Hope you like it. ;D
Thanks. :)
Grats Sumo148. :)
At 11/1/11 03:56 AM, PuTs wrote: So if you change accounts, the gamescores and rating will not change even if your game is uploaded another time?
Listen to yourself "because some idiots decided" The rating system is for everyone on newgrounds.. If the people don't like it, they can vote for that.. If they like it, they can vote for that as well..
PuTs
How is the game supposed to be rated if it is removed from the portal before it even get's a chance? Yes the rating system is for everyone but only a select few got a chance to view it before it was wrongly removed. I can assure you that since the game got in the second time round with a good rating it obviously should not have been blamed. It would be fine if it just had a low score but to not be given a chance when there are far worse things on newgrounds, my game included, is ridiculous. I'm pretty sure the blam system was intended to remove spam and the like rather than legitimate works.
And yes I do belive the score would be very simular. Do you honestly think people base opinions on a game on the user who made it?
Ok, you have a point about the language I used, let me change that statement: Because some people among the minority decided.
Anyway who cares, that's just my opinion. Well done everyone who entered, the games I played where really fun. Hope the clickteam organizes something simular in the future. :)
You could also do it by scaling every single entity on the screen to a value and change the X and Y coordinates accordingly but I'm betting it would run pretty slow and take some complex maths. So yeah not very feasible in TGF2.
At 10/31/11 09:03 AM, PuTs wrote: So both of you agree that if you get blammed you can just make a new account and put out the same game for the same contest, because you worked hard on it?? Have anyone read the rules of newgrounds?
This is so unfair to the rest of us that are entering this contest.....
Why, it's not gonna change the score. If anything it's unfair on him not to be allowed to enter because some idiots decided it wasn't worth having in the portal when it is obviously a good game.
At 10/31/11 04:01 AM, Jools64 wrote: Hope the person that got some random 10/10 reviews from scounts made the same day feels good about them self. ;) just sayin.
Eh, I mean acounts (I'm on a phone.)
Hope the person that got some random 10/10 reviews from scounts made the same day feels good about them self. ;) just sayin.
Here's my entry for the contest. It's reaaalllyyy late because I didn't see this till a few days ago but I gave it a good shot.
Phew. That was pretty hard work.
At 9/20/10 04:22 PM, Left4DeathInFire wrote: I really like tutorial for if you are basically a dumb retard that doesn't know anything about anything but, for people who have the slightest, you should make your own and in case you need help, refer to a tutorial.
Off Topic, huh?Well, I haven't seen any either but, you could probably make a basic tetris using basic left and right controls and hit testing. I am pretty sure a basic brick code will be as follows:
onClipEvent(load){
var vMovement:Number = 10;
this._y -= vMovement
}
onClipEvent(enterFrame){
var xSpeed:Number =
if (Key.isDown(Key.LEFT)){
this._x -= xSpeed;
}
if (Key.isDown(Key.RIGHT)){
this._x += xSpeed;
}
Actually you'd probably be better using an array organizing which bricks are located where which would require entirely different movement code.
Tetris is hard mkay. You'd be better off coding a simple game where you walk around the screen which does require that method for movement. Ignore those who say tutorials arent useful because I learned to code games in c++ and am now a competent programer from tutorials so they can stfu.
If you want flash tutorials just search using google. You'll find them.
Thanks.
High resolution versionhere.
Phew done.
mwhahaha my very own mspaint emo >=D
(its resized slightly so it looks a bit odd)
Sorry about this but my computers been broken for a while now and I've only just been able to get on, luckily I was able to backup most stuff (including my part) before my computer went into complete meltdown. I should be able to finish it within the next few days if thats ok.
I'll do the rhino if theres still time left
nice animation though
My entry, not very original but owell =D
sorry forgot to check my inbox. =)
do you want my A ver or B ver (pg30)
Ive done two new versions, A has improved blood but in someways it takes away from the simplistic effect and B is the same as before except the blood drips.
you decide which you like better.
Yeh thats what I was kinda thinkin but I thought Id show you anyway =)
I updated, if you like it ill send the fla.
Just completed the demo and it totally rocks, im hopin to buy it as soon as possible. =D =D =D
thanks you guys,
funguy-dot-ca I've sent you an email with the fla. :)
you wanted more blood =P
link
very nice, the background needs a little work though.
I thought id try again if theres still any spaces, Ive improved quite a bit
link
sorry but i thought it looked abit stupid with just one side shaded
If you can edit posts can someone please tell me how?
was just makin sure cos freewebs sucks. :)
Coulden't be bothered explainin and I was bord so I made you a small example =)download (right click save as)