{
    "format_version": "1.10.0",
    "animation_controllers": {
        "controller.animation.dolphin.general": {
            "initial_state": "default",
            "states": {
                "default": {
                    "animations": [ "move" ],
                    "particle_effects": [
                        {
                            "effect": "dolphin_move_particle",
                            "locator": "dolphin_move_particle_emitter"
                        }
                    ]
                }
            }
        }
    }
}
