Alright so I was doing some tests with VaRest to get Json Information and set it up on a widget which I did perfectly fine I followed this tutorial:
How to create, host and add JSON data which I manage to get something like this:
my process was a bit different since the json I used wasnt an array of objects but i made it work anyways now I wanna try to instead of having the widget standing there to make it SPAWN there so I was trying to achieve.
this is suppose to create a widget from the JsonWidget information reference but is not showing however when I make it so that it goes into the viewport it shows.
Definetly not what I was specting so is there anything I should know or am I missing something ?
I do not want the widget to spawn on my face I want it to spawn wherever I place the ACTOR
The actors are there now there they should spawn from what I understand I shouldnt need to set up transform location since is already on the actor spawn, now I know I can just simply add the widget on the Actor and it will show as before but that is not the idea the idea is that it spawn by its own and that I do not have to set it up manually. Imagine needing to set up different types of widgets and then you do it manually, hell no.
Basically trying to recreate the POIS of VizArch where you click something and widgets spawns and stuff like that.
I hope I was clear sorry for the english, if need anything let me know I just want to understand the basics so that I can move from that. Sadly I can only add 1 picture cause new user so had to delete the other 5 references.