
08-06-2011, 12:12 AM
|
|
Registered User
|
Join Date: Jul 2011
Posts: 247
|
|
|
You can entirely fix "eating bullets" and completely synchronize the bullets by adding a time value to the bullet creation packet, and moving the projectile ahead based on what point in time it was created, then from there moving it using delta timing instead of a fixed value per frame. |
|
|
|