Skip to content

vicenterusso/Script-Execution-Order-Manager

Repository files navigation

Unity3D: Script Execution Order Manager

The Builtin Script Execution Order (Edit > Project Settings > Script Execution Order) can be boring and tedious to find and add a script when you have a lot of scripts. This is a small utility to help. It supports:

  • Drag to reorder;
  • Default time can be moved;
  • Search/Autocomplete
  • Display Namespaces

INSTALL FROM PACKAGE MANAGER (RECOMMENDED)

Add to your manifest.json the following line:

{
  "dependencies": {
    "com.vrusso.scriptexecreordermanager": "https://github.com/vicenterusso/Script-Execution-Order-Manager.git",
  },
}

ASSET STORE LINK

https://assetstore.unity.com/packages/tools/utilities/script-execution-order-manager-89961

USAGE

Tools > Script Execution Order Manager

SCREEN

About

Unity3D Script Execution Order Manager

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages