Thanks! Issue was caused by object creation order, which is handled slightly differently in a Unity build (not quite sure why). Changed dungeon generator to "Awake" instead of "Start" to ensure the correct order.
(Issues now fixed, old post) I managed to submit, but my combat system fails to initialise at all in build, perfect and working in dev though (see video), shame. I shall keep it up as you may enjoy ambling around the maze, albeit as a rather hungry dragon with no ability to eat dorves. :)
← Return to game
Comments
Log in with itch.io to leave a comment.
looks great will have a go this week, glad you got it fixed :)
what was the problem?
Thanks! Issue was caused by object creation order, which is handled slightly differently in a Unity build (not quite sure why). Changed dungeon generator to "Awake" instead of "Start" to ensure the correct order.
(Issues now fixed, old post) I managed to submit, but my combat system fails to initialise at all in build, perfect and working in dev though (see video), shame. I shall keep it up as you may enjoy ambling around the maze, albeit as a rather hungry dragon with no ability to eat dorves. :)