ExOK / Celeste64

A game made by the Celeste developers in a week(ish, closer to 2)
1.58k stars 125 forks source link

Add functionality to center camera on player back #45

Open lgleznah opened 5 months ago

lgleznah commented 5 months ago

Since sometimes I want to see what's exactly in front of me, instead of manually rotating the camera to be behind the player, I think it would be nice to have the functionality to focus the camera on the back of the player.

I implemented this by reassigning the left trigger and the E key to do this, but if there are better buttons to do so, that would be OK too 🙂

ZakFahey commented 5 months ago

FYI, potential merge conflict with https://github.com/ExOK/Celeste64/pull/48