GE brawl

Talk about making games.

Re: GE brawl

Postby savvy » Fri Aug 06, 2010 11:22 am

this is awesome guys, RippeR your character is fine, u could post a multicoloured stickman and it could be ok, as along as hes more than 1 pixel thick of course(collision issues). carry on the good work people. :D
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: GE brawl

Postby lcl » Sat Aug 07, 2010 3:16 pm

Here's some, my Snorky's mug shot and an arena. :D
They are not very good... :( I maybe try to make better ones some time,
but it you think they are good, I'll continue same way... :wink:
Attachments
mug_shot_Snorky_lcl.PNG
Mug shot
mug_shot_Snorky_lcl.PNG (574 Bytes) Viewed 3580 times
max arena size_Snorky_level_lcl.PNG
Arena
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: GE brawl

Postby Hblade » Sat Aug 07, 2010 6:31 pm

Snorky should be in brawl xD
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: GE brawl

Postby lcl » Sat Aug 07, 2010 7:11 pm

Yeah, that's what I'm thinking to do! :D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: GE brawl

Postby poopbrigade » Sat Aug 07, 2010 11:34 pm

Nice :D
after finishing Doomonolisk I'm gonna try to make a girl Character XD :mrgreen:
Snorky's very familiar kinda seen him some where?.
When life gives you oranges, make orange juice. When life gives you poop, make fertilizer not poop juice.

Image
Current project __ CorPsEdEaRtH
Estimated work done __ 12%
User avatar
poopbrigade
 
Posts: 129
Joined: Thu Aug 27, 2009 12:17 pm
Location: In Earth. Being Burried XD
Score: 46 Give a positive score

Re: GE brawl

Postby savvy » Sun Aug 08, 2010 11:37 am

This is all great guys, and as i said it doesnt matter the quality, as long as all the animations are there
note: you dont have to fill up all the boxes for the animation, u just cant oveflow.
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: GE brawl

Postby lcl » Sun Aug 08, 2010 1:02 pm

@poopbrigade: You have seen it, if you have played my great Elephant game! xD But in Elephant game he is just elephant, now he is Snorky!! xD Btw, he is also coming back with fully new game: viewtopic.php?f=4&t=8860&start=0&view=viewpoll (!!!) :D Say something about it to the topic and vote in polls, please! :lol:

@savvy: good, then I continue making Snorky's animations! :D What did you like of the arena?
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: GE brawl

Postby savvy » Mon Aug 09, 2010 10:27 am

the arena is great, its exactly what im looking for :D
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: GE brawl

Postby lcl » Mon Aug 09, 2010 2:20 pm

:D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: GE brawl

Postby savvy » Wed Aug 11, 2010 9:46 am

awesome :D anyone who wishes to help can help, you dont need permission, just start making what you want (character, BG, arena, etc) when you can. :mrgreen:
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: GE brawl

Postby lcl » Wed Aug 11, 2010 11:37 am

Savvy, how do you use my arena?
Will it be good if I'll make the arena and bg to be two separate images?
That way it will be good, 'cause it will be easier to use. :D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: GE brawl

Postby savvy » Wed Aug 11, 2010 12:35 pm

no, im going to use regions to make the collisions, so that on the arenas we can have curved adges and such, so no need.
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: GE brawl

Postby Game A Gogo » Wed Aug 11, 2010 1:17 pm

wait...... curves with a region? Here is my solution for you. Have an actor that contains the arena, another image that contains the collision map. This will be a Collision Mask, make that actor invisible (Not with transp, use ChangeVisibilityState("Event Actor",DONT_DRAW_ONLY);) and it will react like a region, except better because it will have all the curves and what what you want; in simpler means :)
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: GE brawl

Postby savvy » Fri Aug 13, 2010 12:43 pm

fair enough, that would be better
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
User avatar
savvy
 
Posts: 494
Joined: Wed Jun 03, 2009 11:55 am
Location: England
Score: 44 Give a positive score

Re: GE brawl

Postby poopbrigade » Sat Aug 14, 2010 5:27 am

Hehehhehehe heres my Character sorry for any confusion if looking into this.
Just tell if you wanna change anything on it and i'll try to help. :D

Image
Doomonolisk
"<<Story>>
Doomonolisk was once apart of many portal gate keepers in the great land of Aret but because of a great flood, the place was abandoned and some of the techonologies were drowned; among those was Doomonlisk, one of the first to surface."
http://www.mediafire.com/?cdaoa2la5za8hpc
Last edited by poopbrigade on Sat Aug 14, 2010 11:37 am, edited 1 time in total.
When life gives you oranges, make orange juice. When life gives you poop, make fertilizer not poop juice.

Image
Current project __ CorPsEdEaRtH
Estimated work done __ 12%
User avatar
poopbrigade
 
Posts: 129
Joined: Thu Aug 27, 2009 12:17 pm
Location: In Earth. Being Burried XD
Score: 46 Give a positive score

PreviousNext

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron