Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/Fall2023-UnityProject
Player Rotation
Abierto
- Lenguaje dominante
- ShaderLab
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- 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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.