alexandervrs / RecentSelectionHistory

A Unity tool that keeps a history of recent selections. Reduces a lot of back and forth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecentSelectionHistory

A Unity tool that keeps a history of recent selections. Reduces a lot of back and forth. Selections can be GameObjects in a Scene or Project Assets, files and folders.

preview

How to Use

  1. Open the Recent Selection History Window
  • Window > Recent Selection History...
  1. Select anything, GameObject in your Scene, a Project Asset File or Folder

  2. Keep working, you can click on the recorded window items to go back and open that item in the Inspector and highlight it in the Hierarchy. In case you select a Project Asset file or folder, then clicking on the recorded item will launch that file or highlight that folder.

About

A Unity tool that keeps a history of recent selections. Reduces a lot of back and forth.


Languages

Language:C# 100.0%