Skip to content

Copper76/ActionDemo

Repository files navigation

Unreal Engine Portal Demo

This project is a demo project using Unreal Engine. The project is a practice project where all the functions are implemented using C++.

Functions implemented

  • Portal gun
  • Walking(Present)
  • Jumping(Present)
  • Double Jump(Present)
  • Sprinting
  • Sliding
  • Wallrun
  • Climbing
  • Grappling(Apex Legends Pathfinder style)
  • Flash(Overwatch Tracer style)
  • Weapon swap
  • Assault Rifle
  • Teleporting objects through portal

Controls

  • WSAD to move around
  • PRESS SPACE to jump and double jump
  • HOLD SHIFT to sprint
  • HOLD L-CTRL to crouch or slide in high speed
  • Sprint into wall at an angle to wallrun
  • Go into wall with upwards momentum to climb
  • LMB without gun to grapple
  • RMB without gun to flash forward
  • PRESS L-CTRL while grappling to cancel grapple
  • B to swap weapon when the gun is collected
  • LMB with gun to fire blue portal
  • RMB with gun to fire orange portal
  • PRESS E to toggle map(not implemented yet)

Tools

  • Unreal 5.2

Necessary Software

New To Github?

You can download this project by:

  1. Clicking "Clone or download"
  2. Clicking "Download ZIP"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published