So i’m adding a node to GameStage. My GM script is attached to the canvas. The GM script adds a node to a sibling not a parent or itself. For some reason i am having trouble putting the node into a pool. i already have a enemy pool and bullet pool working fine. but for some reason the scoreboard pool doesn’t want to work and the only thing different is the node i am adding them to.