NightsWatchGames / battle-city

Classical battle-city game made with bevy engine.
https://nightswatchgames.github.io/games/battle-city/
MIT License
85 stars 11 forks source link

Issue #9 Set a round_cubic collision shape for players and enemies #24

Closed MyMarvel closed 6 months ago

MyMarvel commented 6 months ago

I found that border-radius for cubic shape do not apply the PHYSICS scale, so I had to divide it manually. Everything works nice, nobody stuck from now on, but the collide issue you mentioned in the main.rs TODO still exist - tank collision causes forced movement, and it looks weird. Let's fix it in another pr (I don't know what to do with it yet) Screenshot_2024-03-15_11-00-00