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