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 @@ -463,14 +463,17 @@ animated sprites.
463
463
464
464
### [ Writing an RPG using rg3d] [ writing-an-rpg-using-rg3d ]
465
465
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!_
467
468
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
469
471
making an RPG in Rust using the rg3d game engine. In part one of the series,
470
472
he builds a character controller from scratch. While that may not sound very exciting,
471
473
it's still a great way to learn the basics of rg3d and Rust gamedev in general!
472
474
473
475
[ 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
474
477
475
478
## Tooling Updates
476
479
You can’t perform that action at this time.
0 commit comments