Difference between revisions of "Thread:Talk:Robocode/Game Physics/robocode.Bullet instances not being synchronized/reply (3)"
Jump to navigation
Jump to search
Skilgannon (talk | contribs) |
Skilgannon (talk | contribs) |
||
Line 1: | Line 1: | ||
− | But surely both Bullet objects should show the same location even after a hit? | + | But surely both Bullet objects should show the same location even after a hit? ie, the one from setFireBullet and the one from BulletHitBulletEvent? They both represent the same simulated object. They should stay in step with each other. |
Latest revision as of 06:45, 11 February 2013
But surely both Bullet objects should show the same location even after a hit? ie, the one from setFireBullet and the one from BulletHitBulletEvent? They both represent the same simulated object. They should stay in step with each other.