This blog is about creating simple games, and has been set up to show progress of my first games.
Saturday, 31 January 2015
Unity Custom Editor lecture
Custom Unity Editor Scripts look very useful to learn. And therefore are a very powerful tool for developers who want to adjust the default Inspector. Those help in various situations depending on what is needed, I have decided to implement SerializeField attribute so that I can keep most of my variables private but in order to do that I may need Unity Editor script that will allow resetting variables to make it easy afterwards to recover default values I want for specific variables.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment