Hello everyone! I am using SugarCube 2.28.2. I have used twine before but have very basic coding skills aka I don't know anything about javascript or how to use it in Twine.
I am trying to make a gallery of images in twine one half of the page is text and an image slideshow on the right.
This is my very very basic idea of what I want to do http://pages.iu.edu/~gcreekba/arch/Glossary.PNG
Ideal I wanted to use the code from this website https://www.w3schools.com/howto/howto_js_slideshow.asp
And then use divs to have two columns one side the slideshow and the other the text.
So how would I use the javascript code from this website on twine? Is it possible? Or does someone have code I can use to make a slideshow similar to that website on Twine? **If there is a way to avoid java and still make a slideshow please let me know**