Skip to content

Commit aa0bbca

Browse files
N24: More fixes
1 parent 733540e commit aa0bbca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/news/024/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,14 +463,17 @@ animated sprites.
463463

464464
### [Writing an RPG using rg3d][writing-an-rpg-using-rg3d]
465465

466-
![rg3d RPG screenshot](rg3d.jpg)
466+
[![rg3d RPG screenshot](rg3d.jpg)][rg3d-video]
467+
_[Click here][rg3d-video] to see a video of the character controller in action!_
467468

468-
Dimitry Stepanov (aka @mrDIMAS) published a tutorial series about
469+
Dimitry Stepanov (aka @mrDIMAS) published a
470+
[tutorial series][writing-an-rpg-using-rg3d] about
469471
making an RPG in Rust using the rg3d game engine. In part one of the series,
470472
he builds a character controller from scratch. While that may not sound very exciting,
471473
it's still a great way to learn the basics of rg3d and Rust gamedev in general!
472474

473475
[writing-an-rpg-using-rg3d]: https://rg3d.rs/tutorials/2021/07/09/rpg-tutorial1.html
476+
[rg3d-video]: https://www.youtube.com/watch?v=l2ZbDpoIdqk
474477

475478
## Tooling Updates
476479

0 commit comments

Comments
 (0)