Edit of asset "Asynchronous Task Manager" Accepted

Old/Current New/Edit
Title Asynchronous Task Manager
Description 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.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Mr-Slurpy/Multi-Task-Manager
Issues Url https://github.com/Mr-Slurpy/Multi-Task-Manager/issues
Godot version Godot 3.0
Version String 1.1 1.1
Download Commit 8cac5f1102a43d74d9843887196d87015d80c46c 8cac5f1102a43d74d9843887196d87015d80c46c
Download Url (Computed) https://github.com/Mr-Slurpy/Multi-Task-Manager/archive/8cac5f1102a43d74d9843887196d87015d80c46c.zip https://github.com/Mr-Slurpy/Multi-Task-Manager/archive/8cac5f1102a43d74d9843887196d87015d80c46c.zip
Icon Url https://raw.githubusercontent.com/Mr-Slurpy/Multi-Task-Manager/master/icon.png