Trying to make a feature where u can move props and replace them

I’m trying to make a feature in my map where the player can walk up to a prop and pick it up and move/rotate it and then replace it in a new spot so that they can basically build with props.

If anyone knows how to do that please let me know.

Hello there @MIKINIKz!

Checking around the community, there are quite a few resources to tackle such a system. I would approach it as a building system first (most likely a grid based one), then incorporate a third person player, with functions to grab, move, and snap objects around. Please check the guides below: