This commit is contained in:
Insality
2025-04-19 19:01:39 +03:00
parent 50e59d9469
commit 74ddc67469
4 changed files with 16 additions and 13 deletions

View File

@@ -1,5 +1,7 @@
-- Place this script nearby with the gui component to able make requests
-- To the go namespace from GUI with events systems (cross context)
-- This one is a required to make a unified "Shaders" pipeline in the GUI scripts
-- This required to grab a texture data with `go.get` function
local defer = require("event.defer")