码迷,mamicode.com
首页 > 其他好文 > 详细

黑暗之光4-dotween插件监听结束

时间:2018-03-08 19:34:20      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:log   eve   current   sep   camera   too   int   世界   listen   

1.

tween.AddOnFinished(this.OnTweenPlayFinished);

2.添加eventTrigger很厉害哦,不过要配合eventlistenner才行

3.转换世界坐标

   UICamera.currentCamera.ScreenToWorldPoint(Input.mousePosition);
4.
    GameObject itemGo=NGUITools.AddChild(parent:,equipmentItem);

黑暗之光4-dotween插件监听结束

标签:log   eve   current   sep   camera   too   int   世界   listen   

原文地址:https://www.cnblogs.com/xiaomao21/p/8530276.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!