Local stuff on filtering disabled

how can i make local stuff like create an object or move it on only local side when filtering disabled ?

It’s impossible to disable filtering.

Every game since then has run as if FilteringEnabled was enabled, even if the property was disabled.

1 Like

Just use local scripts, FilteringEnabled can’t be disabled.

1 Like

thanks, i realize i cant disable filtering enabled, i will ask new question