You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
I’m making a soccer game. When you gain possession of the ball, it is parented to you and motor6’d on the server.
- What is the issue? Include screenshots / videos if possible!
Although the motor6d replicates on the server and the player with the ball’s client, it doesn’t replicate to other clients.
- What solutions have you tried so far? Did you look for solutions on the Creator Hub?
Searching, testing
I’ve tried making a loop that constantly updates position but that breaks animations, and its laggy/jittery. My only thought is sending a copy of the motor6d settings to every client from the server.
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
-- This is an example Lua code block
Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.