Edit of asset "EasyCoroutine" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 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 (WaitForNextPhysicsFrame), 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 | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/2147211690/Easy-Coroutine | |
| Issues Url | https://github.com/2147211690/Easy-Coroutine/issues | |
| Godot version | Godot 4.0 | |
| Version String | 1.0.2 | 1.0.1 |
| Download Commit | 3d326a13d259f78f97cdeb67c92fbfb5f8d45f55 | 4eff1cd027ec75993674ba422fe4613391523f4e |
| Download Url (Computed) | https://github.com/2147211690/Easy-Coroutine/archive/3d326a13d259f78f97cdeb67c92fbfb5f8d45f55.zip | https://github.com/2147211690/Easy-Coroutine/archive/4eff1cd027ec75993674ba422fe4613391523f4e.zip |
| Icon Url |
https://raw.githubusercontent.com/2147211690/Easy-Coroutine/refs/heads/master/icon.png
|
|