feat: more combat tweaks

shuriken can now be thrown
jumping animtions
jumping animations timing
state machine changes
start of online integration
This commit is contained in:
Chris
2026-01-15 14:42:25 -05:00
parent a06784f7b6
commit 25b7fae339
45 changed files with 28662 additions and 250 deletions

View File

@@ -61,7 +61,7 @@
"initialStateCheck": false
},
{
"name": "Grapple",
"name": "Ranged Attack",
"type": "Button",
"id": "e0a48394-3128-4596-9b75-5dd3e82d3315",
"expectedControlType": "",
@@ -280,7 +280,7 @@
"interactions": "",
"processors": "",
"groups": ";Controller",
"action": "Grapple",
"action": "Ranged Attack",
"isComposite": false,
"isPartOfComposite": false
},