Regulator City – the goal
Regulator City is the current game in development at Orangepixel, let’s talk about what triggered the game’s development and the roadmap
Regulator City is the current game in development at Orangepixel, let’s talk about what triggered the game’s development and the roadmap
A very simple, and fast solution to adding fake lights to any flat 2D scene. It works on both high-res scenes and low (pixelart) scenes. Using a couple of sprite-images and a little blending mode.
I wanted to create a node-based mission screen, but had no real idea where to start. Eventually I ended up with a fairly simple solution which works and is easy to implement.. just how I like my code!