Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Does this have the plugin pre installed? I've tried running this and it crashes at the very first start input. I'm getting errors 

"

W 0:00:00:0627   Integer used when an enum value is expected. If this is intended cast the integer to the enum type.

  <GDScript Error>INT_AS_ENUM_WITHOUT_CAST

  <GDScript Source>menu_button.gd:18 

"

and 

"

W 0:00:00:0870   Integer division, decimal part will be discarded.

  <C++ Error>    INTEGER_DIVISION

  <C++ Source>   test_level.tscn::GDScript_rki57:134

"

Tried reinstalling the plugin but no dice.

Hi there! The plugin is already installed. I downloaded the template and tested it, and it seems to work fine for me. Which version of Godot are you using? Please note that you need to use Godot 4.2.x,  otherwise, it won’t work