doctorspoof / SpaceShooter

1 stars 0 forks source link

Asteroids not maintaining impact velocity for clients #13

Closed MrPeteypoo closed 10 years ago

MrPeteypoo commented 10 years ago

Shooting the asteroids with missiles as a client causes the spawned fragments not to have any velocity, what should happen is the fragments should have a lot of velocity from the impact.

MrPeteypoo commented 10 years ago

Should be fixed as of https://github.com/doctorspoof/SpaceShooter/commit/945713489b7063fd00fe443ee3f16ffb01b6a2b1. Needs testing in low frame rate environments to ensure the delayed synchronisation is fully functional.