- 博客(2)
- 收藏
- 关注
原创 【Unity】关于Time.timescale的见解
在我的一个项目中,接触到了Time.timescale,同时也出现了一些Bug,所以写下这篇博文。首先先了解一下Time.timescale:1.timeScale不会影响Update和LateUpdate的执行速度2.FixedUpdate是根据时间来的,所以timeScale只会影响FixedUpdate的速度那么当Time.timescale = 0时;update,Late...
2019-03-20 11:46:06
1574
原创 【Unity】关于UnityEngine.Purchasing未能找到类型或命名空间名
首先是报错内容:The name StandardPurchasingModule.Instance does not exist in current context. The type or namespace IAppleExtensions could not be founderror CS0246: The type or namespace name `IStoreListene...
2019-03-20 11:19:08
6969
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人