기본 공격 구현
This commit is contained in:
@@ -15,6 +15,16 @@
|
||||
"interactions": "",
|
||||
"initialStateCheck": true,
|
||||
"priority": 0
|
||||
},
|
||||
{
|
||||
"name": "Attack",
|
||||
"type": "Button",
|
||||
"id": "bf2fbb7b-fd81-4ec4-824d-26ff5ce88e66",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false,
|
||||
"priority": 0
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
@@ -72,6 +82,17 @@
|
||||
"action": "Move",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": true
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "7f4c479d-7d04-4598-9df4-cec2ca3408bf",
|
||||
"path": "<Keyboard>/space",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Attack",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,6 +9,6 @@ ScriptedImporter:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3}
|
||||
generateWrapperCode: 1
|
||||
wrapperCodePath:
|
||||
wrapperCodePath: Assets/02_Scripts/GameInput.cs
|
||||
wrapperClassName:
|
||||
wrapperCodeNamespace:
|
||||
|
||||
Reference in New Issue
Block a user