I've placed a node in Scenekit/ARKit
Now I want to move node/object to right and left with help of buttons. Issue is when I moves my camera/device and press right button, node moves in direction of axis it was first initiated, Not moves right with respect to camera. How can I achieve this?
current code on tapping right button
position.x += 0.2