Skip to content

Instantly share code, notes, and snippets.

View adeelwitty's full-sized avatar

Adeel Riaz adeelwitty

View GitHub Profile
@adeelwitty
adeelwitty / PlayerMovement.cs
Created February 25, 2025 07:17
Player movement using rigidbody with respect to camera
// _+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_
// <author>
// Adeel Riaz
// [email protected]
// </author>
// _+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_+_
using UnityEngine;