bitbrain / braingdx

:video_game: Game jam framework based on libgdx.
Apache License 2.0
84 stars 1 forks source link

Game objects with a collision do not have an indexed position #135

Closed bitbrain closed 6 years ago

bitbrain commented 6 years ago

Currently their position differs from the actual collision. Change it so on state population their position is indexed, only if collision is enabled for that object.