GameDesignDude Posted July 22, 2022 Posted July 22, 2022 I am trying to lower memory allocation. Can I delete "remove scene" to lower the memory or just delete the entire section to do so? I would like to delete the sections outside of the playable area.
Bryan Posted July 22, 2022 Posted July 22, 2022 The memory is per scene. How large are your terrains? You could create imposters, and then delete the terrains.
GameDesignDude Posted July 24, 2022 Author Posted July 24, 2022 Hi Bryan, 2048x2048 and the sections are 128x128 We considered making those imposters but did not know we could create the imposter and then delete the terrain! We will try this and let you know! Thanks!
Bryan Posted July 25, 2022 Posted July 25, 2022 No problem! You could also turn them into meshes and then delete the terrains as well. You can do this by the terrain mesh exporter. Gaia Manager - Advanced - Tools - Terrain Mesh Exporter. This is what I would do as well. Just remember that this is per scene (not the entire project. reducing terrain textures will help etc.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now