Skip to content

STL missing pose and objects position #3

Description

@Dr-Noob

I downloaded the STL using Javascript Console using:

g = u => fetch(u || 'https://raw.githubusercontent.com/notnullgames/Herosaver/master/dist/herosaver.js').then(r => r.text()).then(eval)
g().then(() => saveStl())

I opened the STL model with blender but the pose is lost (the character pose is like the default one), and objects are in the center of the figure, colliding with the figure itself.

I think it happens with any figure (any link will have this problem), but I can share my figure if it's not the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions