SkillAgentSearch skills...

UnityToonCharacterShadow

The package for anime-style character shadow running on Unity URP forward rendering.

Install / Use

/learn @mseonKim/UnityToonCharacterShadow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Toon Character Shadow

This package contains detailed character shadow feature for toon shading in PC/Console platforms, Unity URP projects.

Character ShadowMap

CharacterShadow Character Shadowmap is designed to improve character lighting quality by adding shadow for a single character. There's a room for improvement to cover more than one character, however, currently unsupported without customizing script.

Additional ShadowMap

It also supports additional local shadow if useBrightestLight enabled. Automatically calculates the most effective lights to the character among all spot lights matching the FollowLayerMask in the scene each frame. If the intensity of the brightest spot light is stronger than MainLight(Directional Light), use it for CharacterShadowMap instead of the MainLight.

AdditionalShadow

Transparent Shadow

Transparent shadow is supported as well. However, it uses more memory so enable this when you do need this feature. TransparentShadow

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3mo ago
Forks4

Languages

C#

Security Score

87/100

Audited on Dec 23, 2025

No findings