Tamara Gagic-IT201450-Project 2
Feature 1: Clock and Toggle
- Description: Implement a digital clock that displays time in either 12-hour or 24-hour format. Users can toggle between formats using left-click input.
- User Input: Toggle between 12-hour and 24-hour formats using left-click.
- Output: Display the current time according to the selected format.
Feature 2: Random Size Toggle
- Description: Introduce a toggle allowing users to enable or disable random sizing of cubes. This toggle is controlled through left-click input for user interaction.
- User Input: Toggle random cube sizing on or off using left-click.
- Output: Adjust cube sizes randomly based on the toggle's state.
Feature 3: Size Control Slider
- Description: Add a slider interface that enables users to precisely adjust the size of cubes. User input through dragging the slider provides control over cube dimensions.
- User Input: Adjust cube size using left-click and drag on the slider.
- Output: Resize cubes dynamically based on the slider position.
Feature 4: Toggle to Enable Trail
- Description: Implement a toggle feature allowing users to activate or deactivate a trailing effect when moving the mouse. User input through left-click toggles the trail effect.
- User Input: Toggle mouse trail effect on or off using left-click.
- Output: Display a trail of cubes following the mouse movement based on the toggle's status.
Status | Released |
Platforms | HTML5 |
Author | tamara.g28 |
Made with | Unity |