reskit/README.md

11 lines
694 B
Markdown

Reskit (stinkhead7ds edition)
======
<font color="red">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.</font>
## 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.