/floating_text_movement

Program for generating blocks of floating text events for the Rhythm Doctor editor, please read the README for more info

Primary LanguageQMLGNU General Public License v3.0GPL-3.0

Float Text Movement, with UI

This is a UI version of Float Text Movement script. It adds a easy-to-use UI, additionly optimized some features of the original script:

  • Bundled into an .exe version, so that you don't have to install Python to use.
  • Exposed more generation options from the original script, such as text size.
  • Restricting inputs to avoid wrong output.

Original version credits @Shareoff (Shareoff#2107).

For original description, see README_original.md.