Hello.., I new in unity and I am not good in scripting. I've a problem, I make a virtual button to show and hide object using gameobject.SetActive.
But when I press the "Show" button again the object is missing. I know that the inactive object can't be called with gameobject.SetActive
can anyone help me please ?? I am using C# for scripting. Sorry for my bad english. Thanks