Created
July 6, 2024 20:41
-
-
Save BrastenXBL/c99a84806979f62ab3679d4d5accd6c0 to your computer and use it in GitHub Desktop.
Getting better Godot Help
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Getting better help -video, and a form to fill to format the request. | |
https://www.youtube.com/watch?v=HBJg1v53QVA , https://school.gdquest.com/guides/get_answers | |
A general Bug Report template, fill as many as apply: | |
Godot Version: | |
Render Mode: | |
OS Version: | |
Device Model: | |
CPU Hardware: | |
GPU Hardware: | |
GPU Driver Version: | |
Error and Crash Logs: | |
Steps to reproduce the issue (reproduction steps): | |
A project folder with the absolute minium amount of assets/code need to reproduce the issue (Minimal Reproduction project): | |
You can get the Godot version number by clicking the number in the lower right, or the upper right of the project manager. | |
You can get system information in Godot 4.1+ by going to Help -> Copy System Info . | |
Godot Logs can be found in the app_userdata/[project_name]/logs of the user:// data path | |
https://docs.godotengine.org/en/stable/tutorials/io/data_paths.html | |
Be concise. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment