Poll

What should I add? - POLL 3

Vehicles
Jesus Christ of NASDAQ
CBNA SmartLight Lighting Engine
Affordable Health Care
Nel Neles Gibson NPC

Author Topic: ►VIDEO ADDED◄ - My new WIP indie game - Please bump  (Read 4547 times)

gm used to be gross. tbh it's pretty ok now. compiles down to machine code and such. apparently it used to run in a nasty vm or something? idk.

edit:

the shadow doesn't rotate with the player. -Render code wasn't updating, so I'm disabling visibility with the player's faked shadow.
collision feels sticky. -Wrong version, you have the "Pulsating green square" edition.
hitting escape in the options menu throws errors. -A result of having some keybinds bound to the control object
moving diagonally accelerates the player 2x. -Yeah I don't loving know
i can't quit through the window's close button. -I'm not sure what thats about either
moving around with the escape menu open forgets everything up. -Adding code that prevents player movement while the pause menu is open.

NEW UPDATE COMING

-Added External Resource Grabbing to reduce the main .exe's file size. > Faster Loading!
-Added faked specular highlights on player sprite, unfortunately because the fake shadow refused to rotate, I made it invisible. So now we have a character with holes, I was going to have another object like shadow that had more faked specular highlights, but forget that lol.
-Added Blood Streaking Option
-Urination is coming :P
« Last Edit: December 04, 2013, 06:44:22 AM by BDX »

He goes twice as fast when you're going diagonal because the x and y are going the same speed, doubling it.

He goes twice as fast when you're going diagonal because the x and y are going the same speed, doubling it.
Yeah I know, I just don't know what to do about that.
I mean atleast I added diagonal movement lol

By the way I'm going to add some sound

UPDATED AGAIN
Hold Shift to pee, you sick forget.

UPDATED AGAIN
Hold Shift to pee, you sick forget.

that's supposed to be a effective update? no bugfixes or anything if there were any?

Yeah I know, I just don't know what to do about that.

Is there possibly some way to half both the X and Y changes while you're moving horizontally?

I don't know if that's possible in GM or whatever you're using, that's just what I had to do in Scratch when I used it. Thought it might work here, too.

that's supposed to be a effective update? no bugfixes or anything if there were any?
There were some added fixes, pressing Escape no longer causes an error.
The problem was the control object had the Escape keybind, and it would create the pause menu object at the player, but since there was no player in the main menu it would cause an error. Now the keybind is tied to the player object instead so it works only in-game (In theory).

And there was added sound effects, main menu music, a web browser function, and the before mentioned fixes.

Oh, and you can now whip it out and urinate.
« Last Edit: December 04, 2013, 09:34:30 AM by BDX »

VIDEO ADDED
Gameplay on the youtubes. God bless.


I don't see a video...
Click the 1 picture that's under "Videos".
« Last Edit: December 05, 2013, 10:39:37 AM by BDX »