Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

A methodology of calling Start, Awake update among other things in ScriptableObjects

License

Notifications You must be signed in to change notification settings

AlexMeesters/UpdateableScriptableObjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Updateable Scriptable Objects

A methodology of calling Start, Awake update among other things in ScriptableObjects

This package automatically searches through all scriptable objects for existing attributes during build time. Create a new GameObject at the first scene that invokes all the cached methods.

Useage example:

alt text

Define what folders to scan, to optimize building times:

alt text

If you like what I'm doing. Please support me by purchasing this package: RPG Farming Kit

About

A methodology of calling Start, Awake update among other things in ScriptableObjects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages