Finalize the cursed work
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Minigames.StatueDressup.Data
|
||||
public string decorationId; // Unique ID to load decoration
|
||||
public Vector2 localPosition; // Position relative to statue
|
||||
public Vector2 localScale; // Scale relative to statue
|
||||
public Vector2 sizeDelta; // UI RectTransform size (for UI decorations)
|
||||
public float rotation; // Z rotation in degrees
|
||||
public int sortingOrder; // Sprite sorting order
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user