重新開始的時(shí)候報(bào)空
internal void SetDefaultState() {
? ? ? ? cardFront.gameObject.SetActive(false);
????????……
? ? }
NullReferenceException: Object reference not set to an instance of an object
CardFilpAnimationCtrl.SetDefaultState () (at Assets/Script/CardFilpAnimationCtrl.cs:92)
請(qǐng)問(wèn)這里設(shè)回默認(rèn)的時(shí)候 為什么報(bào)空?
2019-03-17
我也遇到了同樣的問(wèn)題 請(qǐng)問(wèn)解決了嗎?怎么解決?