GlowOutline
My recreation of glow outline that I have seen in games such as CSGO and Left 4 Dead.
favorite7favorites
thumb_up8upvotes
hard_drive
0 MB
folder
19 files
build
Engine v25
About This Package
In order to use this effect, attach the "GlowOutline" script to the camera. Then you will have two tabs: one for changing how the glow looks and one for adding objects you would like to glow. You can either add objects you want to glow via the editor or with code.
Keep in mind:
- The effect will render no matter what (through walls and when visible). As of now with the current API I attempted to make it work only in certain conditions but don't think it is possible.
- Currently there is a problem with alpha which I cannot figure out so for now alpha will be forced to one. If you try to decrease the alpha in the color picker nothing will happen. It is intended.
- If you are curious on what the issue is it is lack of access to stencil buffer. You can only write it to render targets and have no way of passing written stencils from one render target to another without setting the render target. However, the issue comes with the composite shader as you are not setting a render target at the end since you want to render. I have spent quite some time trying to find any workaround but couldn't. The issue can be fixed if I could just write to a global stencil buffer or maybe have a way to just be able to pass the stencil buffer to any shader.
Github:
2,606
Total Users
5,128
Total Sessions
4.4 months
Total Playtime
Package ID:
bopcompany.glow
Created:
2025-04-19 01:45 UTC
Updated:
2026-05-22 15:31 UTC
Type:
library
Public:
Yes
Version:
268460
files:
19
Size:
0.1 MB
Engine Version:
25
Asset Version ID:
268460
Version Created:
2026-05-22 15:31 UTC
Hash:
539282992183036661
Manifest: Open manifest
Resources:
Code Package References:
268460
May 22, 2026
Changes on 2026-05-22
255393
May 18, 2026
Changes on 2026-05-18
238601
May 12, 2026
Changes on 2026-05-12
140597
Jan 19, 2026
Changes on 2026-01-19
139486
Jan 16, 2026
Changes on 2026-01-16
137761
Jan 10, 2026
Changes on 2026-01-10
128727
Nov 22, 2025
Changes on 2025-11-22
127730
Nov 12, 2025
Changes on 2025-11-12
127729
Nov 12, 2025
Changes on 2025-11-12
127728
Nov 12, 2025
Changes on 2025-11-12