-
Direction Key Binding Failure
The direction keys can’t create links in the input condition setup. -
Attack Combo Limitation
When using direction + Z (attack key):
- Only the first two conditions work (e.g., Left + Z triggers).
- The third “OR” condition (Right + Z) fails to trigger the attack, even though it’s set.
//
//
-
方向キーのリンク作成失敗
方向キーの入力条件設定で、リンクを作成できない不具合が発生しています。 -
攻撃コンボの制限
方向キー + Z(攻撃キー)の組み合わせで:
- 最初の 2 つの条件(例:左 + Z)は正常に発動します。
- 3 番目の「OR」条件(右 + Z)が設定されているにもかかわらず、攻撃がトリガーされません。
//
修正方法を探しています — ご教授いただけると助かります!
//
//
发现bug,
方向键按键条件无法创建链接,
还有左右方向键移动+Z(攻击键)只能触发前两个条件,左+Z,
但是第三个已经设置了“OR”条件,后面两个条件,右+Z,无法触发攻击,