jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Shooting at the front of a sphere chain teleports the chain #18

Closed jakubg1 closed 3 years ago

jakubg1 commented 3 years ago

If a sphere is shot before the first sphere in a chain, the chain moves a seemingly random number of pixels (forward or backward). This should not occur.

Tested with newly spawned chains in vertical arrangement. Does not happen in some cases.

jakubg1 commented 3 years ago

Most likely fixed in this commit: https://github.com/jakubg1/OpenSMCE/commit/df52033cfefff499a81451ffb342d0071ff0ba82