Improve debris

This commit is contained in:
2026-04-01 17:01:25 +01:00
parent 97134e2652
commit ac32ebba2b
4 changed files with 108 additions and 98 deletions
+1
View File
@@ -22,6 +22,7 @@ data DebrisType
= Gib { _gibSize :: Float , _gibColor :: Color }
| BlockDebris {_bdColor :: Color}
| MetalDebris {_bdColor :: Color}
| GlassDebris
data Debris = DebrisChunk
{ _dbPos :: Point3