Posts

Showing posts from June, 2017

June, 2017

Image
In the land of 0's and 1's (The code department) The heavy stuff in regard to circles and lines is now coming to an end. It is all working really well and makes laying down a track very easy. There are still many bugs at the moment which will be ironed out over time. While I have done some *cough* Factorio research *cough* in my spare time to work out why trains are such a pain to use in that game I stumbled across this great video: Right! Enough playing around. Also because we are working with godot 3, which is barely alpha. There have been a few show stoppers, one is that we can't write custom shaders so have had no terrain textures since we ported over. I got feed up with seeing bland terrain so have forked the engine made some changes, submitted a pull request and done some more C++ to allow us to make out own terrain material! This means we have terrain textures back in. We also are doing some profiling as we are getting some strangly low perfo