Project-Nova-Team / Project-Nova

1 stars 0 forks source link

Fix weapon blueprint HUD #100

Closed Kobakat closed 2 years ago

Kobakat commented 2 years ago

When you hold a weapon in your hand, currently the HUD widget is displaying the reticle texture (see bottom right corner of your screen).

To fix this, open each weapon blueprint and find the UI category and change the HUD texture property

image

If you search "T_HUD", the four textures should appear, just apply the appropriate texture to each weapon blueprint

image

Vantrono commented 2 years ago

Changed all weapon huds to appropriate textures