Hi everyone !
With the first release of AppGameKit, I wrote a small test with physics.
The right wall was enabled by default, the objects stopped when hitting walls.
I just tested the same code with the new AppGameKit release, but the right wall was disabled. A call to SetPhysicsWallRight(1) does not change anything ?..
Is it a bug ? Does anyone encountered this please ?
Regards,
Alain