The Gang Garrison 2 Forum
May 23, 2013, 04:57:49 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Chat with us on IRC: http://ganggarrison.com/irc.html
Server: irc.esper.net, Channel: #gg2
 
   Home   Help Search Login Register  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 »
  Print  
Author Topic: Supr Srs Man (Beta 6: Now with lots more stuff!)  (Read 23908 times)
[KKK]trigrar(_O_)
President
*****
Offline Offline

Posts: 3000


FEED ME!


WWW
« Reply #105 on: November 06, 2009, 11:00:30 pm »

make my cat the final boss, it would be beast mang.
Logged

SkeleDude
Delta Tester
******
Offline Offline

Posts: 6475


The Silver Spooner


WWW
« Reply #106 on: November 06, 2009, 11:03:16 pm »

make me king of the skeletons damn it
Logged

(PC)

ART THREAD
DEVIANTART

TUMBLR
IP: 69.37.164.132
Nanashin
Hero Member
*****
Offline Offline

Posts: 1167


Resident Stop changing names, Stop. Kiddy edition


« Reply #107 on: November 07, 2009, 02:26:09 am »

I'd do the stage if its confirmed.
There are lots of requests D:
Logged

UNDERWATER BASKETWEAVING
Hero Member
*****
Offline Offline

Posts: 3109


Waiting for the little busters


WWW
« Reply #108 on: November 07, 2009, 11:44:40 am »

I'll try to use aspects of most of your suggestions.

... what's the easiest way to give an enemy multiple hit points?
Logged

My Twitter
(PC)(RMS)(GC)

this is just like that one harry potter puppet pals only BasketWeaving is both Ron and Harry and everyone else is snape.
NAGN
Developer
******
Offline Offline

Posts: 16895


Yeah so now I have an idea


« Reply #109 on: November 07, 2009, 12:40:11 pm »

you can make it in the create event hp=100 or something like that and collison with fist or something will deal 5 damage
Logged



[im
UNDERWATER BASKETWEAVING
Hero Member
*****
Offline Offline

Posts: 3109


Waiting for the little busters


WWW
« Reply #110 on: November 07, 2009, 12:50:24 pm »

you can make it in the create event hp=100 or something like that and collison with fist or something will deal 5 damage
Quote
if(place_meeting(x,y,enemy)==true){
hp-=5;
}
Like that? In the Enemy's Collide event?
Logged

My Twitter
(PC)(RMS)(GC)

this is just like that one harry potter puppet pals only BasketWeaving is both Ron and Harry and everyone else is snape.
NAGN
Developer
******
Offline Offline

Posts: 16895


Yeah so now I have an idea


« Reply #111 on: November 07, 2009, 01:01:31 pm »

yeah,

but you'll also have to make it so that
if hp=0{

instance_destroy()
}

and

if hp<0{

hp=0
}
Logged



[im
UNDERWATER BASKETWEAVING
Hero Member
*****
Offline Offline

Posts: 3109


Waiting for the little busters


WWW
« Reply #112 on: November 07, 2009, 01:03:21 pm »

yeah,

but you'll also have to make it so that
if hp=0{

instance_destroy()
}

and

if hp<0{

hp=0
}
No, I'll probably just restart the room if Srs man dies. Unless you're talking about the enemy, in which case, that works fine! Thanks!
Logged

My Twitter
(PC)(RMS)(GC)

this is just like that one harry potter puppet pals only BasketWeaving is both Ron and Harry and everyone else is snape.
Dman
Hero Member
*****
Offline Offline

Posts: 971


I now know what this is from again.


« Reply #113 on: November 07, 2009, 01:56:17 pm »

yeah,

but you'll also have to make it so that
if hp=0{

instance_destroy()
}

and

if hp<0{

hp=0
}
No, I'll probably just restart the room if Srs man dies. Unless you're talking about the enemy, in which case, that works fine! Thanks!
Awwww. Can we at least have a one-time use checkpoint?
Logged

what the fuck they know what is what but they dont know what is what what the fuck
UNDERWATER BASKETWEAVING
Hero Member
*****
Offline Offline

Posts: 3109


Waiting for the little busters


WWW
« Reply #114 on: November 07, 2009, 04:07:49 pm »

yeah,

but you'll also have to make it so that
if hp=0{

instance_destroy()
}

and

if hp<0{

hp=0
}
No, I'll probably just restart the room if Srs man dies. Unless you're talking about the enemy, in which case, that works fine! Thanks!
Awwww. Can we at least have a one-time use checkpoint?
Heh. The rooms ARE the checkpoints.
Rooms will only be about as big as the demo rooms, maybe slightly bigger, but they'll be tough as balls.
Kinda like mario, if he had guns, couldn't step on enemies, and died in one hit.
OH wait, Iwannabetheguy already did that.
Uhh, then, this game has multiple weapons and isn't batshit insane.

Logged

My Twitter
(PC)(RMS)(GC)

this is just like that one harry potter puppet pals only BasketWeaving is both Ron and Harry and everyone else is snape.
NAGN
Developer
******
Offline Offline

Posts: 16895


Yeah so now I have an idea


« Reply #115 on: November 07, 2009, 04:09:32 pm »

lol I wanna be the guy was made in mmf2
Logged



[im
UNDERWATER BASKETWEAVING
Hero Member
*****
Offline Offline

Posts: 3109


Waiting for the little busters


WWW
« Reply #116 on: November 07, 2009, 04:10:18 pm »

lol I wanna be the guy was made in mmf2
What the hell is that?
Logged

My Twitter
(PC)(RMS)(GC)

this is just like that one harry potter puppet pals only BasketWeaving is both Ron and Harry and everyone else is snape.
Rock
Hero Member
*****
Offline Offline

Posts: 1836


Hello? Again?


« Reply #117 on: November 07, 2009, 04:11:33 pm »

Is the gmk b5?
Logged

New game much? 2D platforming stealth much?
NAGN
Developer
******
Offline Offline

Posts: 16895


Yeah so now I have an idea


« Reply #118 on: November 07, 2009, 04:12:32 pm »

lol I wanna be the guy was made in mmf2
What the hell is that?
multi media fusion 2
Logged



[im
UNDERWATER BASKETWEAVING
Hero Member
*****
Offline Offline

Posts: 3109


Waiting for the little busters


WWW
« Reply #119 on: November 07, 2009, 04:15:02 pm »

Is the gmk b5?
Not even close, sorry.
Wallmasks are coming, be patient. I've been an idiot.
Logged

My Twitter
(PC)(RMS)(GC)

this is just like that one harry potter puppet pals only BasketWeaving is both Ron and Harry and everyone else is snape.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.26 seconds with 18 queries.