Skip to content

Visual Novel Creator 1.0.2

Compare
Choose a tag to compare
@yami2200 yami2200 released this 30 Aug 09:10
· 97 commits to master since this release

Download :

Patch Note :

  • βœ” Add feature to resize character in scene.
  • βœ” When launching the app for the first time, the theme of the app will be the same as the OS. (dark or light)
  • βœ” Add Random operator for Integer & Float variables.
  • βœ” Add Min operator for Integer & Float variables.
  • βœ” Add Max operator for Integer & Float variables.
  • βœ” Add possibility to press "-" key to give negative number in text field of integer/float setter.
  • βœ”Show Warning message when writing a wrong number syntax in integer/float setter.
  • βœ” Add help button linked to GitHub documentation on different panels.
  • βœ” Show app version in editor preferences panel.
  • ❌Remove Set Random Integer & Set Random Float script node.
  • ❗ Fix issue dependency with Integer & Float inputs of script nodes.
  • ❗ Fix issue with variable input on "Set" script node.