Hertzole / gold-player

A first person player controller for Unity.
MIT License
160 stars 16 forks source link

Move bob code into its own class #15

Closed Hertzole closed 6 years ago

Hertzole commented 6 years ago

Move the bob code out of the PlayerBob module and into its own class. This way more classes can use easily use it.