Skip to content

Commit 109f472

Browse files
authored
N42: Foxtrot: Update to newest release (#1285)
1 parent 34b6510 commit 109f472

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/news/042/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ starting point for 3D projects made in Bevy. While he appreciated that other
305305
Bevy templates showed nicely how to wire up systems and setup a game loop,
306306
he was missing a showcase for commonly used features that are scattered around
307307
various 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

0 commit comments

Comments
 (0)