To encourage code reuse- i want to import methods and classes defined in my core unityscripts to be imported into other unityscripts. How do i go about this?
Note: An answer herehere seems too complicated for such a simple thing (i come from Python).