- Learning Construct 2
- Aryadi Subagio
- 133字
- 2021-08-05 16:50:13
Saving your project
Construct 2 saves its project in a .capx
format, which is just a ZIP file of a project. You can rename it to .zip
and then extract the contents. Construct 2 has two ways of saving a project; they don't affect the game at all, but it is useful to know about them.
- Folder projects: This saves the entire project to a folder. This is useful if you're working on a big project with a lot of people in the team, as different people can work on different parts of the game and merge them later.
- Single-file projects: This saves the project to a
.capx
file. This is useful if you're working on a small project or on your own, because there's only one file to edit, upload, and share.
推薦閱讀
- SQL Server 2016 數據庫教程(第4版)
- Mastering Machine Learning with R(Second Edition)
- 深度剖析Hadoop HDFS
- 數據庫原理與應用(Oracle版)
- Hadoop 3.x大數據開發實戰
- 白話大數據與機器學習
- 企業級容器云架構開發指南
- 跨領域信息交換方法與技術(第二版)
- 改變未來的九大算法
- The Natural Language Processing Workshop
- 商業智能工具應用與數據可視化
- 大數據時代系列(套裝9冊)
- NoSQL數據庫原理(第2版·微課版)
- Tableau商業分析從新手到高手(視頻版)
- Hadoop海量數據處理:技術詳解與項目實戰(第2版)