Hello folks!
Sorry for the silence recently. Sometimes life comes at you hard and you don’t have a lot of time to work on things!
I’ve been busy getting the new path-building system in. Right now, the preview display is in, and allows you to build paths in all 8 directions. As you can see below:
Right now, the preview is basically a line renderer with a very simple material, perfect for illustrating where your path is expected to go.
As you draw the path, you’ll see how much it’s expected to cost. Once you release the mouse button, the path will begin being built by the landscaper. You’ll be able to remove sections of the path at any time.
Later on you’ll also be able to choose the type of path you want to build, which will come with different materials, costs, and sizes! Should lead to some very interesting styles!
Now I’m working on implementing the procedural mesh for the path proper, which will take a bit of work but I think I can get it done this weekend. Being able to place the path in 8 directions will be pretty useful!
Stay tuned for more!
-Gus