Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2022.3.0f1 | Compatible | Compatible | Compatible |
2020.3.1f1 | Compatible | Compatible | Compatible |
Lunaris’ Scriptables is a complete system for a scriptable objects architecture in unity, that makes it fast and easy to create, test and manage scriptable object with little to no coding experience, as well as making the unity project cleaner and easier to manage by using an event and data driven architecture, observer patterns and a Model View Control (MVC) likes architecture.
By using these techniques Lunaris’ Scriptables aims to makes your unity project:
• Better enforce single responsibility patterns.
• Reduce dependencies and editor serialization.
• Less reliable on singletons and global managers.
• More modular and independent of other system.
• More and easier testable and debuggable at in-editor runtime.
• Cleaner and more organized.
• Faster to create and setup scriptable object and data structures.
A partial written guide/documentation can be found here.
If you encounter a bug or have a feature you'd like to have added, please let us know by submiting an issues here: https://bitbucket.org/Jackie0100/lunaris-scriptables/issues
Future additions:
Event reference finder
Observable UI
Video Tutorials
Lunaris' Scriptables
