·pushback
</>

pushback

verekia/r3f-gamedev

Make enemies flash white and rock back and forth when receiving damage.

6Installs·0Trend·@verekia

Installation

$npx skills add https://github.com/verekia/r3f-gamedev --skill pushback

SKILL.md

Make enemies flash white and rock back and forth when receiving damage.

Track pushback state with a direction vector and progress value. In useFrame, interpolate the position along the pushback direction using a back-and-forth curve, and change the material color to white during the effect.

Make enemies flash white and rock back and forth when receiving damage. Source: verekia/r3f-gamedev.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/verekia/r3f-gamedev --skill pushback Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/verekia/r3f-gamedev --skill pushback
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pushback?

Make enemies flash white and rock back and forth when receiving damage. Source: verekia/r3f-gamedev.

How do I install pushback?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/verekia/r3f-gamedev --skill pushback Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/verekia/r3f-gamedev