File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -173,12 +173,12 @@ giving an introduction to the Entity Component System paradigm.
173
173
174
174
![ Foxtrot in action] ( foxtrot.gif )
175
175
176
- [ Foxtrot] was created by [ @janhohenheim ] as an all-in-one starting point for 3D
177
- projects made in Bevy. While he appreciated that other Bevy templates showed
178
- nicely how to wire up systems and setup a game loop, he was missing a showcase
179
- for commonly used features that are scattered around various libraries. So he created
180
- Foxtrot, where he collected most basic features he could need for future
181
- projects or jams. The current version [ v0.1.5] features:
176
+ [ Foxtrot] was created by Jan Hohenheim ( [ @janhohenheim ] ) as an all-in-one
177
+ starting point for 3D projects made in Bevy. While he appreciated that other
178
+ Bevy templates showed nicely how to wire up systems and setup a game loop,
179
+ he was missing a showcase for commonly used features that are scattered around
180
+ various libraries. So he created Foxtrot, where he collected most basic features
181
+ he could need for future projects or jams. The current version [ v0.1.5] features:
182
182
183
183
- loading a 3D level from GLTF files
184
184
- automatically assigning physics colliders
You can’t perform that action at this time.
0 commit comments