Hello, I’m new to Godot so go easy on me lol.
I’ve being trying to create/edit a new project on Godot however whenever I try to edit/create a file it just shows up as blank and nothing else. Any advice on how I could fix this issue would be much appreciated.
Go on the directory you exe is
Hold shift + right click on an empty area and select “Open powershell console here”
Put: ./your_godot_executable_name_with_the.exe --verbose --rendering-driver opengl3
Press enter and check if works, if not, check if any userful message appears on console
Hi, sorry but I have a follow up question. Would I have to do the same if want to see what it looks like in the debug thingie. Because whenever I click on the play button all it shows is a Black screen. i have set a camera in the file so i dont think its the camera.
You need to make your game run in compatibility mode, if i remember well use this trick i said in the other commentary only works for the editor, you need to set the entire project to run in compatibility