Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I don't know if its already posted here, but I get this Error-Message every ten seconds after I build the deliverer-robot

___________________________________________
############################################################################################
ERROR in
action number 1
of Other Event: User Defined 2
for object obj_robot_deliverer_station:

Unable to assign a collision category for object obj_robot.
Consider using parenting to reduce collision overheads where possible.
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Object_obj_robot_deliverer_station_Other_12 (line 19)
called from - gml_Object_obj_robot_deliverer_station_Step_0 (line 5)

I did not see this one. Let me track that one down.

I've forgot to mention that this report comes after the deliverer are active, I think that somewhere in the time when they are activated and when they move to the selling booth something is not quite right, but the game was fine itself. It was functioning, but I had to turn the deliverer off if I don't want to get this report. But thats a minor issue I think, maybe it can be  some issue with my system itself, I dunno^^