david-pfx / PuzzleScriptNext

A direct successor to PuzzleScript, building on the work of PuzzleScript Plus, Pattern:Script and others.
http://www.puzzlescriptnext.polyomino.com
MIT License
11 stars 4 forks source link

Set default rendering order if no groups defined as 'every layer is a group' #45

Open david-pfx opened 3 months ago

david-pfx commented 3 months ago

The existing default is that the background overwrites any sprite that overflows its cell, on the right and below.

This is a breaking change, but hopefully no-one is using the existing default. A prelude setting is another option.