HiradSharifian-IT201-006-Project3
Features: This project has the following 5 new features:
Feature 1: Spawn Animation
Input: Click The Spawn Animation Toggle.
Output: Spawned Objects will play or not play the Spawn Animation upon spawning (depending on if the toggle is on or not)
.
Feature 2: Idle Animation
Input: Click the Idle Animation Toggle.
Output: Spawned Objects will play or not play the Idle Animation upon spawning (depending on if the toggle is on or not).
Feature 3: Death Animation
Input: Click the Death Animation Toggle.
Output: Spawned Objects will play or not play the Death Animation upon being destroyed (depending on if the toggle is on or not).
Feature 4: Color Change (For Extra Credit)
Input: Click the Color Change Toggle.
Output: Spawned Objects will change color (depending on if the toggle is on or not).
Difference from class example: This feature Lerps the color of the each object between two defined colors set up in the inspector over time while using an animation curve, and when the End Color is reached, it switches places with the start color and the lerp continues between the two colors. Additionally, the speed can be modified by changing the animation curve.
Feature 5: Rotate Objects (For Extra Credit)
Input: Click the Rotate Objects toggle and modify the rotation speed by adjusting the speed slider.
Output: Spawned object will now rotate over the Y axis by a rotation speed.
Difference from class example: The objects keep rotation on the Y axis in the same
direction over time forever as long as the Rotate Objects toggle is on and the speed slider Value is >0.
Status | Released |
Platforms | HTML5 |
Author | hsharifian |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.