godotengine / godotengine/collada-exporter
Problem exporting animations (parrot model)
- Dominant language
- Python
- Stars
- 438
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
Let's take a look at this parrot model:
[parrot.zip](https://github.com/godotengine/collada-exporter/files/2495031/parrot.zip)
load it and select the animation called "surprise" in the dope sheet. Take a look at the wings:

Now export it to dae format with the following settings enabled:

Place the resulting dae in the Godot, select the animation "surprise" in the AnimationPlayer node and take a look at the wings:

Tail motion isn't correct too, it seems that the skeleton does not follow the geometry well (somehow it outside the parrot body):

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.