46 lines
1.1 KiB (Stored with Git LFS)
Plaintext
46 lines
1.1 KiB (Stored with Git LFS)
Plaintext
animations {
|
|
id: "All"
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Idle.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_DownRight_Defence.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_DownRight_Attack.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Up_Defence.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Up_Attack.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Run.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Right_Defence.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_UpRight_Defence.png"
|
|
}
|
|
playback: PLAYBACK_LOOP_FORWARD
|
|
}
|
|
animations {
|
|
id: "Testing"
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Down_Attack.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_UpRight_Attack.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Right_Attack.png"
|
|
}
|
|
images {
|
|
image: "/assets/Units/Blue Units/Lancer/Lancer_Down_Defence.png"
|
|
}
|
|
playback: PLAYBACK_LOOP_FORWARD
|
|
}
|
|
max_page_height: 2048
|