site banner

Small-Scale Question Sunday for March 1, 2026

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

2
Jump in the discussion.

No email address required.

Unreal Engine is probably out if you want the AI to generate most of the code though, since it will likely have to write it in C++, and I doubt you want to deal with that as a beginner.

Unreal Engine is out for a beginner for a whole host of reasons, but one thing that GPT 5.2 is actually decent at is writing C++ code. I have a decade of experience in C# in Unity and a good deal with Godot, and hadn't done any C++ in over five years, then came to Unreal...and ChatGPT and the GPT-5.2 Copilot really pulled their weight in getting me onboarded. Turns out their corpus of training data does contain a lot of C++ knowledge!

That said, Unreal really is monstrous for beginner devs, and Unity and Godot are clearly the sane choices.