Skip to content

Constraint movement while in cover in top down template via Pythagorean theorem.

License

Notifications You must be signed in to change notification settings

jmai136/Cover-movement-top-down-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVER MOVEMENT TOP DOWN TEMPLATE

A basic system where the player is constraint to moving in cover if they decide to take cover, made in UE v.5.1 using the Top Down Template. There are edge cases that haven't been resolved.

GIF showing what it looks like.

Getting Started

  • Download the files and unzip them
  • Install Unreal Engine v. 5.1 and Visual Studio 2022, make sure you choose the components for C++
  • Right click on .uproject and select Generate Visual Studio project files
  • Go into the .sln file, inside the solution explorer, find the name of the project, right click on that and select Set as Startup Project.
  • Make sure that in the configuration manager, both the project and UE5 are checked under the build column
  • Build the project
  • Press the green triangle to play

Input

  • WASD: top down movement
  • Left tab: toggle entering and exiting cover
  • P: toggle debug statements

About

Constraint movement while in cover in top down template via Pythagorean theorem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published