Sunday, November 17, 2013

Week Eight 11/11 Summary

- Downloaded and updated Unity to 4.3, looked over new features such as 2D mode and Animation (4 hrs).

- 4.3 is causing compile errors and the forums are continuing to find error:
it seems to break UMAGenerator.cs 171

animator.GotoState(i, snapshot[i].stateTime, snapshot[i].stateHash);

with 

Error CS1061: 'UnityEngine.Animator' does not contain a definition for 'GotoState' and no extension method 'GotoState' accepting a first argument of type 'UnityEngine.Animator' could be found

(3 hrs)

- Looked over UMA tutorials in the meantime while waiting to see if Fernando releases an update

UMA Code
http://www.youtube.com/watch?v=Ja6PL1bwetg
http://www.youtube.com/watch?v=AfrwS3pSUAY
http://www.youtube.com/watch?v=Pr-TINDNPxs

UMA Content Creation
http://www.youtube.com/watch?v=muZJ-6-1Mk4
http://www.youtube.com/watch?v=bQY3Tchk-iw
http://www.youtube.com/watch?v=30ghUAXS2ME
http://www.youtube.com/watch?v=7mj4GoKbGfQ

 (3 hrs)

Total # of hours spent: 10 hours

No comments:

Post a Comment