|
1893 | 1893 | "behaviors": [ |
1894 | 1894 | { |
1895 | 1895 | "name": "BombAnimator", |
1896 | | - "type": "BombExplosion::BombAnimator", |
| 1896 | + "type": "Bomb::BombAnimator", |
1897 | 1897 | "Tween3D": "Tween3D", |
1898 | 1898 | "Tween": "Tween", |
1899 | 1899 | "Wobble": "Wobble" |
|
1955 | 1955 | "behaviors": [ |
1956 | 1956 | { |
1957 | 1957 | "name": "Explosion", |
1958 | | - "type": "BombExplosion::Explosion" |
| 1958 | + "type": "Bomb::Explosion" |
1959 | 1959 | } |
1960 | 1960 | ], |
1961 | 1961 | "animations": [ |
|
3416 | 3416 | "actions": [ |
3417 | 3417 | { |
3418 | 3418 | "type": { |
3419 | | - "value": "BombExplosion::Explode" |
| 3419 | + "value": "Bomb::Explode" |
3420 | 3420 | }, |
3421 | 3421 | "parameters": [ |
3422 | 3422 | "", |
|
3470 | 3470 | "actions": [ |
3471 | 3471 | { |
3472 | 3472 | "type": { |
3473 | | - "value": "BombExplosion::Explode" |
| 3473 | + "value": "Bomb::Explode" |
3474 | 3474 | }, |
3475 | 3475 | "parameters": [ |
3476 | 3476 | "", |
|
4222 | 4222 | }, |
4223 | 4223 | { |
4224 | 4224 | "name": "BombAnimator", |
4225 | | - "type": "BombExplosion::BombAnimator" |
| 4225 | + "type": "Bomb::BombAnimator" |
4226 | 4226 | }, |
4227 | 4227 | { |
4228 | 4228 | "name": "Effect", |
4229 | 4229 | "type": "EffectCapability::EffectBehavior" |
4230 | 4230 | }, |
4231 | 4231 | { |
4232 | 4232 | "name": "Explosion", |
4233 | | - "type": "BombExplosion::Explosion" |
| 4233 | + "type": "Bomb::Explosion" |
4234 | 4234 | }, |
4235 | 4235 | { |
4236 | 4236 | "name": "Flash", |
|
30994 | 30994 | "fullName": "", |
30995 | 30995 | "helpPath": "", |
30996 | 30996 | "iconUrl": "", |
30997 | | - "name": "BombExplosion", |
| 30997 | + "name": "Bomb", |
30998 | 30998 | "previewIconUrl": "", |
30999 | 30999 | "shortDescription": "", |
31000 | 31000 | "version": "", |
|
31099 | 31099 | "actions": [ |
31100 | 31100 | { |
31101 | 31101 | "type": { |
31102 | | - "value": "BombExplosion::CreateExplosionArm" |
| 31102 | + "value": "Bomb::CreateExplosionArm" |
31103 | 31103 | }, |
31104 | 31104 | "parameters": [ |
31105 | 31105 | "", |
|
31115 | 31115 | }, |
31116 | 31116 | { |
31117 | 31117 | "type": { |
31118 | | - "value": "BombExplosion::CreateExplosionArm" |
| 31118 | + "value": "Bomb::CreateExplosionArm" |
31119 | 31119 | }, |
31120 | 31120 | "parameters": [ |
31121 | 31121 | "", |
|
31131 | 31131 | }, |
31132 | 31132 | { |
31133 | 31133 | "type": { |
31134 | | - "value": "BombExplosion::CreateExplosionArm" |
| 31134 | + "value": "Bomb::CreateExplosionArm" |
31135 | 31135 | }, |
31136 | 31136 | "parameters": [ |
31137 | 31137 | "", |
|
31147 | 31147 | }, |
31148 | 31148 | { |
31149 | 31149 | "type": { |
31150 | | - "value": "BombExplosion::CreateExplosionArm" |
| 31150 | + "value": "Bomb::CreateExplosionArm" |
31151 | 31151 | }, |
31152 | 31152 | "parameters": [ |
31153 | 31153 | "", |
|
31656 | 31656 | { |
31657 | 31657 | "description": "Behavior", |
31658 | 31658 | "name": "Behavior", |
31659 | | - "supplementaryInformation": "BombExplosion::BombAnimator", |
| 31659 | + "supplementaryInformation": "Bomb::BombAnimator", |
31660 | 31660 | "type": "behavior" |
31661 | 31661 | } |
31662 | 31662 | ], |
|
31678 | 31678 | { |
31679 | 31679 | "description": "Behavior", |
31680 | 31680 | "name": "Behavior", |
31681 | | - "supplementaryInformation": "BombExplosion::BombAnimator", |
| 31681 | + "supplementaryInformation": "Bomb::BombAnimator", |
31682 | 31682 | "type": "behavior" |
31683 | 31683 | } |
31684 | 31684 | ], |
|
31762 | 31762 | { |
31763 | 31763 | "description": "Behavior", |
31764 | 31764 | "name": "Behavior", |
31765 | | - "supplementaryInformation": "BombExplosion::Explosion", |
| 31765 | + "supplementaryInformation": "Bomb::Explosion", |
31766 | 31766 | "type": "behavior" |
31767 | 31767 | } |
31768 | 31768 | ], |
|
31811 | 31811 | { |
31812 | 31812 | "description": "Behavior", |
31813 | 31813 | "name": "Behavior", |
31814 | | - "supplementaryInformation": "BombExplosion::Explosion", |
| 31814 | + "supplementaryInformation": "Bomb::Explosion", |
31815 | 31815 | "type": "behavior" |
31816 | 31816 | } |
31817 | 31817 | ], |
|
33408 | 33408 | } |
33409 | 33409 | ], |
33410 | 33410 | "eventsBasedObjects": [] |
| 33411 | + }, |
| 33412 | + { |
| 33413 | + "author": "", |
| 33414 | + "category": "", |
| 33415 | + "extensionNamespace": "", |
| 33416 | + "fullName": "", |
| 33417 | + "helpPath": "", |
| 33418 | + "iconUrl": "", |
| 33419 | + "name": "Bonus", |
| 33420 | + "previewIconUrl": "", |
| 33421 | + "shortDescription": "", |
| 33422 | + "version": "", |
| 33423 | + "description": "", |
| 33424 | + "tags": [], |
| 33425 | + "authorIds": [], |
| 33426 | + "dependencies": [], |
| 33427 | + "eventsFunctions": [], |
| 33428 | + "eventsBasedBehaviors": [ |
| 33429 | + { |
| 33430 | + "description": "", |
| 33431 | + "fullName": "", |
| 33432 | + "name": "BonusAnimator", |
| 33433 | + "objectType": "", |
| 33434 | + "eventsFunctions": [ |
| 33435 | + { |
| 33436 | + "fullName": "", |
| 33437 | + "functionType": "Action", |
| 33438 | + "name": "onCreated", |
| 33439 | + "sentence": "", |
| 33440 | + "events": [], |
| 33441 | + "parameters": [ |
| 33442 | + { |
| 33443 | + "description": "Object", |
| 33444 | + "name": "Object", |
| 33445 | + "type": "object" |
| 33446 | + }, |
| 33447 | + { |
| 33448 | + "description": "Behavior", |
| 33449 | + "name": "Behavior", |
| 33450 | + "supplementaryInformation": "Bonus::BonusAnimator", |
| 33451 | + "type": "behavior" |
| 33452 | + } |
| 33453 | + ], |
| 33454 | + "objectGroups": [] |
| 33455 | + } |
| 33456 | + ], |
| 33457 | + "propertyDescriptors": [ |
| 33458 | + { |
| 33459 | + "value": "", |
| 33460 | + "type": "Behavior", |
| 33461 | + "label": "3D tween", |
| 33462 | + "description": "", |
| 33463 | + "group": "", |
| 33464 | + "extraInformation": [ |
| 33465 | + "Tween3D::Tween3D" |
| 33466 | + ], |
| 33467 | + "hidden": false, |
| 33468 | + "name": "Tween3D" |
| 33469 | + }, |
| 33470 | + { |
| 33471 | + "value": "", |
| 33472 | + "type": "Behavior", |
| 33473 | + "label": "2D tween", |
| 33474 | + "description": "", |
| 33475 | + "group": "", |
| 33476 | + "extraInformation": [ |
| 33477 | + "Tween::TweenBehavior" |
| 33478 | + ], |
| 33479 | + "hidden": false, |
| 33480 | + "name": "Tween" |
| 33481 | + } |
| 33482 | + ], |
| 33483 | + "sharedPropertyDescriptors": [] |
| 33484 | + } |
| 33485 | + ], |
| 33486 | + "eventsBasedObjects": [] |
33411 | 33487 | } |
33412 | 33488 | ], |
33413 | 33489 | "externalLayouts": [ |
|
0 commit comments