reskit/README.md

694 B

Reskit (stinkhead7ds edition)

This is an internal branch used by Rivethead Interactive for the development of Stinkhead & The Seven Deadly Sins. No issues, pull requests, or support of any kind will be taken for level, easing, and other tools exclusive to this branch.

Internal Tools

  • level - Generate a stinkhead7ds level from a Tiled editor module.
  • easing - Coming soon! Generate a cubic bezier easing curve for a given timespan e.g. for stylistic camera motion.
    • Output will be in format:
      • 2 bytes: Length of the curve, in 1/60 s increments.
      • For each 1/60 increment: the value on the curve at the given 1/60 s increment.