Skip to content
Snippets Groups Projects
ControlMapping.cs 65.4 KiB
Newer Older
  • Learn to ignore specific revisions
  • //------------------------------------------------------------------------------
    // <auto-generated>
    //     This code was auto-generated by com.unity.inputsystem:InputActionCodeGenerator
    //     version 1.3.0
    //     from Assets/Scripts/UI/PlayerControls/ControlMapping.inputactions
    //
    //     Changes to this file may cause incorrect behavior and will be lost if
    //     the code is regenerated.
    // </auto-generated>
    //------------------------------------------------------------------------------
    
    
    using System;
    using System.Collections;
    using System.Collections.Generic;
    using UnityEngine.InputSystem;
    using UnityEngine.InputSystem.Utilities;
    
    
    public partial class @ControlMapping : IInputActionCollection2, IDisposable
    
    {
        public InputActionAsset asset { get; }
        public @ControlMapping()
        {
            asset = InputActionAsset.FromJson(@"{
        ""name"": ""ControlMapping"",
        ""maps"": [
            {
                ""name"": ""Actionmap1"",
                ""id"": ""55ba2fb5-e26c-477c-9f57-acc20eb9ac09"",
                ""actions"": [
                    {
                        ""name"": ""Movement"",
                        ""type"": ""Value"",
                        ""id"": ""f1c2c6f3-2542-45df-8f4e-7660f5fe7215"",
                        ""expectedControlType"": ""Vector2"",
                        ""processors"": """",
    
                        ""interactions"": """",
                        ""initialStateCheck"": true
    
                    },
                    {
                        ""name"": ""LookCamera"",
                        ""type"": ""Value"",
                        ""id"": ""c189c0be-0f75-45a9-94b3-d0dd52a2af19"",
                        ""expectedControlType"": ""Vector2"",
                        ""processors"": """",
    
                        ""interactions"": """",
                        ""initialStateCheck"": true
                    },
                    {
                        ""name"": ""Fire1 or Mouse left"",
                        ""type"": ""Button"",
                        ""id"": ""25f93509-8bb3-4fe7-9ce3-a1b44d6a0c6c"",
                        ""expectedControlType"": ""Button"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""Camerazoom"",
                        ""type"": ""Button"",
                        ""id"": ""d6845352-d792-4cfe-9c8d-ab09637d4ab1"",
                        ""expectedControlType"": ""Button"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
    
                    }
                ],
                ""bindings"": [
                    {
                        ""name"": ""2D Vector"",
                        ""id"": ""9a56b898-3054-40a9-8d2e-0583e12cf6b3"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""ec0e7879-f8bd-4a05-8800-b9072a51cb21"",
                        ""path"": ""<Keyboard>/numpad8"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""32643cd1-2b6b-4906-b490-acdebf557b8b"",
                        ""path"": ""<Keyboard>/numpad5"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""e127598c-a7df-435e-8bef-a3729e07cd84"",
                        ""path"": ""<Keyboard>/numpad4"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""93c98071-3376-40f4-92c1-3abfa49a2d9c"",
                        ""path"": ""<Keyboard>/numpad6"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""2D Vector _2"",
                        ""id"": ""3c9ff928-bcd0-4d9e-b369-67fa808e18c5"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""149852c8-e380-4408-a0fb-3ad271a4d960"",
                        ""path"": ""<Keyboard>/w"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard;test;Android;Gamepad"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""585d2784-c676-4972-b4d5-c6e01ebcc1b5"",
                        ""path"": ""<Keyboard>/s"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard;test;Android;Gamepad"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""cb0f3e9a-7486-467a-ad99-c32b33848c58"",
                        ""path"": ""<Keyboard>/a"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard;Gamepad;Android;test"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""a50f6022-a01b-4188-9292-dd6c13a6b65e"",
                        ""path"": ""<Keyboard>/d"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""KeyboardMouse;Keyboard;Gamepad;Android;test"",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""2D Vector"",
                        ""id"": ""4e99003d-6514-4514-a962-82d576a0599c"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""c3d3e2e7-843a-497f-b3a3-a32f4986243e"",
                        ""path"": ""<Gamepad>/leftStick/up"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""90983903-8f82-477f-8cdc-a74fd847388f"",
                        ""path"": ""<Gamepad>/leftStick/down"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""e93492be-6b12-435d-820c-926efa9cc98d"",
                        ""path"": ""<Gamepad>/leftStick/left"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""a1196479-b8aa-4f70-a014-36a12152cb7b"",
                        ""path"": ""<Gamepad>/leftStick/right"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Gamepad;Android;KeyboardMouse;Keyboard;test"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""2D Vector"",
                        ""id"": ""d4170212-8606-46f7-94be-9a9ff4a741a8"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""LookCamera"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""5d6c453d-e001-480e-a604-953e77642d6c"",
                        ""path"": ""<Keyboard>/numpad3"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""97c3ed7d-c04a-4f94-b639-0fc28808557d"",
                        ""path"": ""<Keyboard>/numpad1"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""678190c9-2651-42f0-9645-57e650c66c1e"",
                        ""path"": ""<Keyboard>/numpad7"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""d22fd6f5-e74c-4d44-8b78-c2b37fc1fb20"",
                        ""path"": ""<Keyboard>/numpad9"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
    
                    },
                    {
                        ""name"": """",
                        ""id"": ""0d155468-d43f-4cf5-83b5-b4747878be94"",
                        ""path"": ""<Mouse>/leftButton"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Fire1 or Mouse left"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""2872ba6f-d166-41d1-b940-2cc49ef513ee"",
                        ""path"": ""<Touchscreen>/primaryTouch/tap"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Android;KeyboardMouse;test;Gamepad;Keyboard"",
                        ""action"": ""Fire1 or Mouse left"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""a79d2bc0-9552-457e-b6a9-dae57d992831"",
                        ""path"": ""<Keyboard>/#(p)"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""KeyboardMouse;test;Android;Gamepad;Keyboard"",
                        ""action"": ""Fire1 or Mouse left"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""1D Axis"",
                        ""id"": ""c96cb1e3-eaac-42f2-a01a-622f458b0f5f"",
                        ""path"": ""1DAxis"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Camerazoom"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""negative"",
                        ""id"": ""a57d64de-9c4f-488d-a913-9f8e5aa7978f"",
                        ""path"": ""<Keyboard>/n"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
                        ""action"": ""Camerazoom"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""positive"",
                        ""id"": ""c365ad40-94d3-43b9-bf80-477fdba6e91e"",
                        ""path"": ""<Keyboard>/h"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
                        ""action"": ""Camerazoom"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": """",
                        ""id"": ""488eb74e-6048-4108-9c2d-3d6f45cea232"",
                        ""path"": ""<Mouse>/scroll"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Keyboard&Mouse"",
                        ""action"": ""ScrollWheel"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""4f4b5569-ca43-4388-b5a3-4e0bb8c0aeb6"",
                        ""path"": ""<Mouse>/scroll"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse;KeyboardMouse;test;Gamepad;Keyboard"",
                        ""action"": ""Camerazoom"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
    
                    }
                ]
            },
            {
                ""name"": ""Actnmp_HC_Bttn"",
                ""id"": ""c5d06d07-2701-43c0-b3d3-64f20b18c93e"",
                ""actions"": [
                    {
                        ""name"": ""Movement"",
                        ""type"": ""Value"",
                        ""id"": ""96b5cec0-5b2c-40af-9187-aa9025e85924"",
                        ""expectedControlType"": ""Vector2"",
                        ""processors"": """",
    
                        ""interactions"": """",
                        ""initialStateCheck"": true
    
                    },
                    {
                        ""name"": ""LookCamera"",
                        ""type"": ""Value"",
                        ""id"": ""ba69a09b-82ef-41b4-ada5-68abbd4497eb"",
                        ""expectedControlType"": ""Vector2"",
                        ""processors"": """",
    
                        ""interactions"": """",
                        ""initialStateCheck"": true
    
                    }
                ],
                ""bindings"": [
                    {
                        ""name"": ""2D Vector"",
                        ""id"": ""6a4f2c07-cad2-4a2d-9e91-7903b76475bf"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""ba0d317c-b756-42f0-b3db-052fc72aa17b"",
                        ""path"": ""<Keyboard>/numpad8"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""6b778def-7a6a-4a72-b2c3-0970c201d2f1"",
                        ""path"": ""<Keyboard>/numpad5"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""8f515e82-ac82-4e37-ab89-1f7cdb8f9ffc"",
                        ""path"": ""<Keyboard>/numpad4"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""2fc809bb-8391-46b2-9044-3acc5410fb8c"",
                        ""path"": ""<Keyboard>/numpad6"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""2D Vector _2"",
                        ""id"": ""139f0316-2182-4790-b325-26fdab97a763"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Movement"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""31fdda8e-7547-42b7-8d76-3519c726a994"",
                        ""path"": ""<Keyboard>/w"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""17673297-b36e-47a5-9759-a21c782fcd46"",
                        ""path"": ""<Keyboard>/s"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""9afd8031-3a04-44d3-9b4b-2f5649ee0a8d"",
                        ""path"": ""<Keyboard>/a"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""a34d795e-b1d2-4a30-acb2-3b66383fca58"",
                        ""path"": ""<Keyboard>/d"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Keyboard;Gamepad;Android;test;KeyboardMouse"",
    
                        ""action"": ""Movement"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""2D Vector"",
                        ""id"": ""7a953121-852c-4112-8ced-236bb1d00cf5"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""LookCamera"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""f84aacf1-8ce8-4377-9611-eadfc42b1093"",
                        ""path"": ""<Keyboard>/numpad3"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Android"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""d0c62b39-0710-4d47-90e7-53d69f95e3d7"",
                        ""path"": ""<Keyboard>/numpad1"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Android"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""714dba28-3d94-494c-9e71-c087283bb001"",
                        ""path"": ""<Keyboard>/numpad7"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Android"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""04f70bd9-96b8-4988-99e9-b6fe025c0595"",
                        ""path"": ""<Keyboard>/numpad9"",
                        ""interactions"": """",
                        ""processors"": """",
    
                        ""groups"": ""Android"",
    
                        ""action"": ""LookCamera"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    }
                ]
    
    568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
            },
            {
                ""name"": ""UI"",
                ""id"": ""0908507c-1fed-4753-ac3f-1980e791f58a"",
                ""actions"": [
                    {
                        ""name"": ""Navigate"",
                        ""type"": ""Value"",
                        ""id"": ""4b630cad-55a6-4f6c-bd0d-15057bbc7647"",
                        ""expectedControlType"": ""Vector2"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": true
                    },
                    {
                        ""name"": ""Submit"",
                        ""type"": ""Button"",
                        ""id"": ""5976835c-e3ae-44f3-9715-546e6263f671"",
                        ""expectedControlType"": ""Button"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""Cancel"",
                        ""type"": ""Button"",
                        ""id"": ""e5255dc5-07f6-47b3-ba9f-2e2efb607780"",
                        ""expectedControlType"": ""Button"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""Point"",
                        ""type"": ""PassThrough"",
                        ""id"": ""d71f7f6e-532d-49cf-bf0f-5f04773eeeee"",
                        ""expectedControlType"": ""Vector2"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""Click"",
                        ""type"": ""PassThrough"",
                        ""id"": ""cab8ec17-6f02-42fe-9109-be000f8d6e43"",
                        ""expectedControlType"": ""Button"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""ScrollWheel"",
                        ""type"": ""PassThrough"",
                        ""id"": ""6176d09c-a247-4fba-b3bc-b4dd47a50cdc"",
                        ""expectedControlType"": ""Vector2"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""MiddleClick"",
                        ""type"": ""PassThrough"",
                        ""id"": ""13fcdbc5-4169-4a8d-bcf1-3f0fa7d8d9a4"",
                        ""expectedControlType"": """",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""RightClick"",
                        ""type"": ""PassThrough"",
                        ""id"": ""212e4290-34e2-4af5-8592-019975ac57a3"",
                        ""expectedControlType"": """",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""TrackedDevicePosition"",
                        ""type"": ""PassThrough"",
                        ""id"": ""a92a45a8-19dc-4e44-9675-ae257f384fb4"",
                        ""expectedControlType"": ""Vector3"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    },
                    {
                        ""name"": ""TrackedDeviceOrientation"",
                        ""type"": ""PassThrough"",
                        ""id"": ""9fd2707b-e83e-4315-8730-e43d10900229"",
                        ""expectedControlType"": ""Quaternion"",
                        ""processors"": """",
                        ""interactions"": """",
                        ""initialStateCheck"": false
                    }
                ],
                ""bindings"": [
                    {
                        ""name"": ""Gamepad"",
                        ""id"": ""987f7c29-1738-4dd6-b470-0cae0e1e63a3"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Navigate"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""4b434b9f-c206-4b7e-86c2-5f00ae7cb419"",
                        ""path"": ""<Gamepad>/leftStick/up"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""b9c5f11f-a4c5-43d0-8942-23623b956087"",
                        ""path"": ""<Gamepad>/rightStick/up"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""d140c698-d918-4519-9a5e-1af3953d64dd"",
                        ""path"": ""<Gamepad>/leftStick/down"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""4a14f79a-326d-41fe-be0a-8b180cea6700"",
                        ""path"": ""<Gamepad>/rightStick/down"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""0abf00ca-8e70-494a-916d-b69485e1e4d6"",
                        ""path"": ""<Gamepad>/leftStick/left"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""330ce742-7d29-46b0-bf16-bb4406390cbf"",
                        ""path"": ""<Gamepad>/rightStick/left"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""7fec9859-b8b4-4700-a9a8-6c227f6762e7"",
                        ""path"": ""<Gamepad>/leftStick/right"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""fcf67228-6357-4042-b536-86a5162f52e4"",
                        ""path"": ""<Gamepad>/rightStick/right"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": """",
                        ""id"": ""10b1e360-dd36-488f-861f-acb20365afe7"",
                        ""path"": ""<Gamepad>/dpad"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Gamepad"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""Joystick"",
                        ""id"": ""4f49b29c-c31c-4911-a5a2-812b1788bf88"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Navigate"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""f82a072a-b083-4c20-b263-791ff735f706"",
                        ""path"": ""<Joystick>/stick/up"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Joystick"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""d2065c20-0fcd-4618-9cab-56159db422ca"",
                        ""path"": ""<Joystick>/stick/down"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Joystick"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""0641e2e2-0215-4012-b462-f58029bb04b4"",
                        ""path"": ""<Joystick>/stick/left"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Joystick"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""7327a490-9600-4445-8402-e54d27f95b2b"",
                        ""path"": ""<Joystick>/stick/right"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Joystick"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""Keyboard"",
                        ""id"": ""8b168510-a6f2-4630-b3e8-9a3c23b7645f"",
                        ""path"": ""2DVector"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Navigate"",
                        ""isComposite"": true,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""7ab45d64-8ef4-4fc1-aabc-31eada81151d"",
                        ""path"": ""<Keyboard>/w"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""up"",
                        ""id"": ""c39bb74d-1046-49f4-b00b-c56c6092f575"",
                        ""path"": ""<Keyboard>/upArrow"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""a7c3732a-730b-4c11-b3b7-cb088adc255a"",
                        ""path"": ""<Keyboard>/s"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""down"",
                        ""id"": ""1c697212-3396-4415-bb8d-2f256ed5032a"",
                        ""path"": ""<Keyboard>/downArrow"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""72d59be8-3c56-4100-9477-30bba602a4c5"",
                        ""path"": ""<Keyboard>/a"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""left"",
                        ""id"": ""391cb2b1-8433-4912-bdf8-f0273557d0ea"",
                        ""path"": ""<Keyboard>/leftArrow"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""2b7e3a7a-ef3f-4022-ade7-48dbafd452b2"",
                        ""path"": ""<Keyboard>/d"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": ""right"",
                        ""id"": ""f2475f3c-1f78-44f7-8259-88ea6d907abd"",
                        ""path"": ""<Keyboard>/rightArrow"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Navigate"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": true
                    },
                    {
                        ""name"": """",
                        ""id"": ""9472c797-1bd5-4ab5-a7ec-09de2519ee9d"",
                        ""path"": ""*/{Submit}"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Submit"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""8eca5bdd-9a7e-4905-ac98-203382f545b3"",
                        ""path"": ""*/{Cancel}"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": """",
                        ""action"": ""Cancel"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""763f053d-121f-4b66-a292-623c6f96be07"",
                        ""path"": ""<Mouse>/position"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Point"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""28f04ee6-1018-4db2-9aec-047c0f0a4107"",
                        ""path"": ""<Pen>/position"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Keyboard&Mouse"",
                        ""action"": ""Point"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""bbd1de00-830e-411e-8790-f675ed1a32b6"",
                        ""path"": ""<Touchscreen>/touch*/position"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": ""Touch;Android;test;KeyboardMouse;Gamepad;Keyboard"",
                        ""action"": ""Point"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""08f766de-9e6e-45d9-804c-89e56713d237"",
                        ""path"": ""<Mouse>/leftButton"",
                        ""interactions"": """",
                        ""processors"": """",
                        ""groups"": "";Keyboard&Mouse"",
                        ""action"": ""Click"",
                        ""isComposite"": false,
                        ""isPartOfComposite"": false
                    },
                    {
                        ""name"": """",
                        ""id"": ""e3f35ba4-270c-43a3-92e3-48c9a6d1f517"",
                        ""path"": ""<Pen>/tip"",
                        ""interactions"": """",
                        ""processors"": """",