FLUX-Experiences / Unity-Animations

Learning the use of animations and animators in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Unity: Animations

this Unity project consists of 3 scenes:

1: scene 1 with a simple animation. an object that endlessly rotates around itself (like coins). demonstrates how to build animation.

alt text

2: scene 2 has a object with complex Animator. an entry animation, idle and also responding to user input.

3: scene 3 has a full player game object, with the right practice of how to build the graphics, the animations and the code, inside the object

alt text

all content is free to use, and is under constant improvement.

collaboration of https://www.handsongames.net/unity/ and http://flux-experiences.com/design/

About

Learning the use of animations and animators in Unity

License:MIT License


Languages

Language:C# 100.0%