AbilityConfig
Used to define the properties of an ability.
Parameters
maxProgress: number
The maximum amount of progress that can be stored on the ability.
progressPerUse: number
The amount of progress used every time the ability is activated.
iconImage: string | nil
An optional rbxassetid of the image that will be shown on the button for the ability.
Last updated