Manti

Logo

๐ŸŽฎ Game Dev. VR, video games, and tech? More like my life's passion. Or obsession. Anyway.. ๐Ÿš€๐Ÿ’พ

View My GitHub Profile

About

I am a full time Game Developer currently working on:

I have also worked on:

Recently I started crafting scripts for the Unity Asset Store to maybe ease the life of some Unity devs out there. You can check them out below.

Projects

Scriptable Enums

Are you tired of always having to open your script editor only for editing enums? Are you not a programmer and you donโ€™t want to edit the code?

With Scriptable Enums you no longer have to open your IDE software to edit your enums, or even to just create them! You can edit it all from the Scriptable Enum Object containing your enum!

All you need to do is:

  1. Create the Scriptable Enum object
  2. Enter the enum name you wish to edit
  3. Rearrange, add or remove from the elements or modify them however you like
  4. Save
  5. Done!

Details:

You can get it from the Untiy Asset Store here