Try to animate the part in the widget so it look like it shaking
1 Like
Guys, anybody do a shaky HUD, tell me what to do? I tried to make the HUD shake, but only the camera shakes, I used World Camera Shake and I don’t know any other way to make the HUD shake. I need the HUD to shake the character’s health when receiving damage, have ideas how to do it?
That’s idea, i will try it, thanks
Yes, it has to be the animation in the widget.
- Press green [+Animation] button.
- Select the NewAnimation and click green [+Track] button and select your main Canvas Panel (or the main parent object as you have it).
- Now on the newly added track, press grey [+] and select Transform.
- Open the Transform tree. You can delete the Keys for Rotation, Scale, and Shear. Open the Translation subtree.
- Now you have two values: X and Y. Note that they do not represent location of the Canvas Panel — they indicate the offset of the panel relative to its initial position.
- Set the keys as you wish to get what you want.
- In the Graph, you will now have the Animation in your variables. Just drag it into the Graph and Play when needed.
Exactly what I have been looking for. Thank you for the step by step. You are the absolute bomb. com!!