Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FolderIconSO to create list of folder names #14

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

TrueMishamol
Copy link
Contributor

Add Scriptable Object FolderIconSO with

  • icon to assign
  • list of folder names to use assigned icon

If you want to use one image for multiple folders, you may copy Assets/SimpleFolderIcon/Icons/Default/FolderIconSO.asset into Assets/SimpleFolderIcon/Icons/, then in the Inspector: assign an icon & add as many folder names to the list as you want.

It is prevents from copying one .png many times, when it needs to be used for many folders.

Add FolderIconSO with
- icon to assign
- list of folder names to use assigned icon

If you want to use one image for multiple folders, you may copy `Assets/SimpleFolderIcon/Icons/Default/FolderIconSO.asset` into `Assets/SimpleFolderIcon/Icons/`, then in the Inspector: assign an icon & add as many folder names to the list as you want.

It is prevents from copying one .png many times, when it needs to be used for many folders.
@SeaeeesSan SeaeeesSan merged commit 04f9d91 into SeaeeesSan:master Jul 7, 2023
@SeaeeesSan
Copy link
Owner

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants