Asynchronous Task Manager
Sold by
@ Godot Asset Library Ask ownerOfficial Godot Asset Library
This addon allows you to perform a series of tasks in parallel.
Submitted by user Mr. Slurpy;
MIT;
2018-09-28
Free!
This addon allows you to perform a series of tasks in parallel. Furthermore, if the task’s input relies on the output of another task, it will stall until all inputs are ready. This allows you to quickly perform sequences of sub-tasks to accomplish a one big task.
Create a task graph, give it to the task manager and run start() after you have set all the desired inputs.
Specification: Asynchronous Task Manager
|
1 review for Asynchronous Task Manager
Show all
Most Helpful
Highest Rating
Lowest Rating
Only logged in customers who have purchased this product may leave a review.
Michael John A. (verified owner) –
Was thrilled to see this in the market place. Is not compatible with Godot 3.2.3 mono. Will monitor for updates.