/Unity_RuntimeAnimationSeek

Unity runtime上でアニメーションをシーク再生させ,任意の場所で止めたりする

Primary LanguageC#MIT LicenseMIT

Unity_RuntimeAnimationSeek

Unity runtime上でアニメーションをシーク再生できるようにするやつ

https://raw.githubusercontent.com/nmxi/Unity_RuntimeAnimationSeek/master/DocumentAndOthers/sample.gif?token=ADXVHJ5GLTCDJDUSMKIJMDK5LFMPS

Unity Version

Unity2018.2.14f1

How to use

  • Assets/Resources/Prefabsの中にあるRuntimeAnimationSeek.prefabをインスタンス
  • アニメーションさせたいHumanoidアバターオブジェクトをRuntimeAnimationSeekコンポーネントの変数に入れる
  • Enjoy

LICENSE

MIT