Im looking for a way to render on screen (or over an Actor) and animated icon (like a joystick spining) preferably using Canvas or UMG (please not Slate hehe)
Something like this https://www.youtube.com/watch?v=7LrVou1Jo7w
Thanks
Im looking for a way to render on screen (or over an Actor) and animated icon (like a joystick spining) preferably using Canvas or UMG (please not Slate hehe)
Something like this https://www.youtube.com/watch?v=7LrVou1Jo7w
Thanks
**Hey Larraz!
**
The way I handle it is by draw a sprite sheet in my Canvas/HUD.
There are quite a few tutorials on it.
However you could make a blueprinted version of it UMG, I think.
Still new to UMG.
There’s a HUD system that’ll do what you want in my sig!
Hope this helps!
-Peace
Thank you, i will try it