Skip to content

Commit 00e1b93

Browse files
N24: More fixes
1 parent 63f9e3f commit 00e1b93

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
@@ -456,14 +456,17 @@ animated sprites.
456456

457457
### [Writing an RPG using rg3d][writing-an-rpg-using-rg3d]
458458

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

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

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

468471
## Tooling Updates
469472

0 commit comments

Comments
 (0)