Updated JSON with more info
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -7,6 +7,8 @@ namespace InterfaceOff.WorldScene
|
|||||||
{
|
{
|
||||||
public Vector3 Position;
|
public Vector3 Position;
|
||||||
public Vector2 Rotation;
|
public Vector2 Rotation;
|
||||||
|
public bool ShootGun;
|
||||||
|
public int FrameIndex;
|
||||||
}
|
}
|
||||||
|
|
||||||
[System.Serializable] public struct PlayerFrameInfoArray
|
[System.Serializable] public struct PlayerFrameInfoArray
|
||||||
|
|||||||
Reference in New Issue
Block a user