Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Tuesday js big update and animation transform

Tuesday js big update and animation transform

Kirill_live
Kirill_live
Tuesday JS devlog · · 1 min read
5,328 0

The new release turned out to be very rich in new opportunities.

- Now it is not necessary to define the appearance of each new button. When creating a new button, its parameters will be copied from the previous one.

- Fixed bug with adding pictures to buttons

- Fixed issue with switching control settings

- When assembling, a "wait" window appears

- When you delete a launch block, it will be automatically canceled to the next one in the "story launch block".

- Added transparency setting for art


- New function animation transform scene !!!
based on css transition-duration function. thus, if you use the same objects in dialogs, the dialog turns into a key frame. at the moment of transition between them, the transformation animation will be triggered.
The speed of art animation transform can be set in the "time transform"



Tuesday js in itch.io

Tuesday js in GitHub

Tuesday js Home website

Patreon

Discussion

Loading comments...