I create a keyboard in my VR app and I want to use both of my hands to type the text. Therefore, I want to enable the laser pointer on both of my hands simultaneously. As the UIhelpers prefab has an Event System on it, which is supposed to exist in a single instance, I can't just duplicate the UIhelpers prefab. Is there a way to do it?