Skip to main content

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

the text game button does not work the only way I was able to play my game was to build it and then open the exe

I have encountered many MANY other bugs in the last few hours of play unfortunately i was not keeping track

2 others seemed to be resizing the weapon sprite would make the editor crash and and changing the weapon fire sprite would also make the editor to crash

There are many reasons why your game can't be played in test mode.

Most probably - you have windows defender restricting it from launching an EXE from the editor. You can actually just use a bat file (or create a shortcut) and put "-file YOURPROJECTNAME" as argument to launch your project. The exe should already be in the "projects" folder. If there is none - that is the reason for being unable to test your game.

OR you may not have your projects saved in the /$EFPSEInstallFolder/Projects/

if you try to save your projects elsewhere it will bug out on you