SceneLobby(main):Add script and setup
This commit is contained in:
6
Assets/Scripts/Duy/PlayerInputData.cs
Normal file
6
Assets/Scripts/Duy/PlayerInputData.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using Fusion;
|
||||
|
||||
public partial struct _PlayerInputData : INetworkInput
|
||||
{
|
||||
public float direction;
|
||||
}
|
||||
Reference in New Issue
Block a user