new autotargettinf script, dash

This commit is contained in:
2025-05-14 18:23:34 +02:00
parent 6a9c064b8a
commit 86d35d8eaa
12 changed files with 1862 additions and 1143 deletions

View File

@@ -260,7 +260,7 @@ namespace Beyond
switch (state)
{
case State.COMBAT:
SetRollInputOnJump();
//SetRollInputOnJump();
if (m_autoDrawWeapon && m_weaponDraw != null)
{
@@ -269,7 +269,7 @@ namespace Beyond
break;
case State.NORMAL:
SetDefaultInputsForRollJump();
//SetDefaultInputsForRollJump();
if (m_autoDrawWeapon && m_weaponDraw != null)
{