somnolent
❔ Connection of unity to a webserver using SignalR
I'm trying to send and receive json file in message which will be deserialized by unity script and then used to instantiate, move, destroy and position gameobjects. I can show details if someone can help me out. Right now I have blazer app which has a button when I click on this button it sends message to unity and unity triggers a function (this function rotates, scales up and scales down and changes material of a gameobject)
My requirement is a bit different, I tried implementing that but need a bit help with it!
Thanks in Advance!
2 replies