Vault-Overseers / nuclear-14

Multiplayer survival role-playing game set in a post-nuclear apocalyptic world
https://nuclear14.com
GNU Affero General Public License v3.0
41 stars 73 forks source link

Issue: breakable floors #307

Open BlueHNT opened 2 months ago

BlueHNT commented 2 months ago

Description

There is currently a huge issue where you can destroy or blow up floors and outside tiles which show the steel underside.

This needs to be worked on and resolved.

Peptide90 commented 2 months ago

A lot of tiles need their base tile set and ideally need an object variant of the tiles that can be pried. see https://github.com/Vault-Overseers/nuclear-14/issues/272

VlaDOS1408 commented 1 week ago

Can't we just swap the sprite of the steel base tile for some concrete? With sound as well.

Peptide90 commented 5 days ago

Can't we just swap the sprite of the steel base tile for some concrete? With sound as well.

Easier to just change the base tile to dirt or concrete as mentioned in #272 above.