✅ [RESOLVED]It seems that my variables is destroyed after the Awake()
Hello, I’m trying to accessing a variable from another script with a singleton. When I debug the variable on the Awake function it return the correct object, but then I debug the variable on another method the object is equal to null
2 Replies