From: Jonathan V T. <to...@ph...> - 2005-03-03 21:35:04
|
Hezekiah, I am using geomBox objects which are perfectly flat in on direction and extend slightly into and out of the screen. As long as no forces are applied in the z-direction, you can construct your level out of these objects. It works in Linux at any rate. -Vincent On Thu, 3 Mar 2005, Hezekiah M. Carty wrote: > Jonathan V Toups wrote: > > Friends, > > I am writing a simples 2D physics simulator for an amateur game I > > am working on, and the following problem has come up: > > Out of curiosity, how are you planning on restricting the game to > physics to 2D? I have used the Plane2D ODE addon in C/C++, but it looks > like pyode does not have support for this. > > Hez > > |