feat: create animation to raise head but don't work

This commit is contained in:
clementaugustinowick
2026-03-13 10:21:00 +01:00
parent 7a281dcb6c
commit 4cf0dc7765
10 changed files with 626 additions and 95 deletions

View File

@@ -25,7 +25,7 @@
"initialStateCheck": true
},
{
"name": "Attack",
"name": "Throw",
"type": "Button",
"id": "6c2ab1b8-8984-453a-af3d-a3c78ae1679a",
"expectedControlType": "",
@@ -261,7 +261,7 @@
"interactions": "",
"processors": "",
"groups": ";Gamepad",
"action": "Attack",
"action": "Throw",
"isComposite": false,
"isPartOfComposite": false
},
@@ -272,7 +272,7 @@
"interactions": "",
"processors": "",
"groups": ";Keyboard&Mouse",
"action": "Attack",
"action": "Throw",
"isComposite": false,
"isPartOfComposite": false
},
@@ -283,7 +283,7 @@
"interactions": "",
"processors": "",
"groups": ";Touch",
"action": "Attack",
"action": "Throw",
"isComposite": false,
"isPartOfComposite": false
},
@@ -294,7 +294,7 @@
"interactions": "",
"processors": "",
"groups": "Joystick",
"action": "Attack",
"action": "Throw",
"isComposite": false,
"isPartOfComposite": false
},
@@ -305,7 +305,7 @@
"interactions": "",
"processors": "",
"groups": "XR",
"action": "Attack",
"action": "Throw",
"isComposite": false,
"isPartOfComposite": false
},
@@ -316,7 +316,7 @@
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse",
"action": "Attack",
"action": "Throw",
"isComposite": false,
"isPartOfComposite": false
},