character-animation-combiner icon indicating copy to clipboard operation
character-animation-combiner copied to clipboard

The tool can be used to add multiple animations to a single character and blend all of them into a single animation file.

Results 15 character-animation-combiner issues
Sort by recently updated
recently updated
newest added

Add mainModel to dependency array for useEffect(). This is a fix for the issue I commented on here https://github.com/nilooy/character-animation-combiner/issues/2#issuecomment-1117956664.

After loading main fbx (even without animation), it prevents exporting in any format with: "Error: Try deleting the texture, if that does not help, Open an issue on the Github...

I try this model https://sketchfab.com/3d-models/miko-female-character-33894fcfa6704d10b3701cce0d28fb43 Animations are displayed correctly in the browser but something is wrong in the exported model (when I press export gltf/glb) I get this (in Godot)...

When I import the skinned model to "cac", it's way too large. The camera is inside the model. Model is fine in other softwares. When I export from cac, the...

I have tried many characters. No one have good materials displaying. Like wrong orientation or something else...After export, all materials are broken. Export is broken too. In most cases, animation...

bug

I had two models which were displayed incorrectly, seems like something with the materials is wrong here. One of them which doesn't work for me is "Erika Archer with Bow/Arrow"...

bug

Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:69:19) at Object.createHash (node:crypto:133:10) at module.exports (E:\Experimenst\character-animation-combiner\node_modules\webpack\lib\util\createHash.js:90:53) Setting NODE_PATH to resolve modules absolutely has been deprecated in favor of setting baseUrl in jsconfig.json...

When I import my mesh and animations into godot it creates a 700m x 1800m box around my character. My character is less than 5% the size of the box...

export the default model as glb or gltf and tested in [babylon.js sandbox](https://sandbox.babylonjs.com/): ![image](https://github.com/user-attachments/assets/44d3aec2-0969-4431-b9fd-3c50fd770720) error that might be the cause: ![image](https://github.com/user-attachments/assets/2ce1cc6f-d26a-41e3-9cab-18ccaac3d51d)