Update #03 Immune

Here’s an update, creating “cell structures” is now possible, the first enemy prefab is set up, mulling about how to code it. The gameplay mechanics are still completely open ended in an attempt to motivate myself and not get stuck in long winded plans. I also did some “graphics”, basically three images and a couple of models, and a stress test, having around 1000 instanced objects on screen which led me to believe I will need to do some optimizing later on, probably by batch rendering geometry that’s not in use (as it’s the drawcalls dragging it down). This is even more fun than i’d hoped :)

immune creation working