





In addition to this awesome tool of immersion, we have been working further on our server - client infrastructure. Since we switched our client to Unity, all client code is needing to be reprogrammed and reworked. Objects are now being passed from the server to the clients and I am currently working on parsing that information to allow all our pretty trees, rocks, and buildings to once again populate the clients. Triadian and I have also completed a terrain texturing system which allows us to dymanically change the textures on our terrain at run-time. Something that was not possible with our previous engine. This will allow us to do things like change the textures under buildings when they are created, or change a floor texture to a leaf texture when a tree sprouts or grows larger.
In other Factions news, we are onboarding two additional developers. One will be working with 3d modelling, another will be working on code.