У нас вы можете посмотреть бесплатно Pure shape key animation in Unity - tutorial или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Previous video: • Combine shape key and armature animation i... In the previous video I showed how to combine shape key animation with a standard armature animation. In this video I show how you can achieve a pure shape key animation, within Unity, without using an armature applied to your model. Follow on Twitter: / stonebakedgames Some things to note: 1) You can't create shape key animations in Unity if the mesh already has an armature applied to it. The armature overrides any control over the shape keys so you can't add them to a mechanim clip. 2) You can control the shape keys via code instead, if you wish. This could be useful if you wanted to apply damage to a car model, for example, by having a few different dent shape keys that you gradually increase as the car takes damage. You wouldn't want to do that using an animation clip.