Scripts Disabling
My scripts on my player disable themselves everytime i start. i've been using the player manager to reenable them but sometimes it doesnt work and no errors are in the console.
Start(). If they are disabled, they will never register: Realtime will neither initialize them nor connect them to the datastore. Instead, you can use a custom RealtimeComponent to enable/disable child game objects, scripts, or renderers directly. source (https://normcore.io/documentation/realtime/common-questions#can-i-disable-realtimeview)this.enabled = false;