#How to make a global script edit a scene's node
2 messages · Page 1 of 1 (latest)
It's doable, but I think the recommended way would be changing the variable amount in the Global Script, after which, the node that changes the amount signal to the ui a change has been made. The ui should refer to the GS for the changed amount..