Sublimate visuals, damage/length still broken

This commit is contained in:
Anuken
2021-11-24 12:30:01 -05:00
parent ba14151a01
commit 211c0b2e71
32 changed files with 177 additions and 72 deletions

View File

@@ -38,6 +38,9 @@ public class Layer{
//turrets
turret = 50,
//special layer for turret additive blending heat stuff
turretHeat = 50.1f,
//ground units
groundUnit = 60,