slimecing

a fighting game featuring slimes and swords
Log | Files | Refs | README

SlimeControls.inputactions (11083B)


      1 {
      2     "name": "SlimeControls",
      3     "maps": [
      4         {
      5             "name": "VsGameplay",
      6             "id": "a0766e30-e847-4bfe-b5bc-cde1c9883be5",
      7             "actions": [
      8                 {
      9                     "name": "Horizontal",
     10                     "type": "Button",
     11                     "id": "8abfc885-0de5-41b1-8abb-45b2ff94793e",
     12                     "expectedControlType": "",
     13                     "processors": "",
     14                     "interactions": ""
     15                 },
     16                 {
     17                     "name": "Vertical",
     18                     "type": "Button",
     19                     "id": "795a2a8f-8cdf-4247-8e61-45697d87c257",
     20                     "expectedControlType": "",
     21                     "processors": "",
     22                     "interactions": ""
     23                 }
     24             ],
     25             "bindings": [
     26                 {
     27                     "name": "1D Axis",
     28                     "id": "24e32e59-8146-430e-84f2-a1b70931ae4d",
     29                     "path": "1DAxis",
     30                     "interactions": "",
     31                     "processors": "",
     32                     "groups": "",
     33                     "action": "Horizontal",
     34                     "isComposite": true,
     35                     "isPartOfComposite": false
     36                 },
     37                 {
     38                     "name": "negative",
     39                     "id": "704f98c2-def6-4d1f-919a-f55afc789a69",
     40                     "path": "<Gamepad>/leftStick/left",
     41                     "interactions": "",
     42                     "processors": "",
     43                     "groups": "Gamepad",
     44                     "action": "Horizontal",
     45                     "isComposite": false,
     46                     "isPartOfComposite": true
     47                 },
     48                 {
     49                     "name": "positive",
     50                     "id": "7930672c-a277-4b7d-abd4-36e6dc8a2f60",
     51                     "path": "<Gamepad>/leftStick/right",
     52                     "interactions": "",
     53                     "processors": "",
     54                     "groups": "Gamepad",
     55                     "action": "Horizontal",
     56                     "isComposite": false,
     57                     "isPartOfComposite": true
     58                 },
     59                 {
     60                     "name": "1D Axis",
     61                     "id": "1795ec87-9b67-4d39-9dc3-1340cb616993",
     62                     "path": "1DAxis",
     63                     "interactions": "",
     64                     "processors": "",
     65                     "groups": "",
     66                     "action": "Vertical",
     67                     "isComposite": true,
     68                     "isPartOfComposite": false
     69                 },
     70                 {
     71                     "name": "negative",
     72                     "id": "0935a6f8-0eef-416b-a799-3bd4bf1a7427",
     73                     "path": "<Gamepad>/leftStick/down",
     74                     "interactions": "",
     75                     "processors": "",
     76                     "groups": "Gamepad",
     77                     "action": "Vertical",
     78                     "isComposite": false,
     79                     "isPartOfComposite": true
     80                 },
     81                 {
     82                     "name": "positive",
     83                     "id": "5b09c630-5af5-43d1-9aa5-53f006f852db",
     84                     "path": "<Gamepad>/leftStick/up",
     85                     "interactions": "",
     86                     "processors": "",
     87                     "groups": "Gamepad",
     88                     "action": "Vertical",
     89                     "isComposite": false,
     90                     "isPartOfComposite": true
     91                 },
     92                 {
     93                     "name": "1D Axis",
     94                     "id": "81786b8d-0478-4026-822f-27bbb95d6069",
     95                     "path": "1DAxis",
     96                     "interactions": "",
     97                     "processors": "",
     98                     "groups": "",
     99                     "action": "Horizontal",
    100                     "isComposite": true,
    101                     "isPartOfComposite": false
    102                 },
    103                 {
    104                     "name": "negative",
    105                     "id": "c7c2af17-1134-4d80-894b-b672947e3154",
    106                     "path": "<Keyboard>/a",
    107                     "interactions": "",
    108                     "processors": "",
    109                     "groups": "Keyboard & Mouse",
    110                     "action": "Horizontal",
    111                     "isComposite": false,
    112                     "isPartOfComposite": true
    113                 },
    114                 {
    115                     "name": "positive",
    116                     "id": "45d948f8-6196-4d84-b6d2-910feb90be8d",
    117                     "path": "<Keyboard>/d",
    118                     "interactions": "",
    119                     "processors": "",
    120                     "groups": "Keyboard & Mouse",
    121                     "action": "Horizontal",
    122                     "isComposite": false,
    123                     "isPartOfComposite": true
    124                 },
    125                 {
    126                     "name": "1D Axis",
    127                     "id": "f63e4496-f181-4d11-b089-95ea60655e50",
    128                     "path": "1DAxis",
    129                     "interactions": "",
    130                     "processors": "",
    131                     "groups": "",
    132                     "action": "Vertical",
    133                     "isComposite": true,
    134                     "isPartOfComposite": false
    135                 },
    136                 {
    137                     "name": "negative",
    138                     "id": "043fe824-d52a-42b9-82c3-12aec1a16dd5",
    139                     "path": "<Keyboard>/s",
    140                     "interactions": "",
    141                     "processors": "",
    142                     "groups": "Keyboard & Mouse",
    143                     "action": "Vertical",
    144                     "isComposite": false,
    145                     "isPartOfComposite": true
    146                 },
    147                 {
    148                     "name": "positive",
    149                     "id": "7898eedc-f9ff-4760-b4f4-e701c57d1998",
    150                     "path": "<Keyboard>/w",
    151                     "interactions": "",
    152                     "processors": "",
    153                     "groups": "Keyboard & Mouse",
    154                     "action": "Vertical",
    155                     "isComposite": false,
    156                     "isPartOfComposite": true
    157                 }
    158             ]
    159         },
    160         {
    161             "name": "AbilityButtons",
    162             "id": "d85b4990-0594-4026-95e2-1724c2874fd5",
    163             "actions": [
    164                 {
    165                     "name": "DashAbility",
    166                     "type": "Button",
    167                     "id": "355e076c-fecd-4a86-980c-3e1360ebc1bc",
    168                     "expectedControlType": "",
    169                     "processors": "",
    170                     "interactions": ""
    171                 },
    172                 {
    173                     "name": "JumpAbility",
    174                     "type": "Button",
    175                     "id": "4769900b-900e-4e04-8ca7-4cd6537ca9d8",
    176                     "expectedControlType": "",
    177                     "processors": "",
    178                     "interactions": ""
    179                 }
    180             ],
    181             "bindings": [
    182                 {
    183                     "name": "",
    184                     "id": "45fb3c07-00a4-4e33-8fce-247e7a176e69",
    185                     "path": "<Keyboard>/leftShift",
    186                     "interactions": "",
    187                     "processors": "",
    188                     "groups": "Keyboard & Mouse",
    189                     "action": "DashAbility",
    190                     "isComposite": false,
    191                     "isPartOfComposite": false
    192                 },
    193                 {
    194                     "name": "",
    195                     "id": "64d92f1e-5e22-44a1-a81e-43c57ff6bd1c",
    196                     "path": "<Gamepad>/leftShoulder",
    197                     "interactions": "",
    198                     "processors": "",
    199                     "groups": "Gamepad",
    200                     "action": "DashAbility",
    201                     "isComposite": false,
    202                     "isPartOfComposite": false
    203                 },
    204                 {
    205                     "name": "",
    206                     "id": "4f4585e7-329f-4e05-be72-04adbaff785a",
    207                     "path": "<Keyboard>/space",
    208                     "interactions": "hold(duration=0.2)",
    209                     "processors": "",
    210                     "groups": "Keyboard & Mouse",
    211                     "action": "JumpAbility",
    212                     "isComposite": false,
    213                     "isPartOfComposite": false
    214                 },
    215                 {
    216                     "name": "",
    217                     "id": "64f8c14b-8e49-42aa-ab74-cfe2ba394090",
    218                     "path": "<Gamepad>/buttonSouth",
    219                     "interactions": "hold(duration=0.2)",
    220                     "processors": "",
    221                     "groups": "Gamepad",
    222                     "action": "JumpAbility",
    223                     "isComposite": false,
    224                     "isPartOfComposite": false
    225                 }
    226             ]
    227         },
    228         {
    229             "name": "SwordButtons",
    230             "id": "10c118b0-623f-4675-b54b-081f6f92f058",
    231             "actions": [
    232                 {
    233                     "name": "SwordMovement",
    234                     "type": "Value",
    235                     "id": "62a768e6-9912-4927-b552-bb7cd666df7c",
    236                     "expectedControlType": "Vector2",
    237                     "processors": "",
    238                     "interactions": ""
    239                 }
    240             ],
    241             "bindings": [
    242                 {
    243                     "name": "",
    244                     "id": "ca69d397-54f1-4ea7-a580-7773a6e6f0a6",
    245                     "path": "<Gamepad>/rightStick",
    246                     "interactions": "",
    247                     "processors": "StickDeadzone",
    248                     "groups": "Gamepad",
    249                     "action": "SwordMovement",
    250                     "isComposite": false,
    251                     "isPartOfComposite": false
    252                 },
    253                 {
    254                     "name": "",
    255                     "id": "1e69138a-f920-40c8-a4bc-4ff87648ceab",
    256                     "path": "<Mouse>/position",
    257                     "interactions": "",
    258                     "processors": "",
    259                     "groups": "Keyboard & Mouse",
    260                     "action": "SwordMovement",
    261                     "isComposite": false,
    262                     "isPartOfComposite": false
    263                 }
    264             ]
    265         }
    266     ],
    267     "controlSchemes": [
    268         {
    269             "name": "All Control Schemes",
    270             "bindingGroup": "All Control Schemes",
    271             "devices": []
    272         },
    273         {
    274             "name": "Gamepad",
    275             "bindingGroup": "Gamepad",
    276             "devices": [
    277                 {
    278                     "devicePath": "<Gamepad>",
    279                     "isOptional": false,
    280                     "isOR": false
    281                 }
    282             ]
    283         },
    284         {
    285             "name": "Keyboard & Mouse",
    286             "bindingGroup": "Keyboard & Mouse",
    287             "devices": [
    288                 {
    289                     "devicePath": "<Keyboard>",
    290                     "isOptional": false,
    291                     "isOR": false
    292                 },
    293                 {
    294                     "devicePath": "<Mouse>",
    295                     "isOptional": false,
    296                     "isOR": false
    297                 }
    298             ]
    299         }
    300     ]
    301 }