Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

New UI Issues

A topic by DevoDog created 99 days ago Views: 73 Replies: 3
Viewing posts 1 to 4

With all minions in play being displayed, they often cover the remaining threat on schemes when more than one scheme is in play.  This is especially noticeable when going up against Ultron.

Developer

Hi @DevoDog,

Thank you for your feedback.

We understand the situation you described.

As a temporary fix, you can hover your mouse over the rightmost area of the side scheme to make it display above all minions temporarily.

Additionally, you can modify the file /public/css/marvel/pos-area.css around line 60 to the following to adjust the position of the side scheme area (remember to perform an “empty cache and hard reload” after making the modification):

#area-schemes-side {
    --y: 320;
}

However, we don’t believe it is necessary to add this fix to our main branch at this time, but we will continue to discuss it. If you have any ideas for a more permanent solution, please let us know.

Thank you!

I understand the hovering...however, when you do that, the number of threat on the scheme no longer displays.  I can definitely play around with the CSS, though, and use htmlhelp.com as a reference.

Developer

Hi @DevoDog,

Thank you for your response. We understand the issue you’re facing. We will ensure that the threat on the schemes displays correctly, even when there are many minions in play, in the next version.

If you have any further questions or suggestions, feel free to share!

Thank you!