File tree 1 file changed +15
-0
lines changed
Filter options
1 file changed +15
-0
lines changed
Original file line number Diff line number Diff line change @@ -554,6 +554,21 @@ and the second part is a lightweight fluid shader.
554
554
555
555
## Library Updates
556
556
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
+
557
572
### [ hecs]
558
573
559
574
[ hecs] is a fast, lightweight, and unopinionated archetypal ECS library.
You can’t perform that action at this time.
0 commit comments