Posted August 29, 2021 by Kirill Live
#Interactive Fiction #Visual Novel Tags android #Game Design #Game engine #GameMaker #GitHub #Kinetic Novel #Open Source #Twine
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.