Skip to main content

Games like Welcome to Spawn 4

Looking for games like Welcome to Spawn 4? Here are top action recommendations, selected from player-similarity data — start with Rana Khan IT 201-001 Project 4, Joel Collado - IT201-450 - Project-4 or IT201_Sprint3_Shival_Panchal.

Change display type

Skip Platform filter

Skip Price filter
  • 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
  • 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
  • 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
  • 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 Game
    View Game
  • Brief 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 Game
    View Game
  • ALL Features: 12 features in total Feature 1: Display Mouse Location Description: Text label in the bottom left corner of the screen that shows the x and y location of the mouse Input: Mouse location Output: Text on the lower left corner of the screen shows the mouse’s X and Y location Feature 2: Create Object Description: Left-clicking or drag right-clicking the mouse will draw objects (usu…

    View Game
    View Game
  • 50%Game Brain Score
    50% User Score Based on 1 reviews

    Previous 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 Game
    View Game
  • Project 1 Features Feature 1: Target Spawning on Click Description: The user clicks anywhere on the game screen, and a 3D target object is spawned at the clicked location. Input: Mouse click Output: A 3D target object appears on the screen. Feature 2: Display Mouse Coordinates Description: Real-time X and Y mouse coordinates are continuously displayed in a designated area of the screen. Input: …

    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
  • Feature 1: Display Mouse position  Input: Mouse movement  Process: keep the coordinate text on the mouse position and offset it for aesthetic and real-time update the coordinate as the mouse moves or doesn't move.  Output: Text is displayed in the lower left corner showing X and Y of the mouse.  Feature 2: Create Trees and Rocks by Left Mouse Click  Input: Mouse Left Click  Process…

    View Game
    View Game