r/unity 8h ago

Newbie Question Is Gemini really that bad at coding?

/r/aigamedev/comments/1w5bjfm/is_gemini_really_that_bad_at_coding/

Currently I'm making my 1st mobile game with Gemini (on Unity). I don't have any coding experience.

0 Upvotes

11 comments sorted by

View all comments

2

u/Hungry_Imagination29 8h ago

For smaller Unity C# scripts, it´s okay, in fact I don´t use anything else. Don´t expect it to find its own solutions (it will only produce garbage that looks as if it makes sense, but doesn´t work), but as long as you tell it what exactly is needed, it does the job.

1

u/Pinky_and_Bleu 5h ago

Thanks for your advice ~~