Skip to content

Commit 0a055f0

Browse files
authored
N34: limbo pass (#1043)
1 parent 96b28a1 commit 0a055f0

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/news/034/index.md

+23
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,29 @@ You can view that [here][room4doom_blog].
104104
[flukejones_twitter]: https://twitter.com/flukejones
105105
[room4doom_blog]: https://ljones.dev/blog/room4doom-20220529/
106106

107+
### [limbo_pass]
108+
109+
![a ghost, stuck in limbo, on a mountain pass](limbo-pass.png)
110+
111+
[limbo_pass] by [@shnewto] is a little 3D walking sim in Bevy that uses
112+
scenes, meshes, and materials exported directly from Blender.
113+
114+
Features include:
115+
116+
- Blender assets exported to glTF
117+
- Collision detection with [bevy_rapier3d]
118+
- Looping audio with [bevy_kira_audio]
119+
120+
For more info, see the [announcement post][limbo_pass_announce] and the
121+
[gameplay video][limbo_pass_gameplay].
122+
123+
[limbo_pass_announce]: https://twitter.com/shnewto/status/1520897809968340992
124+
[limbo_pass_gameplay]: https://youtu.be/gxUesnuTBBI
125+
[limbo_pass]: https://github.com/shnewto/limbo_pass
126+
[@shnewto]: https://github.com/shnewto/
127+
[bevy_rapier3d]: https://github.com/dimforge/bevy_rapier
128+
[bevy_kira_audio]: https://github.com/NiklasEi/bevy_kira_audio
129+
107130
## Engine Updates
108131

109132
## Learning Material Updates

content/news/034/limbo-pass.png

276 KB
Loading

0 commit comments

Comments
 (0)