Griddly
Griddly copied to clipboard
Allow renderer selection in user interface.
Currently we select the best renderer heuristically in the user interface in order of availability:
e.g [Sprite2D, Block2D]
We should allow the user to specify which renderer should be used so that they can debug different view modes.