Implement custom visual element for displaying the ability info on screen. The visual element should : - [x] Display the abilities icon in an ability book - [x] Display the cooldown time both numerically and grapphcally - [x] Display the ability name on hover - [x] Trigger the ability on click - [x] Assign ability to action slots - [x] Internationalization of ability tooltip - [ ] Hide/Show ability book with new Input system - [ ] Tirgger action slot's ability with new Input System
Implement custom visual element for displaying the ability info on screen.
The visual element should :