Games like Pabal's Games | IT201-021 Project 4
Looking for games like Pabal's Games | IT201-021 Project 4? Here are top action recommendations, selected from player-similarity data — start with Rocketship | IT201-021 Project 3 - Pabal Ahmed, IT201_Project4_Felobateer_Shenoda or Rana Khan IT 201-001 Project 4.
1 View GameFeature 1: Change in Animations Input: User clicks one of the buttons (e.g., "Ignite Pulse" or "Idle / Reset"). Process: The Button's OnClick() event calls the ChangeAnimationClip(index) function. This function first calls ResetRootTransform() to clear any residual stuff since I had issues with that previously, then sets the AnimationState integer in the Animator Controller to the new state's…
View Game2 View GameProject 1 Features: 1. Feature 1: Display Mouse Position Input: Mouse moving anywhere on the screen Process: The script reads mouse X and Y coordinates Output: Text updates live showing the mouse position on the screen 2. Feature 2: Spawn Shape on Button Click Input: User clicks the “Drop Shape” button Process: The script converts mouse screen position to wo…
View Game3 View GameFixes 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 Game4 View GameBrief Description: This iteration now includes setting time limits, adjusting target size, dynamic score tracking, and starting the game via a start button. It also retains animation-focused enhancements like choosing which animations to see via a dropdown, adjusting animation speed via slider, reversing animations, allowing for simultaneous animations, and toggling the visibility of UI elements f…
View Game5 View GameFor this project, I created a game called Shape Clicker. The user initiates the gameplay by clicking the "Start" button at the bottom of the screen. The objective of Shape Clicker is to click as many cubes as possible before the allotted time runs out. The previous iteration of this game only offered the player a display for the cursor position, a dropdown to change the time limit, a dropdown to a…
View Game6 View GameNew Features: Feature 1 – Gravity Toggle Input: Checkbox (Toggle UI element) Process: When the toggle is checked or unchecked, the script loops through all spawned shapes in the scene and sets their Rigidbody.useGravity to true or false. Output: Shapes immediately start falling with gravity or float in place, depending on toggle. Feature 2 – Clear All Shapes Button Input: Button clic…
View Game7 View GameBrief 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 Game8 View GameFeature 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 Game9 Description Draw on a 2D canvas with 3D shapes. Click or drag over the white canvas to begin spawning objects. These objects will spawn with random rotation, relative size, and color to give a more enjoyable experience. Configure several settings that allow you to change the appearance of you pen such as color, size, shape, and animation. Features Creating and Deleting Objects with the mouse:…
View GameView Game
10 50%Game Brain Score50% User Score 1 reviewsPrevious Features: Display Mouse Position: Input: Captures the mouse's X and Y position on the screen using Input.mousePosition. Process: Updates a UI Text element to reflect the current mouse position every frame. Output: The text updates in real-time, showing the user's mouse location on the lower-left corner of the screen. Create/Destroy 3D Objects: Input: Detects a left mouse cli…
View GameView Game









