Ok, This fix all the problems... as now with .move Im not getting any "offset" when placing the palm and Im raypicking (selecting) palm trees as well, didnt knew that set_xyz wasnt the right way to go..palm.set_xyz ( impact.x, impact.y, impact.z) by :palm.move(impact) move performs frame coordinate conversion automatically if needed.
Thx for the early answer ;)
