Demo
| Video | Android | Forum
This script allows you to avoid the "wagon wheel"
effect that you will see in a racing game when the wheel rotation
speed lines up with the users frame rate.
This is a common effect using in all sorts of racing games
throughout the years to simulate that look of high speed wheels
without using expensive screen effects to achieve the look.
This package includes 2 scripts, a basic version that requires a
rigid body attached to your wheel. Or if you are using unity car,
we have included a script where you can reference the object that
has the wheel script in it to get your velocity.
This package also includes a very simple example scene that can
been seen in the beginning of the example video linked above.
This video shows you how to use this script: