[SG] GM screw ups

Posted by Stained Glass on Feb. 3, 2007, 10:58 a.m.

This weekend I disided to run a few test to see why I was having so much trouble programming the platform engine for Funland Lex. To begin, I made a platform engine with just blocks and the player, nothing fancy at all. Then to monitor some things about the character that would be important to the game I had GM draw the stats so they could be monitored in real-time. The engine works fine, but I found some intresting things that could possibly be the reason for my troubles.

As I started the test I saw that as I was standing on the floor of the room I kept getting different y values. So I programmed in that I could add the players y value to a list of all the different y values. I found that I got 4 different y values for my character just standing on the floor at different times.

After finding this I added it in so that all the blocks that were below the players y would be partially transparent.

Because of the different y values sometimes the blocks are considered below the player and sometimes they are considered above.

Is this a GM screw up or is it something with my programming? You can download to file Here if you would like to see the file.

—————————————–

Aside from that I have started to learn a bit of HTML to hopefully design my site later. It is suprisingly easy so far and I should have a working site within the next week.

Images:

by Fool

by ptoing

by Setzer

by Snake

Above pixel made in MSpaint.

Comments

s 17 years, 9 months ago

I'm bad with platform engines…my people always just fly away.

I did make a 1 level platformer,with no jumping…

Stained Glass 17 years, 9 months ago

If I get the platform engine right this time I will release it as an example.

Asterisk 17 years, 9 months ago

I love the art.

I'm guessing that the last picture was "Shadow of the Colossus"?

Stained Glass 17 years, 9 months ago

Yep.

Crane-ium 17 years, 9 months ago

WOOOO, KATAMARI DAMACY!!!! great game (it's in your pics)

Carlos_Ramos 17 years, 9 months ago

Holy crap, I didn't realize this, but are those images really made with MSPaint!!!

Stained Glass 17 years, 9 months ago

As far as I know, only the last one was made is MSPaint.

Carlos_Ramos 17 years, 9 months ago

Geeze, that's insane! Is there a specific name to that kind of art…I would like to try it out. Did you make your avatar by hand using the same method!?

How's the game comming along?

Stained Glass 17 years, 9 months ago

No specific name for the pictures but drawing on the computer is sometimes called pixeling. And Yes, I did "pixel" my avatar.

abacus 17 years, 9 months ago

can i use ur platform engine (i suck at platform engines, and this is exactly what i want) I'll give you credit.