CodeLikeMe
patreon
How to Capture Multiple Colors From Custom Depth into Render Target in Unreal
🕑 Added 2025-08-24 05:01:01 +0000 UTCThis is the 43rdd part of the Real Time Strategy game using Unreal Engine and C++ tutorial series. In the previous episode, we worked on how to get custom depth into a render target texture. This can be used to show the domination of a faction by overlapping the faction color of entities that belongs to a faction. But when we have multiple faction, we would need to have different colors. In this episode, we will work on how to get different colors using custom depth and custom depth stencil values into render target through a scene capture component.
password=CLMRTS42CapDepth
Comments
Thilina Premasiri
Hi, yes I will get to combat parts in future
zhenyu yang
Hi, I am wondering if you will upload the COMBAT part for the game.