joncox123 / PyBoloPublic

An enhanced, modern, cross-platform implementation of the classic multiplayer tank game, Bolo.
https://pybolo.com
Other
0 stars 0 forks source link

Make it easier for LGM to get back in the tank #3

Closed joncox123 closed 3 weeks ago

joncox123 commented 4 weeks ago

Currently, the LGM has to reach the exact center of the tank prior to reboarding. This is a slow process unless you are stopped. Provide a larger spatial window for the LGM to be considered back at the center of the tank.

joncox123 commented 3 weeks ago

added a distance from tank center, LGM_RETURN_ON_TARGET_DIST_TU, for which we consider the LGM to be back in the tank when returning.