You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working on a bevy game someone may want to have multiple long running tasks on in the background, such as a server, tests that watch for changes and so on.
It'd be useful to have a section in the editor dedicated to this, something similar to mprocs perhaps.