Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

HCoroutines (C#)

An asset by Inspiaaa
The page banner background of a mountain and forest
HCoroutines (C#) hero image

Quick Information

0 ratings
HCoroutines (C#) icon image
Inspiaaa
HCoroutines (C#)

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

Supported Engine Version
4.0
Version String
2.0.1
License Version
MIT
Support Level
community
Modified Date
11 months ago
Git URL
Issue URL

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

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
HCoroutines (C#) icon image
Inspiaaa
HCoroutines (C#)

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

Supported Engine Version
4.0
Version String
2.0.1
License Version
MIT
Support Level
community
Modified Date
11 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers