The Gang Garrison 2 Forum
May 18, 2013, 02:52:23 pm *
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  
Poll
Question: Which one?
The Cake is a Lie!
The Pie is a Fake!

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 29 30 31 32 33 »
  Print  
Author Topic: Gateway  (Read 19875 times)
Dusty
Hero Member
*****
Offline Offline

Posts: 10646


Dust in a box under a table


« on: March 07, 2010, 05:30:49 am »

DevBlog: bludragon.blog.com
Change Log:
O ---[] O
v1.0   -Blu Dragon's Gateway started

v1.1   -Cursor enlarged and enhanced
   -Room 00 and a modified Room 06 added
   -Chell's gun added
   -Halved the pickup area
   -Radio is added in Room 00

v2   -Rooms 09 and 12 are added, you have both portals in 12
   -Functioning doors are added
   -Particle effects are removed
   -Temporarily removed Erinac voices
   -Made Room 06 more like Portal's Room 06
   -You can't get stuck in Room 05 anymore
   -Menu added
   -You can die by being hit by a fast Box or by getting hit by an Energy Ball
v2.6
http://www.mediafire.com/?ztw5jjoydtq

« Last Edit: April 12, 2010, 06:18:23 pm by (Ω)Blu Dragon[iri] » Logged

BassieEnAdriaan
Moderator
*****
Offline Offline

Posts: 1444



WWW
« Reply #1 on: March 07, 2010, 07:44:34 am »

Wow very smooth stuff you got going here.
Logged

If you find any offensive posts in strategy and tactics or the new projects section, don't use the report post button, but PM me instead. That way I can respond faster since I don't frequently check my email.
Dusty
Hero Member
*****
Offline Offline

Posts: 10646


Dust in a box under a table


« Reply #2 on: March 07, 2010, 08:05:28 am »

Wow very smooth stuff you got going here.
it's kinda interesting, that if you look back at all my old projects, you can see that i'm getting better at tearing code from ganggarrison
Logged

BassieEnAdriaan
Moderator
*****
Offline Offline

Posts: 1444



WWW
« Reply #3 on: March 07, 2010, 08:18:17 am »

Wow very smooth stuff you got going here.
it's kinda interesting, that if you look back at all my old projects, you can see that i'm getting better at tearing code from ganggarrison
Yeah definitely , also why don't you show the portal gun on the character?

Just make the portalgun object and put this in the draw event:
Code:
Mouse=point_direction(x,y,mouse_x,mouse_y);
image_angle=Mouse
draw_sprite_ext(WeaponS,0,Character.x,Character.y,1,1,Mouse,0,1)
Logged

If you find any offensive posts in strategy and tactics or the new projects section, don't use the report post button, but PM me instead. That way I can respond faster since I don't frequently check my email.
Dusty
Hero Member
*****
Offline Offline

Posts: 10646


Dust in a box under a table


« Reply #4 on: March 07, 2010, 08:34:13 am »

Wow very smooth stuff you got going here.
it's kinda interesting, that if you look back at all my old projects, you can see that i'm getting better at tearing code from ganggarrison
Yeah definitely , also why don't you show the portal gun on the character?

Just make the portalgun object and put this in the draw event:
Code:
Mouse=point_direction(x,y,mouse_x,mouse_y);
image_angle=Mouse
draw_sprite_ext(WeaponS,0,Character.x,Character.y,1,1,Mouse,0,1)
oh. i added that right after i released the first build
Logged

Drone
Guest
« Reply #5 on: March 07, 2010, 10:41:58 am »

I got a video processing on the test chambers

Gateway Test Chambers 1-5
« Last Edit: March 07, 2010, 10:56:20 am by Ace Of Spades » Logged
Dusty
Hero Member
*****
Offline Offline

Posts: 10646


Dust in a box under a table


« Reply #6 on: March 07, 2010, 11:04:54 am »

you tried too hard on room 05.
you could've just picked it up and warped.
Logged

Drone
Guest
« Reply #7 on: March 07, 2010, 11:24:42 am »

