Team404Project / 404_Team_Proj_GIT

RPG Game developed in Unreal Engine 5.1.1 for Applied Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This project is a functional videogame developed in Unreal Engine 5.1 for the purpose of displaying a working game that utilizes locomotion, animations, AI tracking, damage, health, and environmental variables. This project was developed over the course of four months and is the beginning effort of a group of 6 programmers and software engineers.

Our software runs on Unreal Engine 5.1 and utilizes keyboard and mouse controls for control of the player character. The GitHub repository contains all assets, logic, and software needed to run this program.

Software Demo Video

Development Environment

Our software was developed using Unreal Engine 5.1 for building and logic. Othe platforms used include Blender, Mixamo Animations, Visual Studio, Visual Studio Code, Metahumans, Github Desktop, and Github. We mainly used Unreal for gameplay and level design, and Blender for asset generation.

Collaborators

  • Documentation and AI Specialist: Andrew Olson
  • Repository and Technical Support Specialist: Austin Slaughter
  • Storyboard and Level Design Specialist: Canon Heise
  • Level Modeling and Logic Specialist: Benjamin Bell
  • Unreal Engine and Support Specialist: Tyler Barton
  • Technical and Stretch Specialist: Christopher Peart

Useful Websites

Future Work

  1. Add animation Blend Spaces for all animations (ie attacks, impacts, sheathing/unsheathing, deaths, and more).
  2. Increase tracking iterations for more accurate hit boxes.
  3. Add custom enemy meshes.
  4. Add enemy spawning and despawning logic.
  5. Add ranged weapons and logic.
  6. Create more expansive stats for PC and NPC.
  7. Add player damage, impact animations, and death.
  8. Introduce unique weapons.
  9. Introduce consumable items.
  10. Develope storyline and non-hostile NPC's with Dialogue.
  11. Introduce PC HUD UI (health, stamina, XP, etc.).
  12. Add world borders and death borders.

About

RPG Game developed in Unreal Engine 5.1.1 for Applied Programming