Nee nee, wenn ich das mache, wird ja die gesamte Grafik Transparent...
Ich muss irgendwas in der Custom Lua machen, was ich nicht verstanden hab...
Ich habe im Grafikprogramm noch mit Transparentem HG gearbeitet, beim abspeichern als TGA wurde allerdings alles ins Basisbild eingebunden, wodurch ich dann den Transparenten HG in Weiss bekommen habe...
Ich bin auf der Curse Seite und in den dateien im ordner auf folgendes gestossen:
Zitat:
OVERLAP
Sometimes, the top of your artwork may need to overlap the viewport (when the viewport option is enabled)
if your artwork contains transparent pixels.
The overlap value is a percentage of the total height of the artwork.
eg.
If your artwork is 256 pixels high and the top 75 pixels of this artwork contain transparent pixels,
set the overlap value of your theme to 75 divided by 256 times 100 (75/256*100) = 29.297
Nur kann ich es nicht umsetzen, da ich nur die Hälfte davon verstehe...
Ich war schonmal so schlau, die Rechnung anzuwenden, dabei komme ich auf 63,irgendwas... Das habe ich so:
Zitat:
SunnArt.options.args.theme.values["SunnArtPack1\\Noreiya"]="Noreiya"
SunnArt.overlap["SunnArtPack1\\lNoreiya"]=63.00
in die Datei SunnArtPack1.LUA geschrieben, aber es funktioniert nicht.