2025-02-24 07:50:34 -03:00

29 lines
489 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 10
}
}
},
{
"$type": "RPG.GameCore.AdvDestroyEntityAsync",
"NeedDisappear": true,
"InstanceIDList": [
400009
]
}
]
}
],
"Type": "Group"
}