#Camera 2D Player Turning
5 messages · Page 1 of 1 (latest)
if the angle in which ur turning is lesser than the maximum
then it automatically puts it at the max of the other side
Either make a custom character, or when getting input check if its ‘A’ and rotate accordingly, as well as ‘D’ to make it respond as if you use the keys.
i’ll try that, thanks