Closed aliule2020 closed 12 months ago
Hi! You seem to be looking for help to analyze why your code doesn't work the way you want it to be.
This may be due to an engine bug, but the more likely option would be a logic bug in your code. To find out about this, you should use one of the other community platforms listed on https://godotengine.org/community/ where Godot users might be willing to help you figure this out.
The issue tracker on GitHub is only for well-defined bug reports which can be clearly seen as such. Engine contributors can't afford to spend much time debugging your code to see if there's an engine bug or not.
If/when a more minimal reproducer is made that confirms that something would be wrong with the engine, then it's definitely suitable to open as a bug report.
I am Sorry,but the community web address is blocked in China, do you have another way to talk about the the issues?
At 2023-11-11 04:31:01, "Rémi Verschelde" @.***> wrote:
Hi! You seem to be looking for help to analyze why your code doesn't work the way you want it to be.
This may be due to an engine bug, but the more likely option would be a logic bug in your code. To find out about this, you should use one of the other community platforms listed on https://godotengine.org/community/ where Godot users might be willing to help you figure this out.
The issue tracker on GitHub is only for well-defined bug reports which can be clearly seen as such. Engine contributors can't afford to spend much time debugging your code to see if there's an engine bug or not.
If/when a more minimal reproducer is made that confirms that something would be wrong with the engine, then it's definitely suitable to open as a bug report.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Godot version
4.2 beta
System information
windows11-godot4.2 mono
Issue description
main.cs as following:
the script of scene Control is control.gd as following:
Steps to reproduce
Minimal reproduction project
test.zip