using System.Collections; using System.Collections.Generic; using UnityEngine; public class DeltaSize { public static float FlowerCardSpriteX = 0.6125f; public static float FlowerCardSpriteY = 0.6125f; }