- Aug 23, 2020
- 176
- 235
Hello everyone,
I recently started with my own novel. I've watch some tutorials and i was wondering something. Do you need to add each image on a new line or is there also a script that adds a full whole submap in one script instead of each image on a separately line. My next prologue will be even bigger with more pictures. And then the main game begins.
For example, i have now the lines,
image prologue_1 = "images/Prologue day 1/Day 1.1.jpg"
to
image prologue_59 = "images/prologue day 1/Day 1.59.jpg"
Can't i just add all those images with just one script, instead of 59 separately once?
I recently started with my own novel. I've watch some tutorials and i was wondering something. Do you need to add each image on a new line or is there also a script that adds a full whole submap in one script instead of each image on a separately line. My next prologue will be even bigger with more pictures. And then the main game begins.
For example, i have now the lines,
image prologue_1 = "images/Prologue day 1/Day 1.1.jpg"
to
image prologue_59 = "images/prologue day 1/Day 1.59.jpg"
Can't i just add all those images with just one script, instead of 59 separately once?