So far things look easy enough to do on my own.
Having actual python knowledge is helping a bit
Images are another story though xD
Anyway, 2 problems came up.
I like having things neatly organized in different folders.
How can I split the .rpy files across folders (different story chapther)?
Same with resources. Not having to put everything together in the "game" folder.
I want to display health values (current/maximum). I can do it with text but with a "ui.bar" nothing shows up.
What code do I need?
I wanted it to look like a button basically (the frame around).
Thanks.
(I hope I was clear enough)