Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhide event doesn't work when delay is specified #247

Open
GooberRF opened this issue Aug 21, 2024 · 0 comments
Open

Unhide event doesn't work when delay is specified #247

GooberRF opened this issue Aug 21, 2024 · 0 comments

Comments

@GooberRF
Copy link
Contributor

If a delay is specified in the properties for the Unhide event (like shown in the screenshot below), the event is never processed.
image

This field is meant to allow the mapper to have the event in question processed following the specified delay. For most events this works fine, but for Unhide (and probably some others), specifying any delay at all appears to make the event do nothing.

"event_debug_msg" confirms the Unhide isn't being processed at all when a delay is specified. See screenshots below - Unhide with a delay does nothing, but Explode with a delay processes as intended following the delay (as an example of an event that works properly with a delay).

Unhide event with no delay specified (0.0 sec):
image

Unhide event with a delay specified (0.1 sec):
image

Explode event with no delay specified (0.0 sec):
image

Explode event with a delay specified (0.1 sec):
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant