maguillen1998 / Senior-Project-Infinity-Run

GNU General Public License v3.0
3 stars 0 forks source link

Implemented new camera #47

Closed maguillen1998 closed 1 year ago

maguillen1998 commented 1 year ago

1) archived CustomCamera and FollowPlayerCamera 2) creaed a generic follow cam that can use the direction of movement for the player and pan the camera in that direction. the offset amound and the camara adjustment speed are able to be set in the editor. 2.1) the new script needs to be given a reference to the object that needs to be targeted.