Terasology / Dialogs

In-Game Dialogs (with NPCs)
Apache License 2.0
2 stars 9 forks source link

feat: appear as many UIImages as the UIButton answers #15

Closed stefaniamak closed 4 years ago

stefaniamak commented 4 years ago

Tasks

Purpose

Set an arrow asset to appear in the appropriate UIImage next to the hovered UIButton.

How to test

For any module other than LightAndShadow (LaS)

note while testing this myself: the UIButton flickered sometimes, just a little bit slightly from left to right. Unsure of its causes.

concerns: I am worried that if some another module Overrides the Dialog box, then there is going to be errors when trying to activate the box within the game.

For LAS

image

Appearing when hovering feature

ezgif-6-bf603de90b64

stefaniamak commented 4 years ago

FYI @skaldarnar @jdrueckert