itch.io is community of indie game creators and players

Devlogs

Tuesday JS Beta 0.62 Hidden Objects

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

In the new version,  

it became possible to set images for the cursor, unfortunately, this function does not work in all browsers and there are restrictions on the use of images for the cursor, the most important condition is that the image size should be within 128 X 128 pixels if you are using svg. you cannot size it as 100% X 100%. You can specify images for the cursor for main objects in the project settings in the corresponding section.

Added a new view of the scene with the "Hidden Object" gameplay. In it, you can select a main image for the background and place objects for search on it. In the scene, you can adjust both the number of items and the random entry of an item into the list of items to search for.


Also Tuesday JS is able to independently adapt the scene "Hidden Object" for different screens. Additional features will be added in the future as needed.


By popular demand, added the ability to turn off the animation of the twine lines. This is recommended if the editor is slow due to the large number of lines.


  • Cursor customization (is not supported by all browsers).
  • Added a new view of the scene with the "Hidden Object" gameplay.
  • Added the ability to turn off the animation of link lines in the script
  • Fixed error comparing variable values in "legacy choic"
  • Fixed the error of moving to the next block through the "legacy choic".
  • Android app can now run in the background
  • The back button in the Android version closes windows and previews.


Files

  • TuesdayJS_Beta_0.62_web.zip 106 kB
    Aug 29, 2021
  • TuesdayJS_Beta_0.62_android.apk 355 kB
    Aug 29, 2021
  • TuesdayJS_Beta_0.62_win.zip 97 MB
    Aug 29, 2021
  • TuesdayJS_Beta_0.62_mac.dmg 106 MB
    Aug 29, 2021
  • Example hidden objects.zip 487 kB
    Aug 29, 2021
  • tuesday_visual.html 619 kB
    Aug 29, 2021
Download Tuesday JS visual novel engine
Leave a comment