Skip to content

How to load multi file assets? #7

Closed
@kungfooman

Description

@kungfooman

I am not sure how the API is supposed to work:

viewer.load([
"http://127.0.0.1/libwebgame_assets/gltf/AppleTree/AppleTree.gltf",
"http://127.0.0.1/libwebgame_assets/gltf/AppleTree/AppleTree.bin"
]);

The AppleTree got these files:

image

Result:

playcanvas.js:24239 failed to load uri=AppleTree.bin

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions