godotengine / godotengine/collada-exporter

Problem exporting animations (parrot model)

Open
#87 3 comments 0 reactions 0 assignees View on GitHub
bug
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:
![image](https://user-images.githubusercontent.com/7196697/47207455-16325380-d3ad-11e8-9d16-5fb9a3ac9e94.png)
Now export it to dae format with the following settings enabled:
![image](https://user-images.githubusercontent.com/7196697/47207534-3feb7a80-d3ad-11e8-8585-0d5ba1763596.png)
Place the resulting dae in the Godot, select the animation "surprise" in the AnimationPlayer node and take a look at the wings:
![image](https://user-images.githubusercontent.com/7196697/47207643-90fb6e80-d3ad-11e8-85c0-f7971eeaa373.png)
Tail motion isn't correct too, it seems that the skeleton does not follow the geometry well (somehow it outside the parrot body):
![image](https://user-images.githubusercontent.com/7196697/47207793-f4859c00-d3ad-11e8-9e8d-25c2d01179a0.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.