Skip to content

Extracting Sequenced animations #49

Description

@the10thWiz

While attempting to extract the models from Pictocross 3D, I discovered that some models are exported in a slightly odd way, with multiple overlapping meshes. The one interesting feature I noticed is that they contain multiple 0x02 render commands.

My best guess for what the 0x02 render command actually does is apply an animation to the model, identified by the first parameter. The second parameter actually identifies whether this call is the final one, so every call is zero, except the final one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions