mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 09:54:28 -05:00
updated debug and network player prefab
This commit is contained in:
@@ -109,7 +109,7 @@ public class dPlayerMovement : NetworkBehaviour
|
||||
|
||||
//Get parents up direction
|
||||
up = GetComponentInParent<Transform>().up;
|
||||
|
||||
//
|
||||
//Coyote Timer Initialization
|
||||
curCoyJumpTimer = coyJumpTimer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user