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

Upload glb with a specified type #46

Open
querielo opened this issue Sep 13, 2022 · 1 comment
Open

Upload glb with a specified type #46

querielo opened this issue Sep 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@querielo
Copy link

Right now, we can upload .glb-files as binary assets. But there is no way to change type of an asset or upload glb as an animation or a model. So, these assets cannot be used in Playcanvas Editor. Are there some fundamental restrictions to pass "animation" as type into the upload function?

@yaustar yaustar added the enhancement New feature or request label Sep 13, 2022
@yaustar
Copy link
Collaborator

yaustar commented Sep 13, 2022

container should be fine but not sure about model or animation as during the FBX -> GLB process we do split out the different parts into separate assets 🤔

@slimbuck would probably have the best idea here?

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

No branches or pull requests

2 participants