Thank you!
Jonathon Yule
Creator of
Recent community posts
Thank you for taking the time to try Arches, I really appreciate it.
There should be stairs on every floor but sometimes they are hidden one square around a corner that requires a turn to be able to see it. The next version of the game there will be an indication on the minimap once the stairs have passed through your view.
If you have a screenshot, I can indicate where the stairs should be on the minimap. Thanks again!
Hi! Thank you for responding, I enabled the allow apps from Anywhere in system preferences and now there is a different error with a dialog box saying unable to find the game
https://www.dropbox.com/s/qhx3mlyjrrwdtm3/Screenshot%202017-12-03%2011.22.05.png
I will try the Steam key out too
I just implemented scene loading into my game and it has caused a bug with SuperTextMesh. When I present the scene, it is supposed to have text on canvas visible from the start. SuperTextMesh as objects in scene present normally. I have tried forcing a Rebuild in multiple places including Awake, Start and even frames past Start but nothing will show unless there is user interaction with the buttons.
Any ideas on what to do next?