Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/Fall2023-UnityProject

Player Rotation

Open
#3 0 comments 0 reactions 1 assignee Claimed by @holmes301 View on GitHub
Dominant language
ShaderLab
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- Players should be able to rotate their character based on their mouse's current position. (HINT: Consider using a ray cast)
- A character's forward vector should perfectly line up with a hypothetical vector that goes from the character's position to the mouse position.
- Optionally, the player's character may smoothly transition to that point (Lerp)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.