Last updated: 14 Jun 24 15:13:52 (UTC)
Lyle's Twine Notes
In no particular order, and no guarantee they won’t be out of date. Use at your own risk/discretion.
Link to this note
- Cycling Links, Sugarcube 2
- Mouseover Macro (deprecated)
- Click to toggle a variable setting (SugarCube)
- Toggle dark/light theme (SugarCube)
- HiEv’s Quick Links - I got the light/dark toggle from here, and there are other useful samples, including display, image, video, widgets, interactivity, data handling, and more.
- Toggle sound on-off on all passages
- How I made the ELCv4 Author Metadata Form
- Update: How I made the ELCv4 Author Metadata Form copy
- Twine: Textareas textboxes with word counts
- Textbox or textarea with word count (Javascript) in Twine Sugarcube 2
- Creating Twine variables from Google Sheets cells
- How do I pass variables between Twine and javascript? - IF Answers
- Arrays in Twine
- Escape Room Template
- Timing gameplay (e.g. escape room)
- Displaying gameplay data (leaderboard) in Twine from Google Sheets
- Keyboard driven Twining (tutorial) : twinegames
- Toggle Hide Display Text
- Keyup events in Twine (enter for buttons)
- More Twine + Google Sheets
- Recording Game play data in Twine
- Sample CSS
- Displaying Random Text
- Log-in Page that Pulls codenames IDs from Google Sheet
- Link words that cycle through alternatives while playing audio
- Text message animations + auto advance
- Text message animations + more/continue buttons
- Enabling full screen on mobile
- Transition b/w passages - fade in/out, incl bg
- CSS and Sugarcube
- Popups - Twine Sugarcube 2
- Foreground image/overlay (Sugarcube 2)
- Layered backgrounds (CSS)
- CSS set link classes
- Sidebar - remove and reclaim space (Sugarcube)
- How to copy TEXT to Clipboard on Button Click
- checkboxes and arrays
- Textbox or form entries, such as Enter Player Name
- The Adventure Gamer’s Manual
- Building an inventory in Twine 2 with the built-in Harlowe macros
- Dynamic Text Effects
- Various Useful Hacks and Tutorials
- Timer Macro - appearing text
- A Catalog of Twine Story Formats – m. c. de marco
- Saving your Twine Game on iPad (Safari & Chrome)
- How do I open .html files in Twine 1 and .tws files in Twine 2?
- Creating an index of passages - Twine