Hacker News new | ask | show | jobs
by dacilselig 5118 days ago
I have had a lot of fun working with Unity but not for making a game. I have actually been using it at work to use as the platform for an experiment which is being done in our Universities Geography department. what it truly taught me was how much scripting can save you a lot of time in the tweaking department. As this is my first real project that I'm doing on my own, it really helped in understanding how important making your scripting generic really is. It also has shown me the weakness of Unity's GUI library as there are some limitations with it.