Importing data from Excel to Game Lab

Is there a way to somehow import data from Excel or Google Sheets to Game Lab? I’m trying to make a game that needs to get data from an app like Excel in Game Lab.

Hi @IMPixel,

Sounds very interesting but I do not believe there is a way to import data into GameLab at least not within the scope of the curriculum. If you want to give more information on what you are hoping to import, someone may be able to guide you to the right solution or give some advice.

Michelle

Are you trying to import data from a url? Doing so would require http requests, which is not part of game lab. There is a work around to this (pngrequest), but if you are just trying to copy data from a spreadsheet, you probably just need to convert it to json and put it inside your game.