I uploaded on website. And Its name is 'pica'. With coding block, I want to set the first position. So I wrote the script like this; pica=Scene.getItem('PE0rAqDy2c' ,0, 0, 0);
But when I play the project, position of pica is not (0, 0, 0)
With 'getItem' method, I wanted set the position of pica (0, 0, 0). What's wrong with this? What did I wrong?