Hi everyone.
Just asking for a little advice.
I am building gigantic mountain cliffs.
Thing is character may or may not travel to all its parts.
Wondering what the best way is to approach this.
I know about LOD’s.
I am not using the landscape builder for this because its a super vertical world.
So I am building big “tiles” of geometry and then texture mapping them and import those into Unreal 4.
(What you see if picture below is just work in progress so it will look like tiles).
Just wondering if there is a better and smarter way to build something like this.
If this was an open world map the character would have to be able to travel to every visible part
of the cliffs.
Also if he falls, I might wanna “enjoy the view” as he falls and see the very lower parts of the cliffs in
full detail.
So I am keeping the scale of the detail the same across the whole map.
My lighting importance volume is pretty small though that is fine.
I get a solid 60 FPS all the time even if I pan the camera up and down the cliffs.
Doesn’t seem to affect the FPS.
All the cliff pieces are static meshes without collision.
So I guess once the lighting is baked in it shouldn’t be a problem?
Is that correct?
I notice it takes forever the do a complete build in the editor but once its built it seems to work fine.
Is there a better way to do this?
Thank you.
My biggest worry is that a level such as this would take forever to load in game.