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

Document Object Class 11 (Animations) #48

Open
dertseha opened this issue Mar 18, 2016 · 2 comments
Open

Document Object Class 11 (Animations) #48

dertseha opened this issue Mar 18, 2016 · 2 comments
Labels

Comments

@dertseha
Copy link
Member

Document the Animation objects:

  • Level entry
  • Class & Subclass info
@dertseha
Copy link
Member Author

There doesn't seem to be anything useful for animations. All of the existing ones have their four bytes of level data zero. Static ones probably don't need any information, and the remainder are short-lived explosion-type things.
I captured a "camera explosion" in a savegame, and the second pair of bytes referenced the original object index - though that one was already cleared.

@dertseha
Copy link
Member Author

dertseha commented May 8, 2017

As for the object properties, the generic ones are documented now.

The one specific byte is set though for five different explosions, from 11/2/x. I have no further idea what they could mean. Setting their values to other objects doesn't change them; Nor do I see any effect when I change their values. The one I tested with was 11/2/0, an explosion from the rail gun projectile for instance.

I'd guess it has something to do with size, as the "large explosion" has its special byte set to 4, while the other ones only use 1.
It's not a push-back force, like a shockwave. Nor does it affect the light emission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant