itch.io is community of indie game creators and players

Devlogs

Tuesday js video

Tuesday JS visual novel engine
A browser online editor made in HTML5

Added support for video clips,

  • Video can be played back as part of a scene (by specifying location and size) or stretched to fill the entire scene
  • It is possible to play only a part of the video clip by specifying the start and end time, and this segment can also be looped
  • When video ends, you can set the transition to the next scene or another story block.

The editor works with most .mp4 codecs supported by browsers. Video in .webm format, as practice has shown, is not reproduced on all browsers and devices.
There may be problems in the Safari browser, these problems will be resolved in the next update.

Added an example demonstrating the possibility of using a video on the example of a small excerpt of the game "Time Gal"

Tuesday js in GitHub

Tuesday js Home website

Patreon



Files

  • Tuesday JS visual editor 86 kB
    Mar 09, 2021
  • Example interactive movie 18 MB
    Mar 09, 2021
  • tuesday_visual.html 487 kB
    Mar 09, 2021
Download Tuesday JS visual novel engine
Leave a comment