Features Included:

Feature 1: 

  • Name: Mouse Position Detector
  • Description: The feature tracks the position of a mouse cursor and outputs the location of it in x, y, z coordinates on the screen.
  • Input: the position of the mouse cursor on the screen
  • Output: coordinates of the mouse cursor update in the top left corner

Feature 2:

  • Name: Spawn Sphere With Mouse
  • Description: The feature takes the user clicking the mouse button as an input and outputs spheres wherever the user clicks.
  • Input: mouse button clicked
  • Output: a sphere spawns where the mouse button is clicked

Feature 3:

  • Name: Change Color With Dropdown Menu
  • Description: The feature changes the color of the spheres spawned based on the option from the dropdown menu that the user chooses.
  • Input: user chooses a color from dropdown menu
  • Output: change of color of spheres

Feature 4:

  • Name: Change Size With Slider
  • Description: The feature changes the size of the spheres spawned based on the value of the slider.
  • Input: value of the slider
  • Output: change of sphere size

Leave a comment

Log in with itch.io to leave a comment.