File tree 2 files changed +23
-0
lines changed
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,29 @@ You can view that [here][room4doom_blog].
104
104
[ flukejones_twitter ] : https://twitter.com/flukejones
105
105
[ room4doom_blog ] : https://ljones.dev/blog/room4doom-20220529/
106
106
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
+
107
130
## Engine Updates
108
131
109
132
## Learning Material Updates
You can’t perform that action at this time.
0 commit comments