mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 09:54:28 -05:00
doors no longer collide with frame & fixed mom hit
This commit is contained in:
@@ -13,6 +13,7 @@ public class dPlayCam : NetworkBehaviour
|
||||
void Start ()
|
||||
{
|
||||
rad = (transform.position - player.transform.position);
|
||||
|
||||
}
|
||||
|
||||
void Update ()
|
||||
|
||||
Reference in New Issue
Block a user