大炮英雄Cocos Creator实现GunHero.zip
大炮英雄Cocos Creator实现GunHero //碰撞监听脚本 cc.Class({ extends: cc.Component, properties: { }, onLoad () { }, onDestroy () { }, onBeginContact ( contact, selfCollider, otherCollider){ if(selfCollider.tag == 0 && otherCollider.tag == 0){ cc.log("onBeginContact..."); //碰撞开始 this.contactFunction(selfCollider, otherCollider); } }, onEndContact (contact, selfCollider, otherCollider){ //cc.log("onEndContact...");//碰撞结束 }, onPreSolve(contact, selfCollider, otherCollider){ //cc.log("onPreSolve...");//碰撞持续,接触时被调用 }, onPostSolve (contact, selfCollider, otherCollider){ //cc.log("onPostSolve...");//碰撞接触更新完后调用,可以获得冲量信息 }, //碰撞监听 contactFunction (selfCollider, otherCollider){ if(this.callBack){ this.callBack(selfCollider, otherCollider); } }, contactCallBack (callBack){ this.callBack = callBack; }, });
- 粉丝: 436
- 资源: 40
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 股票K线图的微信小程序页面模板源码下载.zip
- 购物商城优惠券的微信小程序页面模板源码下载.zip
- 股票个人持仓的微信小程序模板源码下载.zip
- 股票交易的微信小程序页面源码.zip
- 企业级新闻系统(SSH+MYSQL).zip
- DNVGL-ST-F101-2017 海底管道系统
- 股票首页的微信小程序页面模板源码下载.zip
- 股市日历的微信小程序页面源码.zip
- 光影娱乐影音的微信小程序模板下载.zip
- 数据库.zip
- 三合一ssh.zip
- 国家税务总局的微信小程序模板下载.zip
- 国内国际新闻的微信小程序页面源码.zip
- 果蔬商店的微信小程序模板源码下载.zip
- 水果系统.zip
- 国庆新年圣诞节日头像框小程序源码带流量主广告.rar