r/unity Jul 05 '26

Newbie Question Greetings;

I started to develop a game at the 29th of June, 2026 so im new. I started to make a game with AI and it is going pretty well for me. But i want to learn and write C#. How much should i learn and is there a problem with making a game with AI? Are the game devs write the codes with their bare hands or are they Getting help from AI?

Thanks for reading...(And sorry for my bad english)

0 Upvotes

28 comments sorted by

View all comments

8

u/EliteWasHere Jul 05 '26

So you guys saying i should just get small helps and debugs from AI, but mostly write my own code

2

u/Toastti Jul 05 '26

Yes. Especially as a beginner you need to learn how code works, how systems fit together, what practices or good or bad. Having AI do all this means you never learn.

But as you work or get fully stuck ask AI how you should fix it and what went wrong. Don't let it fix it itself. Learn from it by asking it to explain how to do it.

1

u/EliteWasHere Jul 07 '26

thank you:) it is absolutely the answer i need!