TitanNano / godot-rust-scriptLinks
Use rust as Godot 4 scripts
☆16Updated last month
Alternatives and similar repositories for godot-rust-script
Users that are interested in godot-rust-script are comparing it to the libraries listed below
Sorting:
- "Run Rust coroutines in Godot 4.2+ (through GDExtension), inspired on Unity's Coroutines design."☆34Updated 3 months ago
- On-screen diagnostics☆110Updated 4 months ago
- A Bevy plugin for integrating with the Steamworks SDK☆238Updated last week
- A Bevy plugin to write dialogues for your characters, together with player choices.☆63Updated last year
- Hierarchical Task Network Planning deeply integrated with bevy, which I use in my games :P☆35Updated last year
- A convenient on-screen message print macro for bevy.☆42Updated last year
- Bevy plugin that does navmesh generation, pathfinding, and navigation for tilemaps. Navmesh generation is available without Bevy dependen…☆49Updated 4 months ago
- A work-in-progress life simulation game.☆104Updated last month
- Bevy plugin for localization using Fluent.☆137Updated 4 months ago
- Flexible tweening plugin library for Bevy.☆130Updated last month
- TrenchBroom integration, .map, and .bsp loading for Bevy☆85Updated this week
- Bevy crate which uses a subset of CSS to update Bevy ECS components☆103Updated last year
- adds trait queries to the bevy game engine☆114Updated 4 months ago
- Embed assets in your Bevy game☆195Updated 4 months ago
- Developer console plugin for the Bevy game engine.☆131Updated 8 months ago
- Bevy plugin for limited color palette pixel art games☆67Updated last month
- Reactive UI framework for Bevy game engine☆59Updated last year
- Rust port of Recast, the industry-standard navigation mesh generator used by Unreal, Unity, Godot, and other game engines.☆52Updated this week
- Quake .map files for the Bevy game engine.☆51Updated 8 months ago
- Magical Bevy Macros: Simplified bevy_ui & bevy_ecs Syntax!☆104Updated 4 months ago
- Apply a pixelation effect to any Bevy mesh or scene without post-processing.☆85Updated 5 months ago
- RTS-style camera controls plugin for Bevy Engine☆82Updated 4 months ago
- The friendly tool for writing game dialogue in Rust