Git Product home page Git Product logo

simple-third-person-shooter's Introduction

Simple Third Person Shooter

Simple-Third-Person-Shooter is one of my early projects developed while learning Unreal Engine. It serves as a foundational project for creating a basic 3rd person shooter game, showcasing essential gameplay mechanics and AI behaviors.

Key Features

Character Movement and Aiming

  • The character can move around the game world with their gun raised, aiming in the direction they are facing.
  • A crosshair is provided to assist players in targeting enemies accurately.
  • The character has the ability to jump, adding verticality to the gameplay.

Enemy AI and Behavior

  • Enemy placements are static, and they become active when the player enters their line of sight.
  • When an enemy detects the player, it will chase them relentlessly.
  • If the enemy catches up to the player within a certain distance, it will begin shooting at them.
  • If the player manages to escape and break the enemy's line of sight, the enemy will continue to chase them to their last known location.
  • After a certain amount of time, if the enemy loses sight of the player, it will return to its designated patrol position.

Boss Enemy

  • The game features a boss enemy, which exhibits similar behavior to the regular enemies but possesses increased health, making it more challenging to defeat.

Assets and Resources

  • All assets used in this project are sourced from Unreal Engine's own library, ensuring high-quality visuals and seamless integration with the engine.

Acknowledgments

This project was developed by following the course "Unreal Engine C++ Developer: Learn C++ and Make Video Games" on Udemy (https://www.udemy.com/course/unrealcourse/). The course provided valuable guidance and instruction throughout the development process.

simple-third-person-shooter's People

Contributors

utkualkan4112 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.