Hi everyone. I have a bug that i can’t find. I have an inventory system. I can pick up apples from ground but i can’t drop it back. Thanks in advance.
a) check if the class is valid from get item data
b) do a debug draw sphere on the get drop location (add a long time to make it near persistent). Then eject from your character and try to see where the debug is (you can also print it’s coordinates)
c) who is the owner of GetDropLocation? Is it the player character, player controller? (check if the drop location even relevant to your player character)
I found the solution. In “Get Item Data” i didn’t connect that part. I forgot it. How silly i am but thank you for your solutions.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.