branchbefore/main/cameraTestingcancel

22 Commits over 153 Days - 0.01cph!

9 Years Ago
-merged with main, added a cheaty barebone version of JumpTo so camera spawns on the tribe.
9 Years Ago
-camera v3 with Bill's suggestions
9 Years Ago
Merge from main
9 Years Ago
Camera v3: sketched more basic functionalities
9 Years Ago
-B&W2: proto implementation
9 Years Ago
-Camera: Standard with B&W2 height adjustment plus fixes for running straight into a wall -merged with main
9 Years Ago
-partly B&W2 style: camera only follows the ground going up, not going down.
9 Years Ago
-merged with main -Camera: standard with lots of tweaks (better follow, better gliding around, some sort of currently rough fix for the camera going through mountains)
9 Years Ago
-clarified height-dampening factor only works in vectorcam
9 Years Ago
pretty hacky (but hey, it's just debug purposes) way to facilitate testing and working on, different types of camera. You can now chose a cameraType on the player, that will cause the camera to use different late_update /zooming systems, so you can switch the camera without copypasting in files, and whilst flying around.
9 Years Ago
something was quite off in the (vector) camera, massaged it until it was fine again, and it is working quite nicely with zooming now!
9 Years Ago
First stab at the VectorStick camera
9 Years Ago
testing another camera mode
9 Years Ago
9 Years Ago
Skydome Light normal bias fix
9 Years Ago
Player Prefab camera offset fix
9 Years Ago
Merged in Input changes for orbit, also double click handling for zoom/move
9 Years Ago
Merge from main (ignoring camera changes)
9 Years Ago
Focal point now raises and lowers based on 8 points around it. if the camera is too low on the ground, it keeps the focal point up too, so that it doesn't instantly jerk back down when falling off.
9 Years Ago
Made the focal point fundamentally move on its own, and average its height between a few rays. It works very fine unless you zoom full in and walk off a cliff.
9 Years Ago
another attempt, this time with twice as many hacks! (2)
9 Years Ago