Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

dannypas00

4
Posts
1
Topics
2
Following
A member registered May 29, 2018

Recent community posts

I'd love the option to add numbers to each building for use in combination with other random generators like & Magazine's Fantasy Settlement Generator or randomizer tables for TTRPGs. Or maybe just to label by hand.

So, it turns out the mining rod tries to attack the pillar thing non-stop...

Apparently the game crashes when you try to hit an object that has just been deleted by the mining rod thing:

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Mouse Event for Glob Left Button
for object objPlayer:

Unable to find any instance for object index '132188' name '<undefined>'
at gml_Object_objPlayer_Mouse_50
############################################################################################

Probably easily solvable by checking if target isn't null when mining..