rCarleon

Results 3 comments of rCarleon

The issues seems to be here: ![image](https://user-images.githubusercontent.com/35304814/151368890-baac8673-aa65-4e14-9abf-288ca8f31f23.png) The "else" part of the outer If statement, where the CheckVisibility happens, is never executed on the server because of the "|| NetworkManager.IsServer".

> > The issues seems to be here: > > ![image](https://user-images.githubusercontent.com/35304814/151368890-baac8673-aa65-4e14-9abf-288ca8f31f23.png) > > The "else" part of the outer If statement, where the CheckVisibility happens, is never executed on the...

> Ya, this looks obviously wrong. I don't have time to learn how to download the project and create a proper pull request. However, I think this is likely the...