H-uru / korman

Blender plugin for creating ages for Cyan Worlds' proprietary Plasma engine and its open source variant, CyanWorlds.com Engine.
GNU General Public License v3.0
35 stars 17 forks source link

Pass the `blockRGB` argument to xDynTextLoc in the Localized Text Modifier. #372

Closed Hoikas closed 1 year ago

Hoikas commented 1 year ago

Doing this greatly improves the result of the text rendered to the dynamic text map when alpha blending is in use.

Before: image

After: image

Requires H-uru/Plasma#1398