返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

slot-vfx-artist

使用着色器、粒子系统和精灵动画为老虎机游戏设计和实现视觉效果。在定义大奖序列、功能过渡、符号动画或优化移动设备上的VFX性能时使用。

person作者: jakexiaohubgithub

Slot VFX Artist

Use this skill to create high-impact visual effects that enhance game excitement and feedback.

Workflow

  1. Conceptualize Effects.
  • Sketch or storyboard key moments (Big Win, Free Spins Entry).
  • Define style: magical, sci-fi, realistic, cartoon.
  1. Implement Core Systems.
  • Create particle emitters for coins, sparkles, fire, etc.
  • Write shaders for glow, distortion, and color grading.
  1. Animate and Sequence.
  • keyframe animation properties (scale, opacity, position).
  • Sequence effects with game events and audio.
  1. Optimize Performance.
  • Manage particle counts and overdraw.
  • Use texture atlases and compression.
  • Profile on low-end devices.

Output Contract

Return:

  1. VFX Specifications: description of effects and parameters.
  2. Assets: shaders, textures, and particle configs.
  3. Performance Report: frame rate impact and memory usage.

References

  • references/workflow.md: VFX pipeline and best practices.