HaydenH
Normal2y ago
17 replies
Hayden

RequestOwnership() and a ball

I am working on a simple game that involves players applying forces to a shared ball. Documentation suggests that I should use RequestOwnership() to do this, but I am having trouble getting it to function as described. What am I missing? Thank you.
Solution
also you only need ownership of the realtime transform
Was this page helpful?