| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "_resourceType": "actorPrefab",
- "id": "85de55f3-a4f5-460e-878f-41d1a7453a39",
- "name": "Boss",
- "frame": 0,
- "animate": false,
- "spriteSheetId": "1a8ae58a-360d-4235-8587-079d33fee102",
- "moveSpeed": 1,
- "animSpeed": 31,
- "paletteId": "",
- "persistent": false,
- "collisionGroup": "1",
- "script": [],
- "startScript": [
- {
- "command": "EVENT_IF",
- "args": {
- "condition": {
- "type": "eq",
- "valueA": {
- "type": "variable",
- "value": "0"
- },
- "valueB": {
- "type": "number",
- "value": 1
- }
- },
- "__collapseElse": true
- },
- "children": {
- "true": [
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "2d3565a3-d11a-4802-a528-2b3c4d2ccba3"
- }
- ],
- "false": []
- },
- "id": "aff154a3-dba2-429b-91fb-fde43679ce38"
- }
- ],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|