I decided to change the development method a little for this release. Just to see if it gets faster or easier.
Instead of doing a whole stage (for example, creating all the images) and then starting the next stage (writing the dialog) ... I decided to develop in parts, but doing several stages in parallel
Now I create the images for some scenes, write the dialog for them, do the programming and position the dialog bubbles for those scenes.
Then I repeat the process for the next scenes
When I've finished everything, I'll find out if it was better to do it this way or not.
Anyway, the next release is going at a good pace