Edit of asset "HCoroutines (C#)" Accepted

Old/Current New/Edit
Title HCoroutines (C#) HCoroutines (C#)
Description HCoroutines is a library that helps you write game logic in an intuitive way by bringing the concept of hierarchical coroutines to Godot for the C# language.

This tool has been specifically designed for the Godot game engine, making it a breeze to work with features that would otherwise be a headache to integrate with:

- Handles features specific to Godot, such as signals, tweens and delays.
- Allows you to run code either in _Process() or _PhysicsProcess() frames.
- Out of the box support for pausing coroutines when the game is paused.

In addition to the above, this library also offers:

- Native support for async programming and tasks.
- Easy to use interface to minimise boilerplate and increase readability.
- Wide array of built-in coroutine types to handle common tasks.

For more information, please see the README https://github.com/Inspiaaa/HCoroutines
HCoroutines is a library that helps you write game logic in an intuitive way by bringing the concept of hierarchical coroutines to Godot for the C# language.

This tool has been specifically designed for the Godot game engine, making it a breeze to work with features that would otherwise be a headache to integrate with:

- Handles features specific to Godot, such as signals, tweens and delays.
- Allows you to run code either in _Process() or _PhysicsProcess() frames.
- Out of the box support for pausing coroutines when the game is paused.

In addition to the above, this library also offers:

- Native support for async programming and tasks.
- Easy to use interface to minimise boilerplate and increase readability.
- Wide array of built-in coroutine types to handle common tasks.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Inspiaaa/HCoroutines https://github.com/Inspiaaa/HCoroutines
Issues Url https://github.com/Inspiaaa/HCoroutines/issues https://github.com/Inspiaaa/HCoroutines/issues
Godot version Godot 4.0 Godot 4.0
Version String 2.0.0 2.0.0
Download Commit e83deac1ab75d901114f96fb523b259e1b278a80 e83deac1ab75d901114f96fb523b259e1b278a80
Download Url (Computed) https://github.com/Inspiaaa/HCoroutines/archive/e83deac1ab75d901114f96fb523b259e1b278a80.zip https://github.com/Inspiaaa/HCoroutines/archive/e83deac1ab75d901114f96fb523b259e1b278a80.zip
Icon Url https://raw.githubusercontent.com/Inspiaaa/HCoroutines/master/docs/logo.png
https://raw.githubusercontent.com/Inspiaaa/HCoroutines/master/docs/logo.png