[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] ODE 2D stuff



Hi Guys,

I want to use ODE for a 2D platformer. I've read that the way to do
this is sandwich the game level between two planes.

My question is, what goes between the two planes? Is it a box, flush
with the two planes, a box smaller than the two planes, or spheres?

What have other people done?

-Sw.