提交
This commit is contained in:
@@ -94,8 +94,13 @@ namespace ScrewsMaster
|
||||
break;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
ui.btn_debug0.SetClick(() =>
|
||||
{
|
||||
MaxSdk.ShowMediationDebugger();
|
||||
});
|
||||
#if JarvisRelease
|
||||
ui.btn_debug0.visible=false;
|
||||
#endif
|
||||
// Action closeCallback = null;
|
||||
// var meteor = FXManager.Instance.SetFx<SkeletonAnimation>(ui.pla1, Fx_Type.meteor, ref closeCallback);
|
||||
// meteor.state.SetAnimation(0, "liziguang1", true);
|
||||
|
||||
Reference in New Issue
Block a user