You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When you use the actor move event on the player actor in a thread, the controls are still usable, so that you can move the player with the dpad at the same time.
To Reproduce
Steps to reproduce the behavior:
Create a thread in a script
Add an actor move event with the player as the moving actor
Start the game
Press the dpad while the player actor is executing the threaded event
Expected behavior
Controls should be locked while the player is moved by an event.
Platform (please complete the following information):
OS: Windows
App version 4.1.3
The text was updated successfully, but these errors were encountered:
Describe the bug
When you use the actor move event on the player actor in a thread, the controls are still usable, so that you can move the player with the dpad at the same time.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Controls should be locked while the player is moved by an event.
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: