5310人加入学习
(3人评价)
Unity2D 棋牌游戏案例-狼人杀面杀APP(基于FairyGUI)

制作完成于2018年3月19日,基于Unity2017.2

价格 ¥ 291.00
该课程属于 Unity - A计划(永久有效期) 请加入后再学习

GameBasePanel补充

AfterAction(UIPanelType nextPanel){

if(!isDayNightPanel){

controller.selectedIndex=3;

messageController.selectedIndex=3;}

else{

controller.selectedIndex=8;}

ToNextPanel(nextPanel);}

ToNextPanel(UIPanelType nextPanel){

if(!isDayNightPanel){

closeEye.visible=true;

if(firstTimeInThisPanel){

firstTimeInThisPanel=false;

closeEye.onPlayEnd.Add(()=>{ToOtherPanel(nextType);

closeEye.visibl=false;});}

closeEye.SetPlaySettings(1,9,1,9);

closeEye.Playing=true;}

else{

Transition ToNight=contentPane.GetTransition("ToNight");

ToNight.play(()=>{ToOtherPanel(nextType);});}}

[展开全文]

授课教师

SiKi学院老师

课程特色

视频(97)
下载资料(1)

学员动态

哄哄227 加入学习
CottonCandy 加入学习
LeaGem 加入学习
wskg 加入学习
血色星空 加入学习