Greetings! I am creating a Visual Novel project. At the current stage of development, some problems have arisen with optimization, namely with the GPU using (rtx 3060ti, using 30 - 40%). In my opinion, this is too much for a widget-based project (FPS limit - 60).
Perhaps the engine is using some functions in the background that were enabled when the project was created (disabled some of them, lighting, anti-aliasing, etc)?
Maybe this has something to do with the character’s texture settings?
I hope you can tell me how to improve the optimization of the project D: