/r/Unity2D
Mark as read: Add to a list
Mark as read: Add to a list
Mark as read: Add to a list
Why when I reference a field of a component that is attached to a GameObject, Unity doesn't give me "an object reference is required for the non-static field ... " error ? Aren't script components classes and classes need an instance before you can access their non-static fields ?
Mark as read: Add to a list