Jump to content

Fast paced game, physics and lag


Robin91
 Share

Recommended Posts

I am using phaser to run a (simple) fast-paced breakout clone. It seems Phaser is not capable of rendering a few sprites and do collission checking for these (I have this problem mostly in firefox). It seems like the delta in the Arcade physics engine gets way too high!

 

Is there at least a way I can limit the delta (or use stepping) in the engine?

Or use some kind of quadrant / quad tree approach for the physics?

 

Balls that appear inside! blocks during a lag spike is not funny at all!

https://opencircuit.nl/js/breakout/game.php

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...