Edit of asset "EasyCoroutine" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | EasyCoroutine | EasyCoroutine |
| Description |
Core Features: Supports diverse waiting modes: time-based delays (WaitForSeconds), physics frame synchronization (WaitForNextPhysicsFrame), Tween animation completion (WaitForTween), inter-coroutine dependencies (WaitForOtherCoroutine), and custom event locks (WaitForUnlock). Simplified asynchronous programming with yield syntax, enabling and more.sequential-style code execution across frames. |
Core Features: Supports diverse waiting modes: time-based delays (WaitForSeconds), physics frame synchronization (WaitForPhysicsFrame), Tween animation completion (WaitForTween), inter-coroutine dependencies (WaitForOtherCoroutine), and custom event locks (WaitForUnlock). Simplified asynchronous programming with yield syntax, enabling sequential-style code execution across frames. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/2147211690/Easy-Coroutine | https://github.com/2147211690/Easy-Coroutine |
| Issues Url | https://github.com/2147211690/Easy-Coroutine/issues | https://github.com/2147211690/Easy-Coroutine/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 1.0.2 | 1.0.0 |
| Download Commit | 3d326a13d259f78f97cdeb67c92fbfb5f8d45f55 | 8b4cb8b007312dc24dd6bc946c26c0959760e20f |
| Download Url (Computed) | https://github.com/2147211690/Easy-Coroutine/archive/3d326a13d259f78f97cdeb67c92fbfb5f8d45f55.zip | https://github.com/2147211690/Easy-Coroutine/archive/8b4cb8b007312dc24dd6bc946c26c0959760e20f.zip |
| Icon Url |
https://raw.githubusercontent.com/2147211690/Easy-Coroutine/refs/heads/master/icon.png
|
https://raw.githubusercontent.com/2147211690/Easy-Coroutine/refs/heads/master/icon.png
|