Skip to main content

Games like IT201_Project1_GregoryScuello_Scene

Looking for games like IT201_Project1_GregoryScuello_Scene? Here are top action recommendations, selected from player-similarity data — start with Joel Collado - IT201-450 - Project-4, IT 201-021-Project 1-Farheen Ali or Rana Khan IT 201-001 Project 4.

Change display type
  • Brief Description: For my Unity Project 4 I combine all my projects into one here and apply updates based on the comments and notes that address any issues. Here are all the features in my range based shooter:  Place your own targets using the right mouse button and the left mouse button to create projectiles that shoot towards a target. There is also a feature for a button that enables or disa…

    View Game
    View Game
  • Brief Description: I have created an application where the user can put together objects to make unique artwork using 3D shapes. The user will be able to choose a 3D shape from a select list (dropdown menu), choose the color (dropdown menu), and the size of the 3D shapes (slider). The user can left click anywhere on the scene to place the object wherever they like. On the top left corner, it will …

    View Game
    View Game
  • Fixes for this project: 1.) Made the Clock have user input using key input from keyboard. 2.) Organization was a little messy. So, I placed everything in sequence. 3.) Size of the clock was hard to read so I made it larger and changed to color for clarity. Old Features From Project 3: Feature 1: Animation Clip Swap What It Does: enables the user to alternate between an object's various ani…

    View Game
    View Game
  • For my Unity Project I created a range based shooter where the goal is to place your own targets using the right mouse button and the left mouse button to create projectiles that shoot towards a target. There is also a feature for a button that enables or disables the emissive layer for both 3D objects and can change the color type with a dropdown menu. In addition, there is the ability to turn on…

    View Game
    View Game
  • 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. The new version of this project also allows the user to randomize the color of the…

    View Game
    View Game
  • Description: This app is a basic Unity project that lets the user mess around with 3D boxes that spin. There are a few buttons and a slider that let you spawn different kinds of boxes, change how they spin, remove them, and even control how fast they rotate. The idea was just to get used to using UI elements and interacting with objects in Unity through C# scripts. Original Features:  Featur…

    View Game
    View Game
  • 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…

    View Game
    View Game
  • Feature 1: Display Mouse position Input: Mouse location Process: assign mouse X, Y, Z position to text object Output: Text is displayed in the lower left corner showing X, Y and Z of the mouse. Difference: This feature is different from class project because it shows the Z axis. Feature 2: Create & Destroy Objects Input: Mouse Left Click or Mouse Right Click Process: Raycast fro…

    View Game
    View Game
  • Feature 1: Display Mouse position Input: Mouse location Process: assign mouse X, Y position to text object Output: Text is displayed in the lower left corner showing X and Y of the mouse.   Feature 2: Paint Objects Input: Mouse right Click Process: Right click on mouse to draw and creates cube objects of the color you choose. Output: an object is drawn where the mouse is click…

    View Game
    View Game
  • Game Description: This project allows the user to create a 3D object when right-clicking. When the user right clicks an object will get spawned. The user can change shapes between a Cube, Cylinder, Capsule, and an Alien (prefab). The user also can make the object transparency change, make the object bigger or smaller by changing its size, change colors via sliders and is also able to select how q…

    View Game
    View Game