Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

LLIINNKK

5
Posts
1
Topics
A member registered Jul 12, 2018

Recent community posts

Thanks, I was running the old version still. Didn't know they changed version for the download.

(3 edits)

Might also want to look into Magic Wall.. as it block enemy projectiles, deals damage to enemies and you can place 50 of them anywhere on your screen before running out of mana. https://imgur.com/NkLLPpX
Edit: Will also add that this made it possible to kill knight boss without moving because of the zoomed out room. Lantern boss got easier as well, since you could leave the walls on his lanterns.. killing them instantly as they came back to life. 
Edit 2: It gets a bit crazy when you combine it with potion use and equipment boosting stats.. https://imgur.com/fciiZLu

Got 2 different Fatal Errors in Knight boss room when killing him.

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object obj_boss_1:

Unable to find any instance for object index '104446'
at gml_Object_obj_boss_1_Step_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_boss_1_Step_0 (line -1)

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object obj_boss_1:

Unable to find any instance for object index '101665'
at gml_Object_obj_boss_1_Step_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_boss_1_Step_0 (line -1)


+ Camera in that room is very zoomed out, could barely see what was going on ingame before getting close to boss. Was safe from him though, since he spawned in the floor. 

(1 edit)

Also Emilio, think you could take a look at the rift monster thing? It spawn about 1-2 enemies each second.. was 20-30 enemies remaining when I found it. https://imgur.com/YwjHArw (About a min later)
Edit: Found out by reading other thread that this is intended when there are to many files.

___________________________________________

############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object obj_magic:

Variable <unknown_object>.element(100042, -2147483648) not set before reading it.
at gml_Script_deal_damage
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_deal_damage (line -1)
gml_Object_obj_magic_Step_0


Specter doesn't get close enough to the player.. which makes his projectiles despawn before they can hit.