Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SEQ utilities #24

Open
pixeldesu opened this issue Jun 3, 2019 · 0 comments
Open

Add SEQ utilities #24

pixeldesu opened this issue Jun 3, 2019 · 0 comments
Labels
feature request New feature or request

Comments

@pixeldesu
Copy link
Member

The SEQ (Sequence) file format is a custom scripting format defining particle animation sequences (calling SPR files, basically).

It shares the same format as SPR files, with the difference that SEQ files can contain a frame/ms count in front of a command.

Examples and a reference can be found at https://docs.pangya.golf/pc/file-formats/seq

Write up PangLib.SEQ.SEQFile parsing the file and returning an AST, which can then be used by other tools to execute the given commands with their arguments.

@pixeldesu pixeldesu added the feature request New feature or request label Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant