- Home /
Question by
RahulManoharan · May 10, 2018 at 08:08 PM ·
gameobjectvrvisual studiodynamic loading
How to update a app's content in runtime?
Hello. I'm trying to build an app where a user can walk to any specific place in the game and create voice recordings, images from phone's gallery ( it would be imported into a game object like a sphere in runtime). After the user finishes, these game objects need to be updated in the game so the next user who is using the app should be able to find these recordings/image in the same place.
How do I go about implementing it? Thanks in advance
Comment