Skip to main content

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

Unfortunately, it does not work beyond the second screen :<

Here is what I see in the console:

index.js:14050 USER SCRIPT ERROR: Parse Error: Cannot find member "new" in base "RandomNumberGenerator".
index.js:14050    at: GDScript::reload (res://GameHost.gd:8)
index.js:14050 ERROR: Failed to load script "res://GameHost.gd" with error "Parse error".
index.js:14050    at: load (modules/gdscript/gdscript.cpp:2788)

Updated and fixed the error. A line of code was missing () lol