Advanced Network Fundamentals

Clark was brought on to upgrade the Advanced Network Fundamentals app, which was developed prior to Unity 5. The upgrade process presented a challenge as the app was using the old OnGUI() method for its user interface, which was not compatible with Unity 5's new UI system. In order to improve performance on the iPad, Clark had to convert all legacy materials to mobile-optimized materials and rewrote parts of the code that were affecting performance. He also added a manager script to improve the organization of the app.