Before I start to create my final project I just want to clarify and to my self about the problems I think I will come into, this allows me to express myself but also I can compare these problems after my project to see if I indeed did run into these problems.
So I am hoping to create my final project in Unity, then use web-sockets to connect Unity to Node-red and then Node-red can do all the back-end data searching, then send the data back to Unity. The reason I have chose Unity is because the game engine that Unity provides means I can create more complex animations or data processing then just a website, I am also more familiar with Unity then website developing.
An estimated problem is that if I wanted to search for an image on Google, then download that image to use for a texture, the problem with this is that Google only shows the images, I would have to go to the direct website in order to get that image rather then download straight from Google. I would have to find the image on Google, then find the website that the image is from, then download the image from there.
One more problem that I have is how much depth to research the user into, meaning I could connect 100’s of API’s together to get information on the user but this just isn’t possible and the time it would take me to do this would be more then what I have. But then if I don’t connect enough API’s then I wouldn’t get as much data back. I think I would have to find the perfect balance of information with time management, the key thing for me is to make sure that I get my message across to the user.