Scripting Documentation
Ask for help
Creates a frame
-- nodes can have an image if provided image Data (PNG or JPEG) local url = "https://cu.bzh/img/pen.png" HTTP:Get(url, function(response) end)