Without AI I wouldn’t progress on the development of my current game even remotely. It would literally take me 10x more time to figure out how to do this or that on my own. Even though I went through tutorials and carefully perused much of the documentation.
Using AI code blindly is a bad thing. Feeding AI with bit-sized requests for a function or even just an outline/suggestion on how to implement certain thing is completely another (and then implementing it on your own).
The value of AI isn’t that it gives you ready-made code although for routine tasks/functions this alone is invaluable. The true value is that it acts as the other side of a conversation (think the Socrates method) making YOU formulate questions, bring about hypotheses and systematize the knowledge of your own game. Your brain doesn’t care if it’s a real, human conversation party or a fake AI one - it gets stimulated the same way in both cases.
It’s amazing how many people miss this aspect of the AI technology only viewing it as a vending machine that spits out finished solutions.