NoMathExpectation / floating_text_movement

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:QML 86.1%Language:Python 11.7%Language:C++ 1.2%Language:CMake 0.7%Language:C 0.3%