Archive for October, 2012

October Challenge report 4

Monday, October 15th, 2012

Still not 100% but getting there –

Click the image to watch the video.

My October Challenge Bet Progress Report #3

Tuesday, October 9th, 2012

Here it is, folks sloping tiles! — It works, now all I need is gravity and jumping.

My October Challenge Bet Progress Report #2

Sunday, October 7th, 2012

Okay well it looks like I got standard tile-based collision working in my little test program, this is not the Flash Fox map itself, it is a test program so I can figure out how to do sloped tiles. I know just what I’m going to do but I still have to figure out how to determine which x coordinate to use for when I’m doing a downward collision. It’s obvious when you’re moving left or right you essentially figure out the overlap of the sprite to the tile on the left or right side, but we still need to figure out overlap if we’re going down and on top of a sloped tile.

Anyways here’s a screenie of the test program.