Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

Scriptable Object Manager

A topic by Khaelus created 97 days ago Views: 57
Viewing posts 1 to 1

Hey everyone!

I’m releasing a new tool for Unity called ScriptableObject Manager. It’s designed to help developers manage large amounts of ScriptableObjects more efficiently through a custom window editor interface. 

Take a  look:




 Functionalities :

  • Folder Management: Organize ScriptableObject folders directly in the editor, with saved paths between sessions.
  • Table View: Edit ScriptableObject properties (booleans, enums, etc.) in a table format.
  • Search: Find ScriptableObjects quickly with a search bar.
  • Quick Actions: Inspect or delete ScriptableObjects with confirmation dialogs.

  • Link:https://khaleus.itch.io/scriptableobject-manager

    I’d love to hear your thoughts and feedback!