File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -456,14 +456,17 @@ animated sprites.
456
456
457
457
### [ Writing an RPG using rg3d] [ writing-an-rpg-using-rg3d ]
458
458
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!_
460
461
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
462
464
making an RPG in Rust using the rg3d game engine. In part one of the series,
463
465
he builds a character controller from scratch. While that may not sound very exciting,
464
466
it's still a great way to learn the basics of rg3d and Rust gamedev in general!
465
467
466
468
[ 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
467
470
468
471
## Tooling Updates
469
472
You can’t perform that action at this time.
0 commit comments