Navigation Quest Time Routine System for Ren'Py
A complete system introducing the concepts of location, time and event, producing the framework of a not-quite-point-and-click adventure game.
GitHub Repo: DRincs-Productions/NQTR-System
This repo is a complete set of tools to create a game where you can explore and relate to characters.
Feel free to contribute, fork this and send a pull request. 😄
Implementation steps
Important: Read all Renpy Utility Lib Wiki before start. This is a dependency of NQTR Toolkit.
- Navigation and Map
- Time system
- Action & read Methods for closing a label
- Routine & Read Talk system & Events.
- Quest system
- Screens
Code snippets (VSCode)
(all begin with DR_
)
Download the: link
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | DRincs Productions |
Made with | Ren'Py |
Tags | conversation, framework, Management, map, Point & Click, quest, quest-manager, Ren'Py, Time Travel |
Download
Download NowName your own price
Click download now to get access to the following files:
NQTR-System v2.0.5 (Mega)
External
NQTR-System v2.0.5 9.1 MB
NQTR-System v2.0.4 (Mega)
External
NQTR-System v2.0.4 9 MB
NQTR-System v2.0.3 (Mega)
External
NQTR-System v2.0.3.zip 7.4 MB
NQTR-System v2.0.2 (Mega)
External
NQTR-System v2.0.2 7.2 MB
NQTR-System v2.0.1 (Mega)
External
NQTR-System v2.0.1 7.2 MB
Installation using Git Submodule
External
Comments
Log in with itch.io to leave a comment.
Wew, Thank you very much!