Well hello there!
I would like to make a forklifter job, which basicly needs to bring and take crates. But why I really ask for help that I want to make a protection to push away the boxes from their original position, where I spawned them. When the player gets in the forklift, a marker appears up the box which you need to take. This protection would be the next: once the box is pushes its position changes, than take the marker after the box (delete the old marker than create the new to the new cordinate). I tried to do that with getElementPosition, but it isn't works when I pushed the box with the forklift, but for a test I made a moveObject for the selected box and when the crare moves in that way, the getElementPos worked. Can you please help me how could I watch the moving of the box when I push with the forklift?
Thank you for your help!
Regards, Stanley.