If I want to do some work in a MonoBehaviour on start then call a function in a system passing in some data before any systems start running, how can I do this?
Hi,
you can use :
and :
2 Likes
If I want to do some work in a MonoBehaviour on start then call a function in a system passing in some data before any systems start running, how can I do this?
Hi,
you can use :
and :