Godot 3.X
Tag for discussions and questions relating to Godot 3.X
Latest engine news:
- S
Can I manually insert code into a console while stepping-through the debugger?
- kuligs2 replied
- ChatGPT 'suggests' there is a sub-tab in the Debug tab where I can manually insert code while stepping through debugging but I can't find anything and I need to insert update() every step to see chang...
- S
Why do I have banding in my skybox despite it's absence in the original
- Shadowphile replied
- BTW, when I say 'skybox' I mean a spherical mesh with Material that wraps an equirectangular image; 3.6 doesn't have Skyboxes. I have a custom Shader that allows me to stack I'm using JPEGs (imported ...