19 lines
397 B
JSON
19 lines
397 B
JSON
{
|
|
"AbilityName": "Bangboo_Player_PartyGameCamera",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushBeingHitCameraRotateAction",
|
|
"EnableCameraRotate": false,
|
|
"Tag": "PartyGameCamera"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopBeingHitCameraRotateAction",
|
|
"Tag": "PartyGameCamera"
|
|
}
|
|
]
|
|
}
|
|
} |