unreal-niagara

安装量: 1.3K
排名: #8757

安装

npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill unreal-niagara

Unreal Niagara VFX Build and control real-time visual effects in UE5 with Niagara: understand the System/Emitter/Module hierarchy, expose parameters you can drive from gameplay, and spawn effects at runtime. Targets UE 5.8 . (Niagara replaces the legacy Cascade system.) When to use Use when creating a Niagara System ( NS_ ) and Emitters ( NE_ ), wiring modules in the spawn/update stages, exposing User parameters to gameplay, or spawning/driving an effect (impact, muzzle flash, fire, magic) from Blueprint or C++. Use when the project has Niagara NS_ / NE_ assets or references UNiagaraComponent . When not to use: material/shader authoring (the look of a surface, not particles) is a separate topic; shader-programming covers cross-engine shader concepts. Audio for the effect → audio-design . Core workflow Show more Installs 832 Repository gamedev-skills/…t-skills GitHub Stars 494 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