Have object constantly attached to hand in OculusVR?

Am making a game where you hit things with bat however i dont want the user to have to actually grab the bat, I want it to be constantly attached to the avatar hand. Any help on how to go about achieving this is appreciated.
Thanks

All you do is make the bat a child of the hand, then the bat will follow where ever the hand goes.

1 Like

Of course! Thanks for the reply