Home Artists Posts Import Register

Downloads

Content

This weekend I've wrote a book reading system that's compatible with renpy's translation and can have images on the pages too. Also added a multi page notes reading version.

Next was item inspection to let the player inspect an item and find code or password on them. However, I've ran out of time before I could finish everything.

The end goal is adding these capabilities to the inventory system, but first I need to make them work on their own.

You can check the code at the current stage (in the attachments)

Files

Comments

Fernando Cardozo

I have a script that allows me to update a journal, is there a way to implement the ability to add entries into your reader?

Kia Azad

(Leaving this comment for future me, to note that we've got in touch on discord and it's not a comment I've missed)

Andreas

You wrote that it's not finished yet, but here's an observation: If you turn the pages, you can still clearly see the cover of the first page. Another picture is probably missing here, showing the open book from page 3.

Kia Azad

Since I'm not that good at animating the kind of animation required to mimic a page flip, I've simply used a single image for the book. but if you want I can help you implement multiple images, given you''ll provide the images needed. As for the pages, I've left it remembering the page you've closed the book on, but that can be changed in the code. Contact me on discord: Kia#6810 if you want me to apply any of those changes for you.