Giter Site home page Giter Site logo

animation_clip's Introduction

Animation_Clip

This project demonstrates the creation of animation clips using Unity’s keyframe animation system. It is designed as part of a learning exercise to familiarize with Unity Engine's keyframe animation techniques. The main feature is a "pulsing" animation for fireflies (point lights) in the forest portion of an isometric adventure scene.

Features

  • Keyframe Animation: Creating animations by defining keyframes for the most important frames of an action.
  • Tweening: Using Unity's built-in system to automatically compute the frames in between the keyframes.
  • Looping Animation: Ensuring the animation loops and plays automatically when the game enters play mode.
  • Realistic Variations: Making each firefly's animation slightly different for a more realistic effect.

Implementation

  • Creating Keyframe Animation: Producing keyframes to define the starting and ending points of the fireflies' pulsing effect.
  • Utilizing Tweening: Leveraging Unity's system to fill in the frames between keyframes.
  • Animating Component Properties: Identifying and animating component properties (e.g., light intensity) to achieve the pulsing effect.
  • Ensuring Variations: Adjusting the animation for all four firefly lights to have slight differences for realism.
  • Setting Loop and Auto-Play: Configuring the animation to loop and play automatically when the game starts.

The fireflies in the forest portion of the scene will exhibit a realistic pulsing effect, enhancing the overall ambiance and providing a hands-on experience with Unity's keyframe animation system.

animation_clip's People

Contributors

hamidakhatri avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.