Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

So apparently I had mistyped something and the compiler was not having it lol

Game should be up and running now!

(+2)

Hello, I tried out the game, it’s pretty good. I would have one suggestion, so if you start to shoot you can’t get moving until you stop shooting, and if you move you can’t change shoot direction. I don’t know if this is intentional but I would change it so either you shoot in the direction you move and if you press up it shoots upwards or to have a different move and shoot direction so you could move with the WASD keys and shoot with the arrow keys or the other way around.

And I also got this error when I died. I guess you destroy the player instance and then try to find it with the enemy but it no longer exists.


############################################################################################ ERROR in action number 1 of Step Eventobj_enemy_patrol for object obj_bullet:

Unable to find any instance for object index ‘3’ name ‘obj_player’ at gml_Object_obj_bullet_Collision_obj_enemy_parent ############################################################################################ gml_Object_obj_bullet_Collision_obj_enemy_parent (line -1)