Godot 4 - How to make and use Outlines in 3D

Автор - Octodemy ссылка - От автора: Outlines are a very common in games. Here we’ll go over how to create and fix improve outlines. Fixing disconnected faces, and making the outline width stay the same size. We’ll create an outline material, and a script to highlight and select objects. And later we’ll make our xray and outline material that allows objects to be seen behind walls. And I’ll also give a few hints on how to quickly add your material to multi-mesh character in a very quick and re-usable way. Pixel perfect outlines article: GodotShaders Pixel Perfect Outline:
Back to Top