Hi all wondering if anyone can help me with learning Unity. Im new to unity but not completely prgramming novicec
Im trying to use CrossPlatformInput component from the prefab Car from Standard Assets
I can’t see it appear and when reading the notes file it says this:
Importing the CrossPlatformInput package adds a menu item to Unity, “CrossPlatformInput”, which allows you to enable or disable the CrossPlatformInput in the editor. You must enable the CrossPlatformInput in order to see the control rigs in the editor, and to start using Unity Remote to control your game.
How do I enable CrossPlatformInput? , I have dragged the prefab called DualTouchControls into my scene but I cant see anything and im not sure how to link it to the actual car
I also have this question. “Adds a menu item in Unity” is vague and hard to find. A menu item where?