File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ starting point for 3D projects made in Bevy. While he appreciated that other
305305Bevy templates showed nicely how to wire up systems and setup a game loop,
306306he was missing a showcase for commonly used features that are scattered around
307307various libraries. So he created Foxtrot, where he collected most basic features
308- he could need for future projects or jams. The current version [ v0.1.5 ] features:
308+ he could need for future projects or jams. The [ latest release ] features:
309309
310310- loading a 3D level from GLTF files
311311- automatically assigning physics colliders
@@ -314,12 +314,12 @@ various libraries. So he created Foxtrot, where he collected most basic features
314314- a force-based third-person character controller
315315- shaders
316316- pathfinding
317- - a flexible camera system with easings
317+ - a flexible camera system with easings supporting various perspectives
318318- a custom ingame editor window for live tweaks such as spawning new objects.
319319
320320[ Foxtrot ] : https://github.com/janhohenheim/foxtrot
321321[ @janhohenheim ] : https://github.com/janhohenheim
322- [ v0.1.5 ] : https://github.com/janhohenheim/foxtrot/releases/tag/v0.1.5
322+ [ latest release ] : https://github.com/janhohenheim/foxtrot/releases/latest
323323
324324### [ Graphite] [ graphite-website ]
325325
You can’t perform that action at this time.
0 commit comments