The Animation system The Animation system This chapter will introduce the Animation System of Cocos Creator . In addition to standard displacement, rotation, zoom animation an...
Redux FAQ: Code Structure Table of Contents Code Structure What should my file structure look like? How should I group my action creators and reducers in my project? Where should ...
Physical System Physical System Cocos Creator’s physics system provides an efficient componentized workflow and an easy way to use it. It currently supports rigid bodies, collis...
Physical System Physical System Cocos Creator’s physics system provides an efficient componentized workflow and an easy way to use it. It currently supports rigid bodies, collis...
配置代码编辑环境 Visual Studio Code 安装 VS Code 安装 Cocos Creator API 适配插件 在项目中生成智能提示数据 使用 VS Code 打开和编辑项目 设置文件显示和搜索过滤 使用 VS Code 激活脚本编译 安装 cURL 添加 VS Code 编译任务 学习 VS Code 的使用方法 ...