Cocos Creator 最後編輯的場景(入口場景),
儲存在 local/local.json 裡的 last-edit 設定項。
新建專案時,產生的 .gitignore 排除了 library、temp、local、build 資料夾。
基本上,這些資料夾都可以刪除,
Cocos Creator 開啟專案時,會自動重新產生。
但重新產生的 local/local.json,裡面 last-edit 設定會是 null,
需重新選擇入口場景再執行遊戲,
否則會出現「預覽場景中啥都沒有,加點什麼,或在編輯器中打開其它場景吧」的遊戲黑畫面。
參考:
- 项目结构 · Cocos Creator
https://docs.cocos.com/creator/manual/zh/getting-started/project-structure.html - Cocos Creator工程.gitignore的正确配置_COCO56的博客-CSDN博客
https://blog.csdn.net/COCO56/article/details/108904175
沒有留言:
張貼留言