I have been working on this metallic shape recently. It has a water plane and a huge parking garage underneath. One problem with that is that the collision attached to the water plane affects the player camera when inside the parking garage. So I have to find a solution for that somehow or simply move that garage away from the affected area.
Some streets have been added, but for now, just the basic asphalt layer. Due to that, some of the pedestrian system (splines) was adjusted without any problems. Also, some minor changes to the 'Tina Appartments' building regarding the balconies were made, where I will continue with static lights (emissive static meshes) and later on smaller details like props and such.
The parking garage will undoubtedly take some time to complete as all kinds of assets need to be made in Blender, including the usual modelling, UVW mapping, and placement inside the GIANTS editor. For now, it just consists of concrete walls.
After considering the collision problem, I can use an occluder object between the structures to hide the outside while the player is inside parking garage, which may resolve this camera collision which only occurs in 3rd-person mode. 🙃
EDIT: Turns out that it was collision for the water surface set to WATER *making these waves when walking into it* Anyway it's not that important. Driving a tractor or other vehicle will cause vehicle failure. So I've decided to keep the water just as a visual. I didn't know that the collision mask for WATER made an invisible collision column straight downwards under the water surface. That was new to me.
After the last project update, I'm re-designing some of Zielonka's road system, which will eventually become a more modern and futuristic road network. In this case, I will also have to redo the AI traffic system and the pedestrian system later on. Currently, I'm exporting the road segments made by GIANTS as .obj files with the correct scale into Blender and using these as a template. These new roads contain fewer faces/triangles, and I will also make the necessary road decals and props later in time.
A building complex called Tina Appartments is under construction, and I've been working with windows and interior materials for daytime and nighttime. I plan to add a parking area for civil cars (static vehicles) underneath the buildings.