Bug Report: Input/Logic Issues

  1. Direction Key Binding Failure
    The direction keys cannot create links in the input condition setup.

  2. 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.
    //
    //
    I am looking for a fix — any guidance would be appreciated!
    //
    //
    Found a bug:
    Direction key input conditions cannot create links.
    Additionally, when moving with left/right direction keys + Z (attack key), only the first two conditions trigger (Left + Z).
    Although the third condition has been set with an “OR” condition (Right + Z), it fails to trigger the attack.



Currently, multiple connections cannot be created between the same pair of state machines. You can try merging them into a single connection.