Skip to content

This is a simple rigidbody FPS/3rd person movement project for Unity. The rigidbody player character is moved using ONLY ADDFORCE! This makes sure that interpolation works, and it also allows for other stuff like explosions, to add cumulative force! There is also an orbit camera.

Notifications You must be signed in to change notification settings

TrentSterling/RigidbodyDuder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RigidbodyDuder

This is a simple rigidbody FPS/3rd person movement project for Unity.

The rigidbody player character is moved using ONLY ADDFORCE! This makes sure that interpolation works, and it also allows for other stuff like explosions, to add cumulative force!

There is also an orbit camera.

About

This is a simple rigidbody FPS/3rd person movement project for Unity. The rigidbody player character is moved using ONLY ADDFORCE! This makes sure that interpolation works, and it also allows for other stuff like explosions, to add cumulative force! There is also an orbit camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages