tools-unity-physics
CommunityUnity physics patterns for safe, robust movement
Authortjboudreaux
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unity physics can produce floor penetration, tunneling, and unstable collision responses when moving fast or using simple controllers. This skill provides patterns to ensure reliable grounding, robust collision handling, and tunneling prevention.
Core Features & Use Cases
- Continuous collision detection settings (e.g., Rigidbody collisionDetectionMode) to prevent fast objects from tunneling.
- SphereCast ground checks and grounded state handling to improve stability of character movement.
- Sub-stepping or stepwise movement strategies to handle high-speed motion without missing collisions.
- Layer-based collision management for performance and correctness.
- Practical patterns for projectile physics, character controllers, and rigidbody-based movement in Unity.
- Troubleshooting guidance for common physics issues such as jitter, penetration, and missed collisions.
Quick Start
Integrate these patterns into your Unity project to achieve robust movement, reliable collisions, and tunneling prevention.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tools-unity-physics Download link: https://github.com/tjboudreaux/cc-plugin-unity-gamedev/archive/main.zip#tools-unity-physics Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.