Tested on Windows 11
When you press arrow keys in main menu, you get this error:
Traceback (most recent call last):
File "C:\Users\novia\Desktop\Helix\main.py", line 49, in <module>
File "Helix\SakuyaEngine\client.py", line 143, in main
File "Helix\scenes\mainmenu.py", line 71, in update
File "Helix\scenes\mainmenu.py", line 61, in input
File "Helix\scenes\mainmenu.py", line 41, in move_selection
TypeError: list indices must be integers or slices, not float
The game is pretty cool, can't wait for the full release!