#Emoji gap issue using itemsAdder

18 messages · Page 1 of 1 (latest)

amber cobalt
#

How can i fix this, so that the gaps wont show in lore? Altough in chat it looks fine

coral reefBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

regal kiln
#

is this one icon or several?

amber cobalt
#

one where it says damage, middle part, and end

regal kiln
#

and that's 1:1 the same symbols?

amber cobalt
#

yeah theyre basically the same

#
    show_in_gui: true
    path: "font/emoji/dmg.png"
    symbol: "う"
    scale_ratio: 9
    y_position: 8```
amber cobalt
regal kiln
#

Maybe the render order is different in the lore and so the shadow of the previous symbols renders over the next one 🤔?

amber cobalt
#

idk how though

regal kiln
#

A negative sized symbol

#

Inbetween each normal symbol

amber cobalt
#

how do i implement the negative sized symbol though?

regal kiln
#

By adding the symbol with a negative value as size (and with an offset to move it out of the screen)

amber cobalt
regal kiln
#

maybe it automatically offsets it already 🤷‍♂️