firefoxplaye25/Collect33-Director-s-Cut---C33DC — reverse-engineered prompt

Reverse engineered prompt

GitHub

I want you to take this existing Unity project and turn it into a clean, working playable build of COLLECT33 Director's Cut, using whatever is already in the repo as the source of truth.

Please go through the project, fix compile errors, broken references, scenes that do not load right, input issues, UI problems, camera problems, and anything else that stops it from feeling complete. If there are menus, gameplay scenes, collectibles, progression, audio, or save related pieces already started, hook them up so the game loop actually works from launch to play. Keep the original style and intent of the project instead of inventing a totally different game.

I mainly want something I can open in Unity, press play, and have it work without obvious breakage, then be able to export a usable build. If parts are missing or unclear, make sensible choices based on the assets and code that are already here, and look up current docs online if you need to.

Want more depth? Deep Reverse