[ad_1]
Game Development Stack Exchange is a query and reply web site for skilled and impartial recreation builders. It solely takes a minute to enroll.
Anybody can ask a query
Anybody can reply
The finest solutions are voted up and rise to the highest
Asked
Viewed
683 instances
I’m making an attempt to animate a gameObject utilizing LeanTween which has obtained destroyed already.
The MissingReferenceException happens in LeanTween.setOnUpdate();
The null examine does not work both: (gameObject != null)
I’ve used LeanTween.cancel(gameObject,false); however it nonetheless throws an exception.
$endgroup$
1
lang-cs
[ad_2]