RobotoSkunk / PixelMan-Adventures-Legacy

Unity version of PixelMan Adventures. Moved to -> https://github.com/RobotoSkunk/PixelMan-Adventures
GNU Affero General Public License v3.0
5 stars 1 forks source link

Add support for tiled blocks #3

Open RobotoSkunk opened 1 year ago

RobotoSkunk commented 1 year ago

What we are looking to do exactly is to add a quick way in which each block has its own "skins" configuration to add support for tiled blocks.

This will be done in the block object itself for ease of use.