Dronery
2011 Haxxy Finalist
Offline
Posts: 1847
Your ████
|
 |
« Reply #1890 on: July 24, 2011, 04:39:08 pm » |
|
 I need a better name (and no, Gateway 2 is already taken), and people that want to help. Who's with me? It looks like you just wrote passage 2 on there and then resized it.
|
|
|
|
|
Logged
|
|
|
|
|
Ignis
|
 |
« Reply #1891 on: July 24, 2011, 06:11:19 pm » |
|
http://armorgames.com/play/107/portal-the-flash-versionTry me for how to maek good 2d portal. It's not pixel though.
|
|
|
|
|
Logged
|
Hmm, might try working on my archer to be more than just a pot farmer.
What a coincidence, I was working with Archer to make him more than just a pot farmer.
|
|
|
|
Orangestar
|
 |
« Reply #1892 on: July 24, 2011, 07:22:39 pm » |
|
>posts the armorgames link and not the original wecreatestuff link
|
|
|
|
|
Logged
|
|
|
|
|
Dusty
|
 |
« Reply #1893 on: July 24, 2011, 07:35:01 pm » |
|
I don't want to make a portal 1 demake, I want to make a portal 2 demake.
Gateway 2 was a portal 1 demake, which is why I can't just continue it.
If you want any sprites, lemme know.
|
|
|
|
|
Logged
|
|
|
|
|
Ignis
|
 |
« Reply #1894 on: July 24, 2011, 07:35:06 pm » |
|
|
|
|
|
|
Logged
|
Hmm, might try working on my archer to be more than just a pot farmer.
What a coincidence, I was working with Archer to make him more than just a pot farmer.
|
|
|
|
Dusty
|
 |
« Reply #1895 on: July 25, 2011, 03:00:29 am » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Lemonade
|
 |
« Reply #1896 on: July 25, 2011, 04:44:11 am » |
|
Oh hey I thought about a Portal 2 demake too. Someone I know was kind enough to draw gg2-styled robots. I can post them if you want.
|
|
|
|
|
Logged
|
i already have a pet that follows me around 24/7 it's called  you may have seen it
|
|
|
Orpheon
2011 Haxxy Award Winner
Offline
Posts: 5836
Developer
|
 |
« Reply #1897 on: July 25, 2011, 05:35:47 am » |
|
I don't want to make a portal 1 demake, I want to make a portal 2 demake.
Gateway 2 was a portal 1 demake, which is why I can't just continue it.
If you want any sprites, lemme know. I do. And maybe code from the gateway 2, I can't decompile it for some reason.  I need a better name (and no, Gateway 2 is already taken), and people that want to help. Who's with me? It looks like you just wrote passage 2 on there and then resized it. I cut out the blue person, made a background+the text, and then pixelized everything. But if the background looks that similar to the real thing, that's good.
|
|
|
|
|
Logged
|
Your mind is software. Program it. Your body is a shell. Change it. Death is a disease. Cure it. Extinction is approaching. Fight it.
|
|
|
|
Dusty
|
 |
« Reply #1898 on: July 25, 2011, 05:36:05 am » |
|
Oh hey I thought about a Portal 2 demake too. Someone I know was kind enough to draw gg2-styled robots. I can post them if you want.
Like these? 
|
|
|
|
|
Logged
|
|
|
|
|
♫Ozoh
|
 |
« Reply #1899 on: July 25, 2011, 05:42:42 am » |
|
Broken image.
|
|
|
|
|
Logged
|
if they named one winter storm oic you would probably go on a shooting spree at the atlanta headquarters
pfft, skip the kiss and go straight for anal
|
|
|
|
|
Orpheon
2011 Haxxy Award Winner
Offline
Posts: 5836
Developer
|
 |
« Reply #1901 on: July 25, 2011, 05:49:50 am » |
|
What I mostly want to know is how you solved the collision problem, as that is probably the hardest thing to code right here. Thanks. And those sprites are amazing. Any aspiring artists for maps?
|
|
|
|
« Last Edit: July 25, 2011, 05:51:01 am by Orpheon [ONE] »
|
Logged
|
Your mind is software. Program it. Your body is a shell. Change it. Death is a disease. Cure it. Extinction is approaching. Fight it.
|
|
|
|
Dusty
|
 |
« Reply #1902 on: July 25, 2011, 05:52:51 am » |
|
collision problem? what collision problem?
|
|
|
|
|
Logged
|
|
|
|
Orpheon
2011 Haxxy Award Winner
Offline
Posts: 5836
Developer
|
 |
« Reply #1903 on: July 25, 2011, 06:07:03 am » |
|
collision problem? what collision problem?
Oh, you also just copy-pasted the code from gg2. When I tried to do that, portals got really hard to use, because you have to deactivate collision testing when in contact with a portal (if you want to use velocity correctly).
|
|
|
|
|
Logged
|
Your mind is software. Program it. Your body is a shell. Change it. Death is a disease. Cure it. Extinction is approaching. Fight it.
|
|
|
|
I_am_awesome
Guest
|
 |
« Reply #1904 on: July 25, 2011, 06:13:25 am » |
|
collision problem? what collision problem?
Oh, you also just copy-pasted the code from gg2. When I tried to do that, portals got really hard to use, because you have to deactivate collision testing when in contact with a portal (if you want to use velocity correctly). in the collision between character and obstacle collision line with the portal with prev_x/y and x/y if it's false then do the normal collision code if it's true then do nothing i am wizard
|
|
|
|
|
Logged
|
|
|
|
|