mirror of
https://github.com/DerTyp7/fps-citybuild-unity.git
synced 2025-10-29 20:22:08 +01:00
Added NoFriction Material
This commit is contained in:
@@ -30,6 +30,8 @@ public class PlayerMovement : MonoBehaviour
|
||||
|
||||
Vector3 movement;
|
||||
|
||||
|
||||
|
||||
private void Start()
|
||||
{
|
||||
rb = GetComponent<Rigidbody>();
|
||||
|
||||
Reference in New Issue
Block a user