ádsd
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b8a44deec7f140df980acf765d764f5d
|
||||
timeCreated: 1780539795
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
using Fusion;
|
||||
using UnityEngine;
|
||||
|
||||
@@ -5,9 +6,6 @@ namespace OnlyScove.Scripts
|
||||
{
|
||||
public struct PlayerInputData : INetworkInput
|
||||
{
|
||||
public Vector2 Direction;
|
||||
public NetworkBool sprint;
|
||||
public NetworkBool jump;
|
||||
public Quaternion rot;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user