ProjectBorealis / PBCharacterMovement

HL2-style, classic FPS movement for Unreal Engine implemented in C++
https://www.projectborealis.com/movement
MIT License
1.25k stars 164 forks source link

Can't compile using UE 4.24 #11

Closed olivatooo closed 4 years ago

mastercoms commented 4 years ago

We'll be releasing a new version for 4.24 soon.

l0m-dev commented 4 years ago

Any news on the newer version?

mastercoms commented 4 years ago

Hi, sorry for the long wait but we've been pretty busy on prioritized high level tasks so it'll still be a while longer. But not all bad news! As part of that effort, we've been able to make some important improvements to movement!

Zenahr commented 4 years ago

It does compile on my engine (v.4.24) Just make sure to paste the plugin into the project folder (not your engine plugins directory) and re-build your project manually i.e. with Visual Studio 2017.

glassbunnyy commented 4 years ago

Can confirm compiling manually works.

mastercoms commented 4 years ago

This one has been fixed, moving over to #15