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

"Cinema" system, for handling cinematics #24

Open
hogsy opened this issue Jun 30, 2022 · 0 comments
Open

"Cinema" system, for handling cinematics #24

hogsy opened this issue Jun 30, 2022 · 0 comments
Assignees
Labels
anachronox feature Indicates that this is a requirement to meet the feature-set of the original game. enhancement New feature or request in progress Someone is working on this task

Comments

@hogsy
Copy link
Owner

hogsy commented Jun 30, 2022

These are very nicely documented for us, for the most part.

# cineid = number [0,998]
# script = name : version : blockcount
# block = name : flags
# path = order : name : type : flags : timeofs : maxlen : color : count
# node = type : flags : timelen : other-data

Of course, we're lacking explanations on what these mean/do right now but I think I get the general structure.

# denotes a comment line.

@hogsy hogsy added enhancement New feature or request anachronox feature Indicates that this is a requirement to meet the feature-set of the original game. labels Jun 30, 2022
@hogsy hogsy added the in progress Someone is working on this task label Dec 8, 2023
@hogsy hogsy self-assigned this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anachronox feature Indicates that this is a requirement to meet the feature-set of the original game. enhancement New feature or request in progress Someone is working on this task
Projects
None yet
Development

No branches or pull requests

1 participant