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

RootBoneの複数選択を実装 #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kyi
Copy link

@kyi kyi commented Feb 6, 2020

RootBoneが一つしか選択できないため設定が同一でもノードの複製が必要となってしまっていました。

そのためRootBoneをTArrayで指定する方式に変更してみました。設計意図と違う等がなければ一度ご確認お願いします。

@pafuhana1213
Copy link
Owner

反応が遅くなってすみません…

かなり破壊的な変更になる点と、一つのAnimNodeに役割を集約させ過ぎてしまうと他の機能との連携が難しくなり汎用性がなくなるという不安があり組み込みを躊躇している状況です。

ただ便利だとは思うので、もし大型アップデートを行う際は再度検討できればと思います。

@shukenmg
Copy link

I feel that is a good idea, because it saves alot of time.

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

Successfully merging this pull request may close these issues.

None yet

3 participants