itch.io is community of indie game creators and players

Devlogs

Tuesday JS Beta 0.76 The project needs help

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

Most boring update, in this release:

  • Fixed bug with HotSpot parameter
  • Fixed bug with preview parameters in scene editor
  • Fixed problem with incorrect scrolling in scene editor

The project needs help solving an issue with the resize / drag / rotate tool in the scene editor. It is necessary to implement the correct resizing of the object, taking into account its angle of inclination and position.

I am not good at trigonometry to solve this problem. I found a very similar description of my problem on stackoverflow. But I could not use the solution from there correctly, partly due to the fact that in TuesdayJS one

object is used to change the size and position, and not two separate ones as there.

If someone can help me to solve this problem I would be very grateful.

For this in the repositories there is a separate file with the code of this tool DragElements 2.zip

Or in code of  tuesday_visual.html file which starts with function make_resizable(s,f) 

Files

  • TuesdayJS_Beta_0.76_web_recommend.zip 104 kB
    Oct 26, 2021
  • TuesdayJS_Beta_0.76_android.apk 351 kB
    Oct 26, 2021
  • TuesdayJS_Beta_0.76_mac.dmg 108 MB
    Oct 26, 2021
  • TuesdayJS_Beta_0.76_win.zip 99 MB
    Oct 26, 2021
  • tuesday_visual.html 613 kB
    Oct 26, 2021
Download Tuesday JS visual novel engine
Leave a comment