0 votes

Trying to manage memory in Godot Engine.
When I create a new project with nothing in it, save just one scene with just one spatial object in tree, publish(export) as .exe (executable) file for windows(desktop) and run it, it says over 100 megabytes under 'Memory' in Task Manager.
I am fairly new to this engine.
System: Windows8, Software version: Godot Game Engine v3.0.6 stable.official.8314054 win64, Export Template version: 3.0.6.stable
Thank you.

Followup question: How to reduce this memory usage?
Thank You

in Engine by (14 points)

If I do that I get only 57 Mb. Not sure how to reduce it further, though. Also, 42 Mb of it is due to the editor executable size (which is about half when exported). So when run from editor, 15 extra megabytes are allocated, probably objects and stuff unpacked by the engine on startup.

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.