Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey I just wanted to let you know that I got this error when I tried to move my ship.

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

Unable to find any instance for object index '203' name 'obj_rotate_here_curser'
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Object_obj_ship_Step_0 (line 227)


I have a feeling this comes from the target instance getting destroyed as the player ship moves closer. Not sure how things are working under the hood however so Im not exactly sure how to resolve.