Godot Help
If you are looking to ask a question about or need help with an issue using the Godot game engine. Please don't forget to mark the "Best Answer" if a solution is posted.
Latest engine news:
Android: 10-15s Blank Screen Before Boot Splash - Need Native Loading Screen
- whwall replied
- I have a match-3 game that exports and works beautifully on Android. But after the launcher icon displays, there is a 10-15 second blank (black) screen. It feels like the phone is dead. After that per...
- L
Any way to write color buffer in CompositorEffect when enabling MSAA?
- aenderlara replied
- I'm trying to make some post-process with Compositor Effect. However, if my project enables MSAA in Project Settings, directly using RenderSceneBuffersRD.GetColorLayer(0) takes ERROR log with 'Image (...