| 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": "",
- "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": "65ea8db8-1dbb-4399-bd38-5bd8e4f99061"
- }
- ],
- "false": []
- },
- "id": "c5851dcf-0ad1-4baa-bc50-be4ff704b0db"
- }
- ],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|