Skip to content

Commit e08ca86

Browse files
authored
N44: Add NPCs and Dialog in Bevy (#1343)
1 parent 0d0cc8f commit e08ca86

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

content/news/044/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,19 @@ _Discussions:
540540
[code_the_web_article]: https://maxisom.me/posts/applying-5-million-pixel-updates-per-second
541541
[/r/place]: https://www.reddit.com/r/place/
542542

543+
### [NPCs and Dialog in Bevy][logic-devlog-video]
544+
545+
[![Youtube preview: game screenshot and Rust code](logic-projects-thumbnail.png)][logic-devlog-video]
546+
547+
[Matthew Bryant][matthew-bryant] released [a video][logic-devlog-video]
548+
focused on the design and implementation of a dialog system for NPCs
549+
in his [RPG game][logic-rpg]. This is the 4th in a weekly series about
550+
the high level ECS design of a full game using Bevy.
551+
552+
[logic-devlog-video]: https://youtu.be/luyDgccpHgE
553+
[matthew-bryant]: https://youtube.com/@logicprojects
554+
[logic-rpg]: https://github.com/mwbryant/logic-turn-based-rpg
555+
543556
## Tooling Updates
544557

545558
### Tiger
146 KB
Loading

0 commit comments

Comments
 (0)