Skip to content

Commit

Permalink
Update 2024-12-06-how-i-handle-quests-in-godot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shomykohai authored Dec 6, 2024
1 parent 9cd06b6 commit 8032040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-12-06-how-i-handle-quests-in-godot.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Furthermore, QuestSystem has been used with many other plugins, such as [Dialogu
- [Cogito](https://github.com/Phazorknight/Cogito)

**Videos using QuestSystem**
- [Trobugno: "What's new? Quests and more | Arkaruh's Tale Devlog 2"](https://www.youtube.com/watch?v=xFB74hBJawA)
- [LandonDevelops: "Creating a quest system for my indie RPG game | Godot devlog"](https://www.youtube.com/watch?v=D6X2Ex6m0vk)
- Trobugno: ["What's new? Quests and more | Arkaruh's Tale Devlog 2"](https://www.youtube.com/watch?v=xFB74hBJawA)
- LandonDevelops: ["Creating a quest system for my indie RPG game | Godot devlog"](https://www.youtube.com/watch?v=D6X2Ex6m0vk)

## Actually designing the quests

Expand Down

0 comments on commit 8032040

Please sign in to comment.