Cocos Creator 功能介绍-LMLPHP

Cocos Creator 功能介绍-LMLPHP

Cocos Creator 功能介绍-LMLPHP

Cocos Creator 功能介绍-LMLPHP

Cocos Creator 功能介绍-LMLPHP

Cocos Creator 功能介绍-LMLPHP

Cocos Creator 功能介绍-LMLPHP

cc.Class({
extends: cc.Component,
properties: {
anim: cc.Animation
},
playRun: function() {
this.anim.play('sheep-anim-run');
},
playJump: function() {
this.anim.play('sheep-anim-jump');
}
});

什么是微信小游戏小游戏的由来小程序和小游戏的异同小游戏模拟器和小游戏运行环境

cocos creator 对小游戏的支持发布creator游戏到小程序平台下载微信开发者工具在creator偏好设置中设置微信开发者工具路径登录微信公众平台,找到appid在构建面板中设置项目名和appid构建发布点击play打开微信开发者工具预览部署

小游戏包体小于4兆可以上传代码库,远程资源的支持远程资源的版本管理

Cocos Creator 功能介绍-LMLPHP

Cocos Creator 功能介绍-LMLPHP

若本号内容有做得不到位的地方(比如:涉及版权或其他问题),请及时联系我们进行整改即可,会在第一时间进行处理。

请点赞!因为你们的赞同/鼓励是我写作的最大动力!

欢迎关注达叔小生的简书!

这是一个有质量,有态度的博客

Cocos Creator 功能介绍-LMLPHP

05-11 21:51