how does glow visual work in jjs
Glow in JJS usually works like a post-processing visual that makes selected parts of a skill or effect look brighter, softer, and more “lit up” than the base model. In practice, it’s often tied to emissive-style visuals or hit effects, so the glow becomes visible when the game marks an object, attack, or frame as active.
How it behaves
- It tends to sit on top of the normal visual, so the same effect can look plain without glow and much more intense with it.
- Strength and opacity matter a lot: higher values make the glow more noticeable, while lower values keep it subtle.
- In many visual systems, glow is strongest when the object is meant to “emit” light, rather than just reflecting it.
In JJS terms
For JJS-specific builders and effects, people usually mean the glow layer or glow visual that makes an attack, hit, or aura stand out during the animation. The Reddit discussion suggests users often tweak last-hit/opacity-style settings to get the glow to appear the way they want. A tutorial video also shows glow as one of the core visuals people configure in JJS-style effect setups.
Practical idea
If you’re trying to make a move look better, think of glow as the “highlight pass”:
- Pick the visual you want to stand out.
- Assign glow to that effect or emissive part.
- Adjust intensity/opacity until it matches the style you want.
- If it looks too big or washed out, lower the strength or blur-like settings.
Mini example
A sword slash without glow may just look like a flat trail. With glow enabled, the edges can bloom outward and the slash reads more clearly in motion, especially in a fast fight scene.
Note
Different JJS setups can name or expose the setting a little differently, so the exact slider or toggle may vary, but the visual idea is the same: make the chosen effect feel brighter, hotter, and more prominent.
TL;DR: glow visual in JJS is basically the effect that makes a move or object look luminous and stronger, usually by boosting emissive brightness and applying a soft bright halo around it.