Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 76fd133

Browse filesBrowse files
authored
N36: bevy_godot (rust-gamedev#1124)
1 parent 2899ef1 commit 76fd133
Copy full SHA for 76fd133

File tree

1 file changed

+15
-0
lines changed
Filter options

1 file changed

+15
-0
lines changed

‎content/news/036/index.md

Copy file name to clipboardExpand all lines: content/news/036/index.md
+15Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.