Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

My FPS Controller Can't Go Faster Than 5.5...Why?

$
0
0
I've been working on a custom FPS controller that gives more customization and control. Ironically, the simplest thing that I'd like to change doesn't work. Anything less than 5.5 works! If i set crouch speed to 5, it'll be 5. If I set it to 6, it'll be 5.5. The same applies with running and walking. I literally have NO idea why its doing this!
Code (js):
  1.  
  2. @script AddComponentMenu("First Person Player/Player Movement")
  3. @script RequireComponent(Rigidbody)
  4. @script RequireComponent(CapsuleCollider)...
My FPS Controller Can't Go Faster Than 5.5...Why?

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>