how do I go from here to there

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By rodell2020

root node Test_demo-2
platforms
platform1 ( a sperate scene added to the level)
platform2 ( a sperate scene added to the level)
platform3 ( a sperate scene added to the level)
MovingPlatforms
platform1 ( a sperate scene added to the level)
platform2 ( a sperate scene added to the level)
Portals
portal1 ( a sperate scene added to the level)
port2 ( a sperate scene added to the level)
HUD (with the script) ( a sperate scene added to the level)
coins (node signal attached to HUD) ( a sperate scene added to the level)
QB (node signal attached to HUD) ( a sperate scene added to the level)
player ( a sperate scene added to the level)

in the HUD Script I need to get from HUD to QB then delete QB

I don’t understand the question. You’re trying to move your character?

Ertain | 2022-07-08 23:42

Could you provide more information and explain to us in a good way? We can’t understand your question

rz | 2022-07-13 16:47

In QB Script I need to get from the QB SCRIPT to the HUD SCRIPT

rodell2020 | 2022-07-13 20:29

So you need to send information from the QB script to the HUD script?

Ertain | 2022-07-14 01:38

YES THAT is what i am trying to do

rodell2020 | 2022-07-14 02:20