Improved OnEnable Logic
The OnEnable event doesn't fire on initial activation, only on subsequent toggles. Requesting it trigger upon the very first initialization of an active object.
1
vote
The OnEnable event doesn't fire on initial activation, only on subsequent toggles. Requesting it trigger upon the very first initialization of an active object.