Is there any way I can get the quantity of an limited and also the max quantity using the id on the website and store it in two values in my game, I’ve tried to use Http service many times before but I can’t wrap my head around it, can someone explain or at least show me how to do it?
It should look like that in game:
And after the player hits enter it will change the Quantity Left text label to say the actual Quantity Left of the limited which has the same id.
This is what I need to get from the website:
Basically the player enters the id and he gets the quantity left!
Thank you for your time!