Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm trying it since 10 minute and I really like the concept but it would really nice that we can create our own sheet like the D&D 5e Template Plus. With auto calcs etc.

Thanks for trying RPG Plus. We like the idea to create an interactive sheet builder system, especially for no-D&D RPGs. We started already to brainstorm about its design. It a challenging project that will take a bit of time to develop nevertheless it will be one of our next milestone 👍

(2 edits)

Nice to hear that hehe :) You can also meanwhile make all the sheet cell formula enabled (an exemple is with the mRPG app) 

You can go see the official website to see all the update and features. Take some of the basic from them :-) If you combine the character sheet from mRPG and your 3D map platform it would be AWESOME.

Ohh and the fact that the app is on all the device (ios, android, window etc.) is one of my favorite thing of the app. I can play while i'm working :O hehe

We're happy to hear your positive feedback. Thanks for taking the time to send us some suggestions and the screenshots of mRPG. We'll have a look! 

Please feel free to share other comments or suggestions, their are extremely useful for us. Enjoy RPG Plus

it's a real pleasure, Where are stored the dynamic template files in the folder? If I can analyse how it coded maybe I can make my own template ? Is it possible to have the source files to see what I can do and make some test? And if I find things ill share with you. 

unfortunately the dnd 5e and pathfinder dynamic templates are implemented in a way that is highly optimized and not flexible. Basically it is using hardcoded arrays in the json file expected to be with the right type and position.

This is the opposite of the normal sheet that is very simple and general (basically a json with 4 fields, group number, group name, property number and property text).

I think the best next step it is for us to implement some general APIs, something in the middle that will allow more flexibility. This is a great suggestion, that we received also from one of our Patrons and it is in our to-do list. Thanks a lot for your great feedback! much appreciated it!