mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-23 02:44:36 -05:00
Camera can now be disabled and Debug prefab exists
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Linq;
|
||||
using MLAPI;
|
||||
using UnityEngine.Rendering;
|
||||
|
||||
[RequireComponent (typeof(PlayerMovement))]
|
||||
[RequireComponent (typeof(dPlayerMovement))]
|
||||
public class dWallRun : NetworkBehaviour
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user