1 decade ago by Joncom
1. I downloaded the Box2D Physics Demo source.
2. Changed one line of code.
3. Ran game, shot many bullets.
4. Observed error.
Page 1 of 1
2. Changed one line of code.
/* player.js line 53 */ if( ig.input.state('shoot') ) { // Changed 'pressed' to 'state'.
3. Ran game, shot many bullets.
4. Observed error.

« first
« previous
next ›
last »