I have a script where i attempt to set the position in the ready() function, but it doesnst work. I instead set it in the first step loop, but this requires a few extra lines that seem like they should be unnessary. why cant I set a nodes position in its ready function?