Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

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!

Thanks! I'll see if I can fix this in the next update.

Update: This should be fixed now.

(+1)

It works :D