Grouping button operation issue.

Issue Reproduction: When the object instance is grouped as “player”, it can be moved via key presses. However, when the object group is changed to non-player, it cannot be moved in the scene.
問題の再現:オブジェクトインスタンスがプレイヤーにグループ分けされている場合、キー操作で移動が可能ですが、オブジェクトのグループをプレイヤー以外に変更すると、シーン内で移動できなくなります。
Problem recurrence: When the object instance is grouped as “player”, it can be moved through keystrokes. However, when the object group is changed to “non-player”, it cannot be moved in the scene.
bug reproduction (grouping operation issue).rar (259.6 KB)
Steps:

  1. Press F5 to start the game. The object can be moved using the keyboard (WSAD or up, down, left, right), and it can turn with the mouse pointer.
  2. Change the object’s group to “enemy”, then press F5 again.
  3. The object can still follow the mouse cursor, but key-based movement is disabled.
    手順:
    1 F5 でゲームを開始し、対象物はキーボード(WSAD または上下左右)で移動可能で、マウスポインターに合わせて向きを変えることができる。
    2 改修対象のグループを enemy に変更した後、再度 F5 を押してください。
    3 オブジェクトは依然としてマウスの動きに追随するが、キー操作による移動は無効である。
    Steps:
  4. Press F5 to start the game. The object can be moved using the keyboard (WSAD or up, down, left, right), and it can turn with the mouse pointer.
  5. Modify the grouping of the object and change it to “enemy”, then press F5 again.
  6. The object can still follow the mouse cursor, but the button movement is disabled.

From a design logic perspective, it indeed seems that the Player group should not be tightly coupled with input design.

1 Like

Strongly request the official to add an additional feature:
In ChangeAngleSetting, the setting object can point to a specific target object to perform angle changes. Thank you!

We strongly request the addition of a new feature on the formula side:
In “ChangeAngleSetting,” the target of the setting can be specified as a particular target object to perform angle changes. Thank you!

Strongly request the official to add an additional feature:
In ChangeAngleSetting, the setting object can point to a specific target object to perform angle changes. Thank you!