Inventory bug I made an inventory system that, when adding an item from the game world to inventory, removes its physics and moves the item to a point (9999, 9999, 9999). However, if I stand on this item, character move with it. Here is the BP moving the object to a point (9999, 9999, 9999) and the BP turning off physics.
How can this be fixed? If you need more info i can give it.
P.S. sorry for bad eng.