unity-game-feel

Implement sensory feedback like camera effects, haptics, and audio cues in Unity RC racing simulations.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Totes-MickGOATs/r8eo-x-unity --skill unity-game-feel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-game-feel
Source: https://github.com/Totes-MickGOATs/r8eo-x-unity/tree/main/.agents/skills/unity-game-feel
Command: npx skills add https://github.com/Totes-MickGOATs/r8eo-x-unity --skill unity-game-feel

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enhances the player's sensory experience in an RC racing game by adding "juice" – subtle visual, auditory, and haptic feedback that makes gameplay feel more responsive, impactful, and satisfying.

Core Features & Use Cases

  • Enhanced Immersion: Adds camera shake, screen effects, and controller haptics that react to in-game events like speed and collisions.
  • Responsive Controls: Implements input curves for precise steering and throttle control, crucial for RC vehicles.
  • Dynamic Visuals: Includes suspension compression visuals, tire smoke, and speed lines that directly communicate vehicle state.
  • Use Case: When a player drifts an RC car, this skill will trigger tire smoke, a subtle screen vignette, and controller rumble, making the action feel more visceral and rewarding.

Quick Start

Apply the unity-game-feel skill to add suspension compression visuals and speed-based FOV adjustments to the player's RC car.

Frequently Asked Questions about unity-game-feel

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

FAQPage Schema
How do I add game feel and visual polish to a Unity racing game?

To add game feel to a Unity racing game, implement sensory feedback like camera shake, controller haptics, and speed lines. This makes gameplay feel responsive and impactful by reacting dynamically to vehicle speed, collisions, and surface types.

How do I make RC car controls feel more responsive in Unity?

Make RC car controls feel responsive in Unity by applying custom input curves for steering and throttle. This allows for precise control adjustments, which is crucial for handling RC vehicle physics.

Does this Unity game feel implementation work with Cinemachine?

Yes, this game feel implementation integrates directly with Unity Cinemachine and the Input System. It uses these frameworks to dynamically adjust camera effects and FOV based on the vehicle's speed and impact forces.

What visual effects communicate vehicle state in an RC racing simulation?

Visual effects that communicate vehicle state in an RC racing simulation include suspension compression visuals, tire smoke, and speed lines. These dynamic visuals trigger during events like drifting to make the action feel visceral and rewarding.

How do I trigger controller haptics during collisions in Unity?

Trigger controller haptics during collisions in Unity by mapping input system rumble events to in-game impact forces. This pairs with screen effects and audio cues to enhance player immersion when the vehicle hits objects or changes surfaces.

Can I add suspension compression visuals to an RC car in Unity?

Yes, you can add suspension compression visuals to an RC car in Unity by applying game feel techniques. This visual polish directly communicates the vehicle's physical state and enhances the overall sensory experience.