Vain
Vain
NNormal
Created by Vain on 8/31/2024 in #🤝ask-a-question
Changing model data doesn't update the model for other client, am I missing something ?
Bug resolved, the health going up for no reason was due to me using Math.Max instead of Math.Min at some point ;-;
10 replies
NNormal
Created by Vain on 8/31/2024 in #🤝ask-a-question
Changing model data doesn't update the model for other client, am I missing something ?
Well, using the RealtimeSet was indeed the solution to make it so the health is being update across all players, but I still have an issue with the health going up and down... I'll try looking for every instance where I update the health of characters in the code and try to understand where the issue comes from tomorrow
10 replies
NNormal
Created by Vain on 8/31/2024 in #🤝ask-a-question
Changing model data doesn't update the model for other client, am I missing something ?
Thanks a lot, I knew I couldn't change another person's model directly and I precisely tried the clear ownership method mentioned in the article, it didn't work either 😅 I'll try following this guide in around an hour, I'll send another message here while doing so if I either succeed or encountered an issue 👍
10 replies