Duplicate and Replace
June 30, 2020
As I design new levels, I often find limitations to the level editor that slow me down. During today’s editing, I was really craving a “duplicate block” feature, and decided to make it. In addition, I really wanted to quickly swap blocks without having to drag and replace, so I added that option too. Simply click the block, and select a new block type on the left (see video for an example)
Changelog
- Added level 6
- Added object duplication (level editor)
- Added object replacement (level editor)