Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 313 Bytes

Global behaviour module

Descript

Simulate monobehaviour's methods like 'Awake/OnEnable/Update/OnDisable/OnDestroy'.

Usage

See Assets/Example and source code.

Install

  1. Window -> PackageManager -> + -> Add package from git URL.
  2. Enter git://github.com/IQzhan/com.e.global.git#v1.1.1 and click Add.