Tuesday, November 17, 2015

Main Menu Script

Working on the main menu script was simply linking buttons to the scenes. At first, we considered using a pre - made button without text for the main menu, since no one in our class has experience with the UI. However, it was much more time and effort to create each button and use that technique.

The harder part was coding the skinned buttons to be an acceptable size no matter the screen size. The font size made it very hard to hard code in a specific number. Once I found the fontSize component, the menu script came together.

No comments:

Post a Comment