you tried too hard on room 05.
you could've just picked it up and warped.
yea that was my second run i was a bit careless on that
Logged
Dusty
Hero Member
*****
Offline Offline

Posts: 10646


Dust in a box under a table


« Reply #8 on: March 07, 2010, 11:34:06 am »

V1.1 http://www.mediafire.com/?nhmongdhnyo

Change Log:
O ---[] O
v1.1   -Cursor enlarged and enhanced
   -Room 00 and a modified Room 06 added
   -Chell's gun added
   -Halved the pickup area
   -Radio is added in Room 00

honsetly so far 04 and 06 are the hardest rooms so far.
« Last Edit: March 07, 2010, 11:39:33 am by (Ω)Blu Dragon[iri] » Logged

NAGN
Developer
******
Offline Offline

Posts: 16895


Yeah so now I have an idea


« Reply #9 on: March 07, 2010, 12:30:42 pm »

Well then good job,  z6

This reminds me of two months ago when we had about a billion different versions floating around.
Logged



[im
Dusty
Hero Member
*****
Offline Offline

Posts: 10646


Dust in a box under a table


« Reply #10 on: March 07, 2010, 01:37:55 pm »

i upped chell's max vspeed to 25, so that room 12 is possible
Logged

aptanananananator
White Knight
Veteran Beta Tester
*****
Offline Offline

Posts: 6502


Indie'll name his kid after me


« Reply #11 on: March 07, 2010, 02:13:16 pm »

That's actually really nice, more then Gateway has done hehe
Custom map support? PLEASE.
Logged

[22:07] tank: aptanors jew fro is godlike
NAGN
Developer
******
Offline Offline

Posts: 16895


Yeah so now I have an idea


« Reply #12 on: March 07, 2010, 02:20:49 pm »

Hey so blue dragon I was wondering how you got the momentum and stuff working correctly,

I figured out a way to make it so that it would detect if the portal were free from the left, right, up, and down, however, I could not figure out how to make it so that the portals go into the wall so that only one side is exposed.

Unless you did four different kinds of wallmasks
Logged



[im
Renya!
Hero Member
*****
Offline Offline

Posts: 698


Check it out now, funk soul brotha.


WWW
« Reply #13 on: March 07, 2010, 02:23:34 pm »

Great so far! I think you should add more funny anecdotes for GLaDoS though lol

Oh, and there's a glitch in Room 01. If you destroy the box via the particle feild, the cube dispenser doesn't drop any more boxes.
« Last Edit: March 07, 2010, 02:36:26 pm by Ryo » Logged

Ex-[SOS] member.
Dusty
Hero Member
*****
Offline Offline

Posts: 10646


Dust in a box under a table


« Reply #14 on: March 07, 2010, 02:25:48 pm »

Hey so blue dragon I was wondering how you got the momentum and stuff working correctly,

I figured out a way to make it so that it would detect if the portal were free from the left, right, up, and down, however, I could not figure out how to make it so that the portals go into the wall so that only one side is exposed.

Unless you did four different kinds of wallmasks
i used some code i dug out of the Original Gateway
Code:
move_contact_solid(direction, speed);
a=0;
b=0;
if !place_free(x+6,y) a+=1;
if !place_free(x-6,y) a-=1;
if !place_free(x,y+6) b+=1;
if !place_free(x,y-6) b-=1;    

instance_destroy()    
    {
        direct = point_direction(x,y,x+a,y+b);
        if(instance_exists(BPortal)){
        with(BPortal){
            instance_destroy()
            }
        }
        portal=instance_create(x-(32*a),y-(32*b),BPortal);
        portal.direction=direct
        portal.image_angle=portal.direction;
        
    }
this sets the direction of the portal, and i use
Code:
if(instance_exists(OPortal) && portalsafe = 1){
    x = OPortal.x
    y= OPortal.y
    direction = OPortal.direction+180
    alarm[0] = portaltimer
    portalsafe = 0
    sound_play(PortalWarp)
    }
for chell.
Logged

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 29 30 31 32 33 »
  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.332 seconds with 21 queries.