Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e08ca86

Browse filesBrowse files
authored
N44: Add NPCs and Dialog in Bevy (rust-gamedev#1343)
1 parent 0d0cc8f commit e08ca86
Copy full SHA for e08ca86

File tree

2 files changed

+13
-0
lines changed
Filter options

2 files changed

+13
-0
lines changed

‎content/news/044/index.md

Copy file name to clipboardExpand all lines: content/news/044/index.md
+13Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.