May 23, 2012, 06:12:51 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Prowlie Welcome back! The site migration is complete and normal service resumed.
Advanced search
Pages: [1]   Go Down
Print
Author Topic: any Flash animators want to team up for power of 3 on newgrounds?  (Read 1976 times)
0 Members and 2 Guests are viewing this topic.
Lockzor
Full Member
***
Offline Offline

Posts: 192



« on: May 15, 2009, 02:25:45 PM »

http://www.newgrounds.com/bbs/topic/1060106

Newgrounds is running a summer event where you get into groups of 3, an artist, a composer and a coder and you make a game together.

I'm a composer myself, and i'm also looking for a programmer. So if your a flash artist/animator and you'de like to be in a team, i'd like to know Cheesy
Logged
boundless
MotM
Heroic
**
Offline Offline

Gender: Male
Posts: 2467



« Reply #1 on: May 16, 2009, 06:07:17 AM »

I'd be interested in doing the art/animation for a game if there's a good programmer and a solid idea. I've been working a lot lately so I wouldn't want to spend my time making something half assed.

I really should work on an animation portfolio/reel.
Logged

<a href="http://img.photobucket.com/albums/v661/Vector88/motm.swf?vTitle=May%2008.swf" target="_blank">http://img.photobucket.com/albums/v661/Vector88/motm.swf?vTitle=May%2008.swf</a>
Lockzor
Full Member
***
Offline Offline

Posts: 192



« Reply #2 on: May 16, 2009, 10:41:43 AM »

Yeah that's the thing, theres plenty or artists and musicians... but as i have found there is a distinct lack of programmers. I've spend a few months making commercial loops for gamers to buy through a group of us on newgrounds and the site Admin suggested I find a team, but there is defiantly a lack of programmers.
Logged
adzy-2k6
Senior Member
****
Offline Offline

Posts: 720


« Reply #3 on: May 21, 2009, 10:58:37 AM »

I would offer, but i have only been learning actionscript for a few weeks and have a lot of things (exams) going on lately. I could probably only make a realy basic game, such as a card game or very simple platformer.

edit: If you would happily work with a very amature programmer who wont have much time untill the 15 of june, I could try. Baring in mind this would be the first game i would have ever really worked on. I might try and make a simple interactive flash to show the kind of level i am at 0_o. (But as i said, i have a lot of exams on at the moment). Also, if you enter it looks like your going to be up against chluaid himself, along with the weasel (Programmer of thing thing, all of them Tongue) and a tba musician Tongue.

edit2: I have spent this afternnon making a particle effect (I remembered a competition from the old forums). It uses the angry faic image from ng (from the IM image download page), but the code will work with any image placed into the file with Particle set as its class Smiley

http://megaswf.com/view/a41fe92830fadb66e47365be53f7f467.html
(Click the red square, and the effect will sprout from your mouse)
« Last Edit: May 22, 2009, 08:46:56 AM by adzy-2k6 » Logged

aldlv
Woodfolk
*
Offline Offline

Gender: Male
Posts: 30


I'm back at the university now...


WWW
« Reply #4 on: May 22, 2009, 12:20:02 PM »

sounds like Adam team would be epic... haha (bitey with 2 shotguns killing in a madness style game... cool, XD)

anyway, i think i won't participate on the contest

btw, adzy-2k6, that flash, well, it show your skills in programing, but making a game is a real pain in the ass...
i'm not saying you can't... but if you are going to participate just think on this

- try to make the script simple
- name well your variables
- reuse and recycle code, i'm not sure if you know what it means, but you can say it's goes with the 'make it simple' concept
and don't leave it for last moment, because something alway happen in the last moment

so good luck guys  Grin
Logged

- aldlv - an unknown flash artist
Making icons... want one?, PM for it
Part of Project Myst - http://www.biteycastle.com/smf/index.php/topic,1451.0.html
adzy-2k6
Senior Member
****
Offline Offline

Posts: 720


« Reply #5 on: May 22, 2009, 08:43:37 PM »

sounds like Adam team would be epic... haha (bitey with 2 shotguns killing in a madness style game... cool, XD)

anyway, i think i won't participate on the contest

btw, adzy-2k6, that flash, well, it show your skills in programing, but making a game is a real pain in the ass...
i'm not saying you can't... but if you are going to participate just think on this

- try to make the script simple
- name well your variables
- reuse and recycle code, i'm not sure if you know what it means, but you can say it's goes with the 'make it simple' concept
and don't leave it for last moment, because something alway happen in the last moment

so good luck guys  Grin

I know, i place most of my code in functions so that i can re-use it as and when i wish for whatever object is on screen (eg, movement and collisions would likely be in their own function). I think i am a little sloppy at keeping variables at a minimum, but i think storing things such as offsets worked out from other variables is better stored in its own variable than re-calculated every time. Im not sure how well i would do at programming a full game, but I think i know enough mathematical rules and functions to be able to translate them into code and do most things (I take physics annd maths so i sort have have to learn all these rules). When the particles go below or to the left/right of the clip, they are deleted, and if the number of particles goes over 50, they oldest one is removed Smiley As i said though, I am still a beginner Tongue
« Last Edit: May 23, 2009, 12:18:24 AM by adzy-2k6 » Logged

aldlv
Woodfolk
*
Offline Offline

Gender: Male
Posts: 30


I'm back at the university now...


WWW
« Reply #6 on: May 23, 2009, 03:43:35 PM »

I know, i place most of my code in functions so that i can re-use it as and when i wish for whatever object is on screen (eg, movement and collisions would likely be in their own function). I think i am a little sloppy at keeping variables at a minimum, but i think storing things such as offsets worked out from other variables is better stored in its own variable than re-calculated every time. Im not sure how well i would do at programming a full game, but I think i know enough mathematical rules and functions to be able to translate them into code and do most things (I take physics annd maths so i sort have have to learn all these rules). When the particles go below or to the left/right of the clip, they are deleted, and if the number of particles goes over 50, they oldest one is removed Smiley As i said though, I am still a beginner Tongue
you know how to make functions... and make particles... you know enough for a game.. don't worry  Bingbong
Logged

- aldlv - an unknown flash artist
Making icons... want one?, PM for it
Part of Project Myst - http://www.biteycastle.com/smf/index.php/topic,1451.0.html
Lockzor
Full Member
***
Offline Offline

Posts: 192



« Reply #7 on: May 25, 2009, 08:40:17 PM »

Thanks guys. I would have teamed up with boundless but he's busy. But luckily I have found a programmer and an artist. We have a pretty kick ass idea Cheesy
I envy whoever made it onto adams team Tongue
Logged
Katatafisch
MotM
Veteran
**
Offline Offline

Gender: Male
Posts: 1128


answer my riddle n the esophagus will let you pass


« Reply #8 on: May 25, 2009, 09:21:23 PM »

what the hell? adam participates too? DAMN let the battle begin, good luck to you lockzor, i would have joined your team, but i already have one, this competition is going to be interesting Cheesy
Logged

my blog
my deviant

<a href="http://img.photobucket.com/albums/v697/Espengenin/banner1brownstars.swf" target="_blank">http://img.photobucket.com/albums/v697/Espengenin/banner1brownstars.swf</a>
<a href="http://www.humbleego.com/iaward/iaward_1.swf" target="_blank">http://www.humbleego.com/iaward/iaward_1.swf</a>
Brackenwood
   

 Logged
Pages: [1]   Go Up
Print
Jump to:  

Theme by Pieter, based on Black Rain by Crip Powered by SMF 1.1.16 | SMF © 2011, Simple Machines XHTML | CSS

Page created in 0.078 seconds with 22 queries.