spectacles engine v1.1
TWELVE CANNETTES » Devlog
updated the spectacles engine download:
- added "setItem"/"getItem" localStorage utility functions
- added "silent" event for enabling/disabling logs
- added wakelock to prevent screensaver from activating during auto mode
- added "data-volume" and "data-rate" properties for setting initial values of audio elements in frame_sfx/frame_music
- added "data-next" property for image elements. this allows swapping to a second image suffixed with "-loop" after the specified timeout (useful for playing looping animations that have a one-off lead-in)
- updated "goto" to treat empty values as advancing a single line (this is useful for branching mid-scene with conditionally defined variables; an example is given in the sample project)
- added debug menu to frame_music for testing tracks
- added debug menu to frame_spectacles including plaintext script for proofreading, basic word/line count, and scene jump controls
- a few other minor bugfixes/debug improvements
Files
spectacles-engine.zip 1.7 MB
Version 1.1.0 Dec 04, 2023
Get TWELVE CANNETTES
TWELVE CANNETTES
NOT FOR INDIVIDUAL RESALE
Status | Released |
Authors | DOMINO CLUB, Sean |
Genre | Interactive Fiction, Visual Novel |
Tags | 2D, asmr, minigames, Narrative, Sci-fi, Singleplayer, sourcecode, Story Rich |
Languages | English |
Comments
Log in with itch.io to leave a comment.
Does this engine come with a manual? It seems really interesting and offbeat.
nothing as detailed as a manual, but the sample project includes examples of how to use most features. feel free to reach out to me directly if you're trying it out and have questions