Make wiggles a little more obvious

This commit is contained in:
Alwinfy 2022-05-24 10:29:08 -04:00
parent 82cafe098e
commit f332604424
No known key found for this signature in database
GPG key ID: 2CCB99445F0C949E

View file

@ -296,7 +296,7 @@ class GuiSpellcasting(
RenderLib.drawPatternFromPoints(mat, pat.toLines(
this.hexSize(),
this.coordToPx(origin)
), true, valid.color or (0xC8 shl 24), valid.fadeColor or (0xC8 shl 24), if (valid.success) 0.2f else 0.5f)
), true, valid.color or (0xC8 shl 24), valid.fadeColor or (0xC8 shl 24), if (valid.success) 0.2f else 0.9f)
}
// Now draw the currently WIP pattern