{
  "action": "idle_down",
  "action_type": "idle",
  "direction": "down",
  "frame_size_px": [
    128,
    128
  ],
  "frame_count": 4,
  "fps": 6,
  "loop": true,
  "base_point_px": [
    64,
    104
  ],
  "collision_footprint_px": {
    "shape": "capsule_or_rect",
    "center": [
      64,
      108
    ],
    "size": [
      28,
      18
    ]
  },
  "source_design": "player_design_page.png",
  "side_view_flips_for_left_right": true,
  "transparent_background": true,
  "sheet_size_px": [
    512,
    128
  ],
  "import_ready": true,
  "validation": {
    "rgba_with_alpha": true,
    "has_transparent_padding": true,
    "no_baked_checkerboard_or_matte": true,
    "exact_sheet_dimensions": true,
    "exact_128_px_cells": true,
    "base_point_stable": true,
    "production_sprite_not_preview": true
  },
  "notes": "Transparent RGBA PNG. Idle_down has 4 frames at 6 fps with subtle blink/breathing. Feet/base point remains stable at [64,104]."
}