CharacterQuestManager

A place for Ren'Py tutorials and reusable Ren'Py code.
Forum rules
Do not post questions here!

This forum is for example code you want to show other people. Ren'Py questions should be asked in the Ren'Py Questions and Announcements forum.
Post Reply
Message
Author
User avatar
Andredron
Miko-Class Veteran
Posts: 700
Joined: Thu Dec 28, 2017 2:37 pm
Location: Russia
Contact:

CharacterQuestManager

#1 Post by Andredron »

Character 'n' Quest Manager!
Hello, I'm Rodrigo Sarri, author of this project. This project aims to provide a tool for those who are developing their visual novel game.

The tool allows you to manage characters and quests using classes and methods capable of allowing greater ease in management in addition to presenting a friendly screen for your players.

How to use?
Copy the CharacterQuestManager folder to your project and follow some examples and instructions left in the file: CharacterQuestManager/engine/script.rpy

In your main script.rpy file add the line call cqm.

Add a button and in your button action add the variable: cqmAction see an example: textbutton "Menu" action cqmAction style "openButton"

I made a simple button if you want to use it for testing and example. To see how it works, just add this line to your main script.rpy show screen exampleButton


Github
https://github.com/rodrigosarri/CharacterQuestManager

Info
https://rodrigosarri.github.io/CharacterQuestManager/

Wiki
https://github.com/rodrigosarri/Charact ... ager/wiki/


Post Reply

Who is online

Users browsing this forum: Google [Bot]