Moving objects with your hands

I’m trying to make an circuit where you can control objects with just your hands. I’ve seen a tutorial on how to make said circuit, but I’m looking for a more advanced version that adds rotation and it being possible to use both hands to control two objects at once. I already have a circuit made, I just need to add to it so it works properly.

Any suggestions?

id probably need to make this in rec room myself to test this, but I think instead of using tags to choose an object, maybe you could use a raycast/spherecast that detects when you close your hand and then selects what object it is pointed at. this could prolly make both hands able to select smthn.

That’s actually a good idea for the selection of whatever object or player thing to move

1 Like