Updated JSON with more info

This commit is contained in:
2026-01-18 16:04:10 +00:00
parent 71b871e10c
commit b00a72e75e
2 changed files with 2826 additions and 1534 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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