ShadowfallStudios / ALS-Community

Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.4 with additional features & bug fixes
Other
2.25k stars 586 forks source link

How to get at the Player Input logic? #482

Open zeroy99 opened 9 months ago

zeroy99 commented 9 months ago

Hi,

Great ALS version! Im using a Menu System (Menu System Pro V2) which has its own component for input that gets added to the Player BP - I add all the Input event on the Event Graph and it works for the most part but things like Sprint and Jump are not correct. How do I get access at the Player Input logic used in ALS in this configuration? Is it handled via CPP instead of BP?

Thanks,

redflasher commented 8 months ago

https://github.com/dyanikoglu/ALS-Community/discussions/384