Skip to content

Camera and collision#250

Merged
SafakOnol merged 2 commits intodevfrom
CameraAndCollision
Mar 27, 2024
Merged

Camera and collision#250
SafakOnol merged 2 commits intodevfrom
CameraAndCollision

Conversation

@SafakOnol
Copy link
Copy Markdown
Collaborator

WHAT

  • Add limited camera pitch control
  • Adjust camera angle
  • Rename object types and add new object type

WHY

  • To give player more control over the area they can see in order to assist with platforming
  • To create a better positioning of character
  • To avoid confusion over collision channels

HOW

  • Pitch Rotation input added and clamped
  • Camera angle, boom length and height adjusted
  • New type added in project settings, all related objects updated and tested

@SafakOnol SafakOnol assigned SafakOnol and unassigned SafakOnol Mar 27, 2024
Copy link
Copy Markdown
Collaborator

@antoniukoff antoniukoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good!

@SafakOnol SafakOnol linked an issue Mar 27, 2024 that may be closed by this pull request
@SafakOnol SafakOnol added this to the Beta Version Release milestone Mar 27, 2024
@SafakOnol SafakOnol merged commit 2eecaeb into dev Mar 27, 2024
@MashdorDev MashdorDev deleted the CameraAndCollision branch April 18, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Improve Camera

2 participants