Sunday, February 14, 2010

2 Hours of trying to fix this... Way to simple.




I've spent the last two hours trying to fix a problem with my game engines depth system. Basically the depth system is so I can choose which images are drawn in which order (eg. Draw Tree Outside, Draw Window, Draw Walls, Draw Lamp) those drawn last will appear last on the screen.

In any case the problem was one slight typo... well an entire word being a typo. Anywho problem solved now, and it works fine :)

P.S. The first screenshot is the error, the second screenshot is the fix.

No comments:

Post a Comment