Posted April 03, 2025 by GValiente
I've added support to the editor for rendering a circuit template in 3D, for placing circuit tiles on top (the template won't be exported to the game).
This is the template image:
Since I don't have a texture renderer, each template pixel is rendered in the editor as a quad. Very wasteful, but it's perspective correct at least.