Unreal Blueprints (Visual Scripting)
Build Unreal Engine 5 gameplay with Blueprint visual scripting: Blueprint Classes, the Event Graph and Construction Script, variables/functions/macros, and Blueprint communication (Cast, Interfaces, Event Dispatchers). Use when working in Blueprints, wiring an event graph, deciding how Blueprints talk to each other, or when the user mentions Blueprint, BP, event graph, construction script, or a Blueprint .uasset.
- Skill name
unreal-blueprints
Install
npx skills add gamedev-skills/awesome-gamedev-agent-skills
Installs every skill in the collection; the router loads unreal-blueprints when your request matches it.
Skill source
Read the full playbook in skills/unreal/unreal-blueprints/SKILL.md.
Related skills
unreal-behavior-trees, unreal-cpp-gameplay, unreal-enhanced-input, unreal-niagara, unreal-packaging