[Released] Shortcuter - Simple Shortcut Utility


Simple shortcut utility for Unity

Shortcuter is an easy to use simple shortcut utility for Unity.

It features a dockable window which can be configured with shortcuts to most frequently used scenes and project objects.

Compatible with Unity 5 and 4.

Asset Store: http://u3d.as/oPn
Documentation and source code: GitHub - intentor/shortcuter: Shortcut utility for Unity
Issues: Issues · intentor/shortcuter · GitHub

Key features

  • Quick access to your most used scenes and objects from a dockable window.
  • Easy to use toggle based interface to select shortcuts.
  • Configure shortcuts for most common Unity objects (Scenes, Scripts, Prefabs and more).
  • Create shortcuts for custom objects.
  • Persistent shortcuts data.

Feedback and support

Have a question? Please post it here in the thread or contact me through email (see below).

Found a bug? Please report it here in the thread or create an issue on the GitHub project page. You can also send a pull request if you have a fix or extension.

To discuss more obscure, advanced or secret matters, you’re welcome to send a message to support@intentor.com.br.

The 1.1 version is available on the Asset Store.

Changelog

  • Moved main project folder to Assets root.
  • Added offline documentation.

The 1.1.1 version is available on the Asset Store.

Changelog

  • Fix displaying of deleted assets on the Shortcuter window.
  • Fix displaying of Shortcuter types on the add item drop down.

The 1.2 version is available on the Asset Store.

Changelog

  • Added saving question popup on scene change. [PR #2]
  • Fixed compatibility with newer Unity versions. [PR #1]