Physics Vehicle Wheels
Implement realistic wheel physics with tire friction and wear
Risk Level
HIGH
Core Rules
- Implement tire friction models
- test traction
- Test thoroughly before deploying
Response Pattern
When Using This Skill
- Configure wheel physics
- Validate the implementation
- Test edge cases and error conditions
- Ensure performance meets requirements
Usage Contexts
- Tire simulation
- traction control
What NOT to Do
- Unrealistic traction
- slipping issues
- Deploy without testing
Key Requirements
- Understand the use cases before application
- Follow the documented response pattern
- Validate results in the target environment
- Monitor for performance impact
Further Learning
Review related skills and documentation for deeper understanding of related systems and best practices.