codeiscode1
Results
1
comments of
codeiscode1
Probably would work if you add to your project.godot file ``` [rendering] renderer/rendering_method="gl_compatibility" renderer/rendering_method.mobile="gl_compatibility" ```