Skip to content

Fix Visual Scripting key press dispatch via FUnity manager update#373

Merged
oco777 merged 1 commit intomainfrom
codex/fix-onkeypressedunit-input-event-handling
Nov 24, 2025
Merged

Fix Visual Scripting key press dispatch via FUnity manager update#373
oco777 merged 1 commit intomainfrom
codex/fix-onkeypressedunit-input-event-handling

Conversation

@oco777
Copy link
Copy Markdown
Owner

@oco777 oco777 commented Nov 24, 2025

Summary

  • add ScratchInputEventDispatcher and route OnKeyPressedUnit updates through it instead of EventBus.Update
  • drive the dispatcher each frame from FUnityManager.Update so key press events fire reliably
  • document the new dispatch flow in VS_Scratch_Mapping

Testing

  • not run (not requested)

Codex Task

@oco777 oco777 merged commit d0c2cf2 into main Nov 24, 2025
3 checks passed
@oco777 oco777 deleted the codex/fix-onkeypressedunit-input-event-handling branch November 24, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant