reznok / GMCAbilitySystem

An Unreal Engine plugin that adds an ability system to the General Movement Component plugin
MIT License
31 stars 14 forks source link

Add helper functions to retrieve input action value in BP easily, add bp function library, etc. #43

Closed petegilb closed 6 months ago

petegilb commented 6 months ago

Adds an easier way to get the value of an input inside of an ability. Also added a function library that contains stuff and can be expanded in the future as well as some nice helper functions on the abilities themselves.