there are cube objects in my game each assigned a letter from the alphabet 26 cubes - A-Z The hand controller can pick up a cube and place it but how and where do I find out what has been picked up and placed. Would this be a script that needs to be added or is there something in unity that already supports this.
I have watched youtube videos where this works but it doesn't seem to apply to the unity controller as the game object so guidance is needed on where to look/start / how is this done in other VR/3d games because I know it is possible