Skip to content

Fix MacOS interactivity with essential features (NameInput, F2, F3)

MR Description

This MR fixes the fact you cannot input validate the name of the player in Name Input Scene and bind F3 & F2 to R3 & L3 in order to be able to view FPS without giving keyboard reading permission on MacOS.

Tests to realize

  • Press F2, it should show FPS
  • Press F3, it should disabled FPS Balancer
  • Press Enter when asked the name, it should validate the name
Edited by Rey

Merge request reports