Capstone: Pre-Production Package III

This week I started doing more work on my 1 page GDD creating this concept sketch:

I really liked the design of this and decided I wanted my whole GDD to be a stylized blueprint aesthetic.
With the prototype I spent a while trying to figure out how to get 2 robots to be generated by the computer, and how to spawn them at two different locations. I realised I was coding all of this into my robot builder script when what I should have done was simply create a new script which would instantiate the builder in the spawn location.
Comments