Khaligufzel / Dimensionfall

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

Mapeditor update: paint custom itemgroup #224

Closed snipercup closed 3 months ago

snipercup commented 3 months ago

Fixes #222 You can now add an itemgroup to the brushcomposer and paint with it. It will not modify the tile you paint on visually, but it applies the selected itemgroup to the furniture on the tile if there is any and it's a container.

Usage example 1:

Usage example 2:

If two itemgroups were added to the brushcomposer, both will be applied to the tile and one will be selected at runtime

Also adds a tooltip you can use to inspect tiles in the tile editor.