dvaosta Posted July 27, 2017 Report Share Posted July 27, 2017 Looking at the extinct volcano map, I noticed that, when the water rise, the ships can move across partially submerged buildings and trees (this is visible also in the trailer). My proposal is to implement 3D obstruction boxes and to compute which objects cross the water level each time the water rise (or, better, water level - x meters). Quote Link to comment Share on other sites More sharing options...
vladislavbelov Posted July 27, 2017 Report Share Posted July 27, 2017 1 hour ago, dvaosta said: Looking at the extinct volcano map, I noticed that, when the water rise, the ships can move across partially submerged buildings and trees (this is visible also in the trailer). My proposal is to implement 3D obstruction boxes and to compute which objects cross the water level each time the water rise (or, better, water level - x meters). Currently all objects have obstructions only on plane, and to make it 3D only need to add a height. But objects have different form, so to make really good obstructions we need to add 3D collider mesh, which is the really complex task. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.