- Edited
Hello guys, As usual I came back to Godot forum with a new question. I proudly finished my first game project ever, when I export project to windows, I faced issue: - After exporting my project to windows, my game show console window, it's very ugly, how can I hide console window?, I hope you will answer me quickly because I will publish it for testing, my game has private debugger for testers, so I don't need console window.
Also I have to mention an issue about exporting to windows: - Case sensitive in windows!!!, why? windows is not case sensitive platform, actually to me this is not real problem, I think it's feature and very helpful for exporting to others platforms, I mention it for knowledge.
At last, I use Godot 3.3.1, and I put Godot Logo in corner of main menu scene with text "Made with Godot" beneath it, logo and text appear by little animation, is this right?, or I should remove it and write it in credit scene only. Thank you all.