juice-game-feel

Add visual, audio, and haptic feedback to Unity gameplay using DOTween.

71|11|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/nlelouche/Unity-SkillForge --skill juice-game-feel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: juice-game-feel
Source: https://github.com/nlelouche/Unity-SkillForge/tree/main/.agent/skills/04-visuals-audio/juice-game-feel
Command: npx skills add https://github.com/nlelouche/Unity-SkillForge --skill juice-game-feel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the issue of flat, unresponsive gameplay by providing tools and techniques to add satisfying visual, audio, and haptic feedback, significantly enhancing the player's experience.

Core Features & Use Cases

  • Juice Pillars: Integrates visual (squash, stretch, shake, particles), audio (SFX, pitch, layers), haptic (rumble, vibrate), and timing (hitstop, slowdown) elements.
  • Feedback Types: Implements impact, success, fail, anticipation, and follow-through feedback.
  • Tweening Essentials: Leverages DOTween for smooth animations like scaling, shaking, and color fades.
  • Use Case: When a player character takes damage, this Skill can trigger a screen shake, a flash effect on the character, a hit sound, and a brief hitstop to make the moment feel impactful.

Quick Start

Use the juice-game-feel skill to add a satisfying punch scale effect to a button when it's pressed.

Frequently Asked Questions about juice-game-feel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add game feel and juice to flat Unity gameplay?

Game feel in Unity is enhanced by combining visual, audio, and haptic feedback like screen shake, hitstop, and particle effects. This Skill applies these juice elements to core mechanics and UI interactions, making flat gameplay feel responsive and alive.

What is the best way to make UI buttons feel responsive in Unity?

Making UI buttons feel responsive in Unity is achieved by applying tweening animations like punch scaling. This Skill leverages DOTween to instantly add satisfying scale effects and visual feedback when players press UI elements.

Do I need DOTween to use this Unity game feel Skill?

Yes, you need DOTween integrated into your Unity project to use this Skill. It leverages the DOTween library to handle smooth tweening animations like scaling, shaking, and color fades required for creating impactful player feedback.

How do I create impactful player feedback when taking damage in Unity?

Creating impactful player feedback when taking damage in Unity involves combining screen shake, character flash, hit sound, and brief hitstop. This Skill coordinates these audio, visual, and timing elements to make damage moments feel heavy.

Can I use this game feel Skill with Unity particle systems and audio sources?

Yes, you can use this Skill with Unity particle systems and audio sources. It requires integration with these components to deliver full visual and audio feedback effects, allowing you to execute comprehensive gameplay polish passes.