So i have a game idea and it is going to probably involve creating a couple smaller projects just to see if the idea is feasible in bevy atm, but its something I have never done so I wanted to ask the community if they had any resources to help:
My idea was to recreate https://classic.blitwise.com/ptanks.html but add a 3D element to it and also use bevy for it XD
My first question after playing pocket tanks would be the 3D generated mesh would need to be able to be destroyed on explosions. If anyone has an resources I could look at for actually doing this would be very helpful as I dont really know where to start with this on the bevy side, or if it is possible atm