Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

It looks really cool, but like other games made by Godot, on my HD 2500 the game is not displayed correctly, in this case the main character does not appear.

Edit: As my HD 2500 doesn't have Vulkan I had to run it with OpenGL3. Checked CMD to see if any error appeared and the following appeared:

ERROR: SkeletonShaderGLES3: Vertex shader compilation failed:

ERROR: 0:328: ';' : syntax error syntax error

   at: _display_error_with_code (drivers/gles3/shader_gles3.cpp:252)

ERROR: Method/function failed.

   at: _compile_specialization (drivers/gles3/shader_gles3.cpp:346)

WARNING: shader failed to compile, unable to bind shader.

     at: _version_bind_shader (./drivers/gles3/shader_gles3.h:220)

Edit2: I tried changing the character's colors and it gave me more errors, but the hats work :)