What is more efficient?
A new AI coder is seeking advice on the most efficient way to integrate AI into an Unreal Engine 5 game development project. They are weighing two options: having AI models like GPT-6 write code to be copied and pasted, or utilizing AI like Codex to work directly with Blueprints within Unreal Engine. The user is particularly interested in optimizing token usage and overall workflow efficiency for a long-term project, acknowledging their inexperience in AI-assisted game development.
- Published
- 09/07, 20:57 UTC+0
- Ingested
- 09/08, 01:00 UTC+0
- Source type
- Dev community
- Tier
- Community
- Source status
- Healthy
Tier is a per-source editorial setting, not a per-item score.
I'm really new to coding with AI, and I want to start a long term project where I build a cool little game in Unreal Engine 5 with the help of AI. I was wondering, is it more efficient to let AI write the code for me and then copy and paste it into Unreal Engine, or should I let Codex work with Blueprints in Unreal Engine instead? I've heard that models like GPT-6 can use a large amount of tokens, so I'm wondering which approach would be more efficient in terms of token usage and overall workflow. I'm completely new to this, so I'd really appreciate some advice on which method would be better for a project like this. I hope this isn't a dumb question to ask.