jrockett6 / bevy_godot4
Bring Bevy's ECS to Godot4
☆69Updated 3 weeks ago
Alternatives and similar repositories for bevy_godot4:
Users that are interested in bevy_godot4 are comparing it to the libraries listed below
- A crate for using Bevy with the Godot Engine.☆126Updated last year
- A CLI tool to manage your godot-rust projects☆88Updated last year
- A Bevy plugin for integrating with the Steamworks SDK☆219Updated last week
- Flexible tweening plugin library for Bevy.☆117Updated last week
- Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy different states.☆239Updated 2 weeks ago
- A simple pixel-perfect camera plugin for Bevy, suitable for pixel-art.☆152Updated 9 months ago
- Collection of generic asset loaders for common file formats☆211Updated 3 weeks ago
- Your Own Level Editor Creation Kit☆180Updated 2 months ago
- Use sprites in a 3d bevy scene.☆168Updated 2 weeks ago
- "Run Rust coroutines in Godot 4.2+ (through GDExtension), inspired on Unity's Coroutines design."☆28Updated 3 weeks ago
- A Bevy plugin for Spine☆110Updated 2 months ago
- An egui backend for godot-rust☆133Updated 2 years ago
- This repository contains the sample code of the tutorial series Godot extension in rust☆26Updated 4 months ago
- Bevy plugin for localization using Fluent.☆132Updated 4 months ago
- A direct ecs to low-level server implementation for Godot 4.1☆23Updated 2 months ago
- Low-friction experiments for the bevy_editor☆212Updated last month
- 📜 A plugin for Bevy that allows you to write some of your game logic in a scripting language.☆98Updated this week
- Easing and simple animations for Bevy☆185Updated 2 weeks ago
- A floating character controller for Bevy☆310Updated this week
- adds trait queries to the bevy game engine☆108Updated last month
- ☆141Updated last year
- This template is a great way to get started on a new 2D Bevy game!☆266Updated this week
- A feature rich rogue-like survival game made with Bevy & Rust