Sorry for the radio-silence! I’ve been super busy, but I finally have the time to reply! ^^
I made a video to show the current state of the mechanic, as it’s probably easier to see it in-action rather than through descriptions or images!
I was able to make the player drop the item each side using this code (in case anyone with the same issue finds this thread!)
I currently have two dilemmas though:
I really want to simulate physics on the object, but when I tick simulate physics, I get this error message:
I also have an issue with the facing direction causing the object to appear both in-front and behind the player (This is in the video, as it is a bit difficult to explain! ^^) I attempted to fix it with this code:
However, it didn’t work as I realise you would have to also detach and reattach the object each time the player turns, which I’m not sure would work.
Thanks for everything, and I’m sorry again for the silence on my side!! ^^
(Also, sorry for the extra ping! I was using my twin’s laptop and accidentally sent the question through their account, and then deleted it!)