Skip to content

Extracting Sequenced animations #49

@the10thWiz

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.

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