Closed bitbrain closed 11 months ago
Introduce a new mechanism to pick the thread beehave should run in.
_Note: I called this ProcessThread rather than ProcessMode, as ProcessMode is already reserved by Godot.
ProcessThread
ProcessMode
Description
Introduce a new mechanism to pick the thread beehave should run in.
Addressed issues
_Note: I called this
ProcessThread
rather thanProcessMode
, asProcessMode
is already reserved by Godot.