This project builds off my previous project in which the user was able to create 8 cubes that resemble a firework effect on every click. The 8 cubes move in the 8 ordinal directions and delete after a certain time. The user is able to track their mouse position as well as change the speed and color of the fireworks. They can also randomize the color of the fireworks and background, as well as view the time. The new version of this project also allows the user to customize stars in the background using animations. They can do things such as switch the animation and the speed of the animation. The project’s 5 new features are listed below:

Feature 1: Change type of animation

Input: Dropdown

Process: Changes the type of animation on the star prefabs by using a dropdown consisting of 3 options: twinkling stars, colorful stars, and no stars (the stars are disabled)

Output: The type of animation changes

Difference: This feature is one of the requirements listed in the instructions

Feature 2: Change animation speed

Input: Slider

Process: Changes the speed of the star prefab animations by allowing the user to slide between 1 and 5 speed

Output: The speed of the current animation is changed

Difference: This feature is one of the requirements listed in the instructions

Feature 3: Pause animation

Input: Toggle

Process: When toggled, changes the speed of the star prefab animations to 0, effectively pausing the animation

Output: The current animation is paused

Difference: This feature is one of the requirements listed in the instructions

Feature 4: Send animation into overdrive

Input: Toggle

Process: When toggled, changes the speed of the star prefab animations to a high number (10) that is not possible in the speed slider to make it go into overdrive

Output: The current animation speed becomes extremely fast

Difference: This feature does not directly resemble anything from the lectures

StatusReleased
PlatformsHTML5
Authorgjs45
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.