Peace Unto You! I’m new to game development. I’ve been developing this game for 5 days and made soooo much progress, but for what ever reason the hardest thing for me is adding a score counter and when a enemy death animation plays the score increases by 1.
I have the score gui on the screen when I run the game, but it just doesn’t update. I’ve gotten to the point where I’m asking ChatGPT what I’m doing wrong and from what I can tell all the code is in the right places. I think there’s something I’m “TECHNICALLY” not doing right, cause all the pieces are set.
May someone PLEASE help me!
I need helping writing the code. ChatGPT makes it look so simple lolll but the score is not updating
Please never ever trust the stupid AI stuff. Do your own research and try to learn the basics. They are helpful but only when you know what you are doing and what to expect from it. If you are just copy-paste stuff you are going to fail.
It is not possible for us to help you without any code samples. Please read this first:
I bet you can find the solution by searching and spending some time on this forum first.
Yes, it really depends on what you want to have, but basic tutorials are good to start and when you grasp the ideas, you can suit it to your needs in whatever way you want
And I agree that ChatGPT and generative AI is very bad, especially for beginners. It’s misleading and misinformed, yet behave like it’s an expert and tries to make everything look simple, by simplifying to the degree that it’s not doable by only following the given instructions.