Skip to content
longtomjr edited this page Sep 20, 2016 · 1 revision

I'm having a look into altering the UI to be code driven based on what Quill said in this video so that we don't need to change the scene in order to make UI changes.

  • UI Sprites loaded from the StreamingAssets folder + Tooltip

Moved the UI sprites out of the Unity asset bundle and made them be loaded from the StreamingAssets folder. Also added a nice Tooltip for the buttons (As stated in https://github.com/TeamPorcupine/ProjectPorcupine/issues/212) Hopefully this shouldn't conflict that much with TheAkashicTraveller's work