How can I link or connect or read real time data from a website or database? Basically I have this model where I show it using the unity app, but at the same time, that model have some kind of reading, like the reading of water level and so on, so I'm trying to link those reading(real time data) into the unity app, so even when the reading is changed, the data in the unity app will also change according to the reading.
↧