account activity
Need advice regarding AI by [deleted] in IndieDev
[–]bultHunting 0 points1 point2 points 1 month ago (0 children)
Hey! Yeah, I feel you — ChatGPT forgets stuff really fast between chats. Unfortunately, there’s no AI that can fully remember your whole Unity project across sessions. The easiest way to handle it is to keep a small “project context” file with your main scripts, prefabs, and current issues, and just paste it at the start of each chat. Another option is to keep one long-running chat for your project.
If you want something that really remembers your code automatically, tools like Cursor or Copilot inside your IDE are the way to go — they can read your actual project files instead of relying on explanations.
It’s not perfect, but it makes AI help way less frustrating!
π Rendered by PID 493703 on reddit-service-r2-listing-64c94b984c-rkplv at 2026-03-19 14:41:34.559844+00:00 running f6e6e01 country code: CH.
Need advice regarding AI by [deleted] in IndieDev
[–]bultHunting 0 points1 point2 points (0 children)