Breakable

Properties

number MaxHealthThe max health of this Breakable tile
number HealthThe starting health of this Breakable tile
number CurrentHealthThe current health of this Breakable tile
number ExplosionDamageHow much damage an explosion does to this Breakable tile
number LaserDamageHow much damage a laser does to this Breakable tile
bool SpawnRandomPowerupWhether this Breakable tile has the chance to spawn a Powerup, just like Crates do
Color ColorThe color of this Breakable tile
bool DontApplyHealthSpecial, made to be passed using ModTile. Prevents the tile from resetting its Health value upon using ModTile