Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
12 stars 5 forks source link

Container sprite update #270

Closed snipercup closed 2 months ago

snipercup commented 2 months ago

Requires #269 Fixes #266

Containers attached to furniture will now update it's sprite to a random item in the container when an item is removed or added. If it is empty, it will display an empty container sprite. Previously, it would be either a full container sprite or an empty container sprite, but I think picking a random item sprite will give the player more information.