← Return to asset pack
Log in with itch.io to leave a comment.
hi would you ever consider making one template combining the aesthetics of the one-page with the utility of the saves and settings template? im trying to do it myself but idk coding so im just fucking it up. (please please please)
Hiya
I’m currently not planning on releasing combined template as of now. However, with a bit of copy-pasting, it should be doable to combine them both.
Starting from the One-Page template, in the [Menu] passage, add the following code from the Settings template’s [Footer-Menu] passage:
[<tw-footer>{
}</tw-footer>]
You will also need to create the following passages in your project:
header
title header
And copy the relevant JavaScript and StyleSheet sections from Settings template:
Hope this helps a bit?
I have used your template in my neotwiny submission, Very Restrained Summer Fun: https://noxether.itch.io/vrsf
Thank you for your hard work, it was SUPER USEFUL!!
Omg yay! Looking forward to play it!!
Glad it helped!!
Thank you! I hope you will enjoy it!
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
hi would you ever consider making one template combining the aesthetics of the one-page with the utility of the saves and settings template? im trying to do it myself but idk coding so im just fucking it up. (please please please)
Hiya
I’m currently not planning on releasing combined template as of now. However, with a bit of copy-pasting, it should be doable to combine them both.
Starting from the One-Page template, in the [Menu] passage, add the following code from the Settings template’s [Footer-Menu] passage:
[<tw-footer>{and}</tw-footer>]}</tw-footer>]You will also need to create the following passages in your project:
headertag, and without thetitle headersectionAnd copy the relevant JavaScript and StyleSheet sections from Settings template:
Hope this helps a bit?
I have used your template in my neotwiny submission, Very Restrained Summer Fun: https://noxether.itch.io/vrsf
Thank you for your hard work, it was SUPER USEFUL!!
Omg yay! Looking forward to play it!!
Glad it helped!!
Thank you! I hope you will enjoy it!