Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 569 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 569 Bytes

Butano background animation

This is a little script made in python for create background animations for Butano engine.

For use it:

  • First you need to open a terminal
  • Change the path to the same folder of "requirements.txt"
  • Run the folowing comand on a terminal to install all needed
pip3 install -r requirements.txt
  • Then you only need to put the "bg-animation.py" and "converter4Bit.py" in your proyect and use it like the "butano-example" folder.

If you have some problem with the script please report it.