[SG] PixelGrid 8

Posted by Stained Glass on May 18, 2008, 1:12 p.m.

Still cannot get my coding right for my physics engine after a month of trying. I won't stop trying though because I really want to make the game that will go with it, and I feel I am so close, but then my coding is a pixel of and I cannot find any error in my programming. I don't know if it is my algorithm I am using or what. I have gotten close, and this is my latest one: Download. If you think you could help please take a look at it. If you need anything explain please PM me.

PixelGrid 8

1. Fracture by ThereIsNoCure

2. Elder Dragon by Tremulant

3. The Phone by ptoing

4. New Isocity House by Kennethfejer

5. Spectra-Bird by Indigo

6. AAARGH! by jamon

7. Fake Radiant Chronicles by happip

8. Tileset by vierbit

9. Hero - CF Screens by Wolverine

Comments

sirxemic 16 years, 6 months ago

Collision with obj_object:

if sign(other.x-x)==sign(hspd) {other.hspd = hspd; hspd = 0; x = xprevious;}

Stained Glass 16 years, 6 months ago

I've tried something like that, but still can't get it to work. Thanks though.

JW 16 years, 6 months ago

I want that hero game.

Scott_AW 16 years, 6 months ago

Thats one sweet tileset.