Hi!
I am using Twine 2.01 local version and Harlowe
I'm working on a visual novel style game where the player has conversations with different people in various environments.
So far I've managed to include images using <img src=imagelink.png">
I'd like to have the backgrounds and characters be included seperately so that I won't have to make a version of every character with every variation of background behind them.
In short - I want multiple images to display over each other. They're all the same size and have an alpha to let the images be displayed. If I add multiple images with img src they all stack on top of eachother which is not what I want.
Is there a way to do this? Thank you!
I am using Twine 2.01 local version and Harlowe
I'm working on a visual novel style game where the player has conversations with different people in various environments.
So far I've managed to include images using <img src=imagelink.png">
I'd like to have the backgrounds and characters be included seperately so that I won't have to make a version of every character with every variation of background behind them.
In short - I want multiple images to display over each other. They're all the same size and have an alpha to let the images be displayed. If I add multiple images with img src they all stack on top of eachother which is not what I want.
Is there a way to do this? Thank you!