Skip to content

Commit 76fd133

Browse files
authored
N36: bevy_godot (#1124)
1 parent 2899ef1 commit 76fd133

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/news/036/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,21 @@ and the second part is a lightweight fluid shader.
554554

555555
## Library Updates
556556

557+
### [bevy_godot]
558+
559+
[bevy_godot] is an in-development library that offers a familiar Bevy environment
560+
inside of the [Godot Engine][godot-engine]. [bevy_godot] currently features Scene
561+
Tree integration, collision detection, spawning Godot scenes from Bevy, and
562+
included examples to demonstrate the API. The upcoming update will feature Godot
563+
signal events, Bevy assets integration, and a full implementation of the Dodge
564+
the Creeps example game.
565+
566+
[bevy_godot] is looking for contributors to help grow the library to fit all
567+
Godot Engine game development needs.
568+
569+
[bevy_godot]: https://github.com/rand0m-cloud/bevy_godot
570+
[godot-engine]: https://godotengine.org
571+
557572
### [hecs]
558573

559574
[hecs] is a fast, lightweight, and unopinionated archetypal ECS library.

0 commit comments

Comments
 (0)