Hello everyone,
Thanks for the anwseres.
I followed the idea of bitshift-r, and so far picking THE BOX up works fine, again thanks for that. Now i am facing the problem to rearange it back to his former NODE.
i have to mention again i am not a programmer, i do understand the logic behind it but i learn coding.
I cant get the object at his new position i think.
So in your answeres ask you to write code examples as UNDERSTNADABLE and as SIMPLE as possible. (i know most of you guys have smart ways to write code but do it the most simple way this time, cause its ment to be understood)
I followed this tutorial (in german):
(and in addition i dont understand yet, why there is a "for loop" needed and why there have to be the "object.")
SO:
1) How to get the BOX NODE back from the PLAYER NODE to make it his former NODE
2) Why using a "for loop"?
3) Why there is this "object."
i have created two SCENES, not just two nodes in one scene.
