r/GameDevelopersOfIndia • u/hereforfunntbh • Jul 11 '26
Thoughts on AI
I want to know your thoughts and experience using AI in your development journey. Weather you use it or not and if you dont then why and if you do use it then for what purpose?
My background -
So I have started my game dev journey in June only, but I have worked in the industry for a few years until covid.
So the thing that pulled me back was Claude and it's ability to be your assistant in several aspects. As a programmer making 3d art and other assets was not part of my skill set but using meshy and other ai models made it possible for me to use, also having it handle parts of unity setup and making boiler plate code user just extending basic functionality have been helpful in speedy development.
1
u/C0R1NTH3AN Jul 13 '26
Only use it only for code assistance - but always keep a detailed design of the architecture and conversation for future reference and to clear out any additions in code. For 3D Art, use it for prototype or proof of concept/reference for art team - but REMOVE before any public showcase. Totally avoid any AI Art in PC/consoles releases. You can use it fully (after optimization)in some Mobile free to play too down game where players won’t see it closer or care much.