Wednesday, April 2, 2008

Project 2 Update

So here's a much better version of project 2.

First, the collision is mostly correct now. It pushes the character back down when it's head hits something, and bounces off the extremes of teh screen.

Also new is scrolling, which automatically looks for the leftmost and rightmost platforms, and stops scrolling when they're reached. The code is flexible, so it should work for any level.

Other things that need to be done:
Platforms you can jump through, or duck down through.
An actual level.
An actual concept.
Oh, and fix the friction in the air. (As in get rid of it)

Here's the update!

Same controls.

No comments: