Coder Social home page Coder Social logo

philipe-go / ue4-battle.arena Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 368.69 MB

Unreal Engine 4 prototype project done as second assignment of the Game Engine 3 course to the Computer Science - game programming program.

unreal-engine-4 unreal-engine blueprint cpp thirdperson arena-battle-game

ue4-battle.arena's Introduction

GAME ENGINE III - Assignment II

Assignment 2 of Game Engine 3

  • done by Philipe Go.

    Remark: The game spawns enemies after 10 seconds if there is no enemy on the arena. A counter will be displayed showing when the next enemy will be spawned. if the player dies a menu will appear giving the option to retry or quit.

Control ๐ŸŽฎ

  • AWSD - move the player
  • Left mouse button - melee attack
  • Right mouse button - cast current magic
  • Q | 1 & E | 2 - cast the magic and change current magic
  • left shift - Run
  • left ctrl - use health potion
  • space bar - roll

Tasks ๐Ÿ““

Task 1

  • Task: Done

  • Bonus: Done

Task 2

  • Task: Done

  • Bonus: Done

Task 3

  • Task: Done

  • Bonus: Done

    Remark: Use Q|1 or E|2 to change and cast magic type - Magic 1 is a long range straight projectile - Magic 2 is an explosion ahead of the player with an offset of 400 units. It deals damage within a range of 500 units

Task 4

  • Task: Done

  • Bonus: Done

    Remark: Stamina is consumed when the player is running or performing a melee attack. If casting magic the MP is consumed instead. When the SP gets to 0 the player has do wait until its level recharges to 20%.

Task 5

  • Task: Done

  • Bonus: Done

    Remark: when drinking the potion the player can't run and roll but can walk. If any attack is trigged the drinking potion actio will stop in the middle without.

Task 6

  • Task: Done

  • Bonus: Done

Task 7

  • Task: Done

  • Bonus: Done

Task 8

  • Task: Done

  • Bonus: Implemented but decided to be removed as does not fit the game concept - node connection removed to avoid bugs

Task 9

  • Task: Done

  • Bonus: Done

    Remark: Rage logic implemented on the BT_EnemyHybrid using the BlackBoard boolean "isRaged". In the BP_EnemyHybrid if the HP gets below 25% of initial HP the enemy enter on the rage state.

Task 10

  • Task: Done

  • Bonus: Done

    Remark: There are 4 health potions on the arena and the enemy spawns a MP potion when dead. The MP potion recovers MP when triggered. The player also recovers MP when he hits the enemy with a melee attack. The health potion is add to the inventory when triggered.

ue4-battle.arena's People

Watchers

 avatar  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.