Skip to content

A fix for UE4's capsule trace functions, which don't include orientation as a parameter (unlike box trace)

Notifications You must be signed in to change notification settings

Bit-Rot/ue4-capsule-trace-orientation-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ue4-capsule-trace-orientation-fix

A fix for UE4's capsule trace functions, which don't include orientation as a parameter (unlike box trace)

It's just a copy paste of the engine code, but I've added orientation as a parameter.

Note that you'll need to replace the ATROPHY_API macro to match your project's settings.

About

A fix for UE4's capsule trace functions, which don't include orientation as a parameter (unlike box trace)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages