23 lines
553 B
JSON
23 lines
553 B
JSON
{
|
|
"AbilityName": "Alice_ScreenControl",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PlayTextureSheetSequenceAction",
|
|
"InterruptType": "Interrupt",
|
|
"IsKeepLastFrame": true,
|
|
"MeshPath": "Alice_PingMu",
|
|
"Target": "Self",
|
|
"TextureSheetKey": "Alice_Pose_Idle_Loop"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptTextureSheetSequenceAction",
|
|
"MeshPath": "Alice_PingMu",
|
|
"Target": "Self",
|
|
"TextureSheetKey": "Alice_Pose_Idle_Loop"
|
|
}
|
|
]
|
|
}
|
|
} |