Unity 5 - Animation Asset API

Unity 5 - Animation Asset API

Unity

9 лет назад

32,427 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@lavaheart6325
@lavaheart6325 - 07.06.2017 21:57

why would they have us create this script? If it's such a useful script they should just include it in unity...

Ответить
@DakotaCarter22789
@DakotaCarter22789 - 19.01.2017 05:59

Wrote the script nothing shows up in the window when I open it, checked it like 600 times

Ответить
@myAutoGen
@myAutoGen - 21.04.2016 14:02

I don't see how a beginner is meant to learn from these tutorials. For a start, they're showing us how to make an editor extension before showing us the standard way of doing it. Does Unity provide beginner animation tutorials?

Ответить
@RetroEcoChicken
@RetroEcoChicken - 26.08.2015 15:53

i didnt like how the newest update changed a lot of the codes

Ответить
@personmuc943
@personmuc943 - 29.07.2015 07:26

one word... FUCK JAVASCRIPT

Ответить
@eikiemils5131
@eikiemils5131 - 06.07.2015 23:17

Where do i find these assets (or a good alternative)? Noob here.

Ответить
@ArmisHart
@ArmisHart - 02.07.2015 20:13

is there anywhere i can look up about turn based, action combat, etc. mostly interested in the action combat.

Ответить
@Hystericalhysteria
@Hystericalhysteria - 29.06.2015 08:31

I don't understand, in Unity 4 it was straightforward and we barely had to use any code. we just changed a variable, like speed, which would determine which animation to play. Why are you guys making it more difficult in Unity 5? I don't want to type all that code, I should be able to do things visually. This has become more difficult than unreal, wow.

Ответить
@thefreeman7237
@thefreeman7237 - 18.05.2015 12:41

Animation in Unity 5 is SHHHHHIIIIIITTTTT!!!! FUCK THIS BULLSHIT!!

Ответить
@supportservice5628
@supportservice5628 - 15.05.2015 13:53

amazing!

Ответить
@dutti
@dutti - 24.04.2015 21:55

Error in script under: Line 26
runAnim = EditorGUILayout.ObjectField("Run", idleAnim, typeof(AnimationClip), false) as AnimationClip;

Should be:
runAnim = EditorGUILayout.ObjectField("Run",runAnim, typeof(AnimationClip), false) as AnimationClip;

Ответить
@OddBranch
@OddBranch - 10.04.2015 13:54

Why is my idle and run the same? If I change idle, run also automaticly changes to that and Im not able to change the run animation.

Ответить
@user-zx7ut1iq8i
@user-zx7ut1iq8i - 17.03.2015 05:22

AAA

Ответить
@watchourvlog7871
@watchourvlog7871 - 12.03.2015 10:39

guys pls someone help me i dont have animator helper

Ответить
@TommyLikeTom
@TommyLikeTom - 07.03.2015 17:04

What's a gay mobject?

Ответить
@ereminad
@ereminad - 07.03.2015 12:43

Downloaded Unity 5 personal, but here is not animation helper.

Ответить
@ericbruno6602
@ericbruno6602 - 04.03.2015 21:22

Amigo Como eu chamo uma animação com Javascript no Unity 5

Ответить
@RoGu3YT
@RoGu3YT - 04.03.2015 12:03

4th comment

Ответить
@TheRandomTH
@TheRandomTH - 04.03.2015 01:23

Is there finally a way to change the speed of a state during runtime? 

Ответить
@LouisHong97
@LouisHong97 - 04.03.2015 01:07

Second!

Ответить