Hey everyone,
First, i am using Twine version 2.0.11 and SugarCube version 2.11.0 (at least thats what appears when i check inside Twine)
On my game, i am trying to create a character sheet for the player.
This needs to be populated by stuff like
Agility: Average
Strength: Good
Stamina : Below Average
Karma: Good
The first thing that came into my mind was to present a different image photoshopped for each situation based on the variables. One for Average, Average, Average, Average... another for Good, Average, Average, Average... you know what i mean.
This creates a lot of images that need to be stored in the game.
Is there a way for twine to put two images together, one in front, another in the background, in order to have always 1 background, and in front you would have the specific Good, Average, Below Average images?
The other way would be to separate the main image in several blocks, one with the stats, the other with the main image, and then have twine "glue" them together, if possible.
I know this is not an easy request for help, my thanks in advance.
Cheers,
Magma
First, i am using Twine version 2.0.11 and SugarCube version 2.11.0 (at least thats what appears when i check inside Twine)
On my game, i am trying to create a character sheet for the player.
This needs to be populated by stuff like
Agility: Average
Strength: Good
Stamina : Below Average
Karma: Good
The first thing that came into my mind was to present a different image photoshopped for each situation based on the variables. One for Average, Average, Average, Average... another for Good, Average, Average, Average... you know what i mean.
This creates a lot of images that need to be stored in the game.
Is there a way for twine to put two images together, one in front, another in the background, in order to have always 1 background, and in front you would have the specific Good, Average, Below Average images?
The other way would be to separate the main image in several blocks, one with the stats, the other with the main image, and then have twine "glue" them together, if possible.
I know this is not an easy request for help, my thanks in advance.
Cheers,
Magma