Skip to content

beat4sprite is a library to create gameplay animations for the StepMania 5 engine.

License

Notifications You must be signed in to change notification settings

EngineMachiner/beat4sprite

Repository files navigation

ko-fi

beat4sprite

beat4sprite is a library to create scripted animations in the StepMania 5 engine. It's inspired by the retro gameplay animations of the Playstation 1.

beat4sprite is tested mainly on OutFox.

Youtube Video

Installation

  1. Install tapLua.

Linux

  1. Run the next commands in the game directory:
curl -o beat4sprite.sh https://raw.githubusercontent.com/EngineMachiner/beat4sprite/refs/heads/master/beat4sprite.sh
./beat4sprite.sh; rm beat4sprite.sh

Or it can be installed manually:

  1. Clone the repository in the modules folder.
  2. Load it after tapLua.
  LoadModule("beat4sprite/beat4sprite.lua") -- After loading tapLua...

If you want create your own animations you can check the wiki.

You can also check out examples in:

Credits

Thank you to everyone who contributed to the development of this project!

About

beat4sprite is a library to create gameplay animations for the StepMania 5 engine.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project