Syncing data and managing it.
Hi, I am new to photon and I want to experiment.
So I was making a mini multiplayer game, and I've been trying to figure out how to sync health.
For example
I have Script A, which contains float "currentHealth"
In Script B, I want to store every single players health according to each player.
It's been almost a few days now I've been trying, and no luck. If someone could help me that'll be appreciated.
Comment
Your answer
Follow this Question
Related Questions
Can I add a table to a mySQL database using C#? 0 Answers
Vuforia Database Load Behaviour 1 Answer
How to use Firebase in Unity 0 Answers
how to connect sqlite database in an apk file 1 Answer
OdbcDatReader problems 0 Answers