Hi i have created this system following a tutorial for a simple grab and drop CUBE_BP, when i drop the CUBE_BP it falls where the player is standing and i want to change that. I created a PLACE_BP with a box collision where the object is being placed when i active the drop function.
this is the drop system in the Main Character BP
i have tried to make a set actor location function but i was not able to take the box collision in the blue print character.