How do I…
Hi there! I’m new here and very new to game development so I really appreciate any help/guidance anyone has to offer! I’ve been trying to download player data from one of my games, and I have this stored within a global variable array (measuring a few different things), and I can get all of this to temporarily display at the end of my game in a text box, but when I have a web request sent out to ex: google sheets/supabase (where I want to store this information) it just never seems to go through. Ideally I’d like it to automatically upload player data to that sheet whenever they get to the end screen (it’s a pretty quick gameplay loop). I was wondering if anyone had any ideas on how to troubleshoot this/has done anything similar to be able to analyse player data. Thanks! ![]()