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

GD-5: SceneRunner: Fix InputEvent handling #14

Merged
merged 5 commits into from
Jul 17, 2023
Merged

GD-5: SceneRunner: Fix InputEvent handling #14

merged 5 commits into from
Jul 17, 2023

Conversation

MikeSchulze
Copy link
Owner

Why

The key/mouse input event handling is broken and needs to be fixed

What

Addapt fixes from GdScript SceneRunner to C# to handle input events in the correct way

@MikeSchulze MikeSchulze self-assigned this Jul 4, 2023
@MikeSchulze MikeSchulze linked an issue Jul 4, 2023 that may be closed by this pull request
# Why
The key/mouse input event handling is broken and needs to be fixed

# What
Addapt fixes from GdScript SceneRunner to C# to handle input events in the correct way
@MikeSchulze MikeSchulze merged commit 894bc4d into master Jul 17, 2023
@MikeSchulze MikeSchulze deleted the GD-5 branch July 17, 2023 18:54
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

Successfully merging this pull request may close these issues.

GD-5: SceneRunner: fix Input handling
1 participant