My goal is to create a single-part "character" that the player can control upon firing some event. (The parts represent vehicles.) Local scripts typically cannot edit physical properties directly as long as the workspace's filtering is enabled, so I was curious to find out how Roblox characters function without utilizing remote events. I've read the entry on network ownership on the wiki; does giving ownership of a part to a client allow for this bypassing of the filtering system?
I think I answered my own question via experimentation. Credit goes to whoever told me about network ownership: Article here
Locked by User#24403
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?