[HELP] Creating props very distant from players

Hey guys! :raised_back_of_hand:

Im trying to make a resource that creates a prop with interactions very distant from the player, the problem is, the prop doesn’t show when i get there if was too distant.
Any ideas how to fix this?

PS: The prop is moving, so, i can’t just load the prop when im getting close, this need to be synced (not perfectly) with all the players.

Regards, Zé Pedro

Edit 1: Im using OneSync Infinity

i think you need to create it server side and use the netid to sync it with the clients, but i dont know if it works

1 Like

maybe you can use a loop and check the coordinates of the player and where the prop will spawn