This is an automated archive made by the Lemmit Bot.

The original was posted on /r/godot by /u/Tav534 on 2025-06-01 16:11:13+00:00.


Whether they be practices/plugins/etc please share something you wish you learnt earlier in Godot.

For me, I wish I followed best practices for UI implementation, my game doesn’t support multiple resolutions so I need to spend a lot of time fixing that. I also wish I used more signals and groups in my past projects!