Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change local/global structure #4

Open
IR0NSIGHT opened this issue Nov 20, 2020 · 0 comments
Open

change local/global structure #4

IR0NSIGHT opened this issue Nov 20, 2020 · 0 comments

Comments

@IR0NSIGHT
Copy link

Right now the remoteSound function runs locally on each client and calculates the clients pos + then plays sound there
Change functions to get a clients position in global script space and the remote call the sound to this pos. so the central script in server space can reuse client sound-source position multiple times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant