📄️ Input System
After install input System from package manager create an Event System and select it in the hierarchy, then in the inspector click on the Replace with InputSystemUIInputModule button. You can read the input system documentation.
📄️ Text Mesh Pro
This package uses TextMeshPro too. Install it from package manager if you do not have it already.read the TextMeshPro documentation.
📄️ XR Interaction Toolkit (Optional) :
if you need to use this package inside a VR game or app, there is a Sample VR Script that you can download it from package manager in the sample section. before downloading it you need to install XR Interaction Toolkit 2.2.0 to use this sample. also you can write your own VR Script sample. We recommend to check the sample script because the VR Script should work with the starter Script properly. for more details about using this package for HMD check the Scripting Manual/Using VR Input.