04 2021 档案
摘要:要检查点: 1.uipanel的depth是否比较低 2.boxcollider是否添加,并且size是否调整 3.往父节点找找,是否有uipanel裁剪区:uipanel clipping soft clip的size 会把boxlollider裁减掉
阅读全文
摘要:一. UISprite和UITexture的区别 NGUI中也有UITexture的概念,其功能和用途上和UISprite有很大的相似之处,都是为了显示一些图片资源。但是UITexture和UISprite最大的区别在于,UITexture是一张独立的图片,不依托于任何图集,这张Texture有自己
阅读全文
摘要:unity 报错如下: SVN CLI (Command Line Interface) not found. You need to install it in order for the SVN integration to work properly.UnityEngine.Debug:Log
阅读全文