boss.gbsres 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "_resourceType": "actorPrefab",
  3. "id": "85de55f3-a4f5-460e-878f-41d1a7453a39",
  4. "name": "Boss",
  5. "frame": 0,
  6. "animate": false,
  7. "spriteSheetId": "1a8ae58a-360d-4235-8587-079d33fee102",
  8. "moveSpeed": 1,
  9. "animSpeed": 31,
  10. "paletteId": "",
  11. "persistent": false,
  12. "collisionGroup": "1",
  13. "script": [],
  14. "startScript": [
  15. {
  16. "command": "EVENT_IF",
  17. "args": {
  18. "condition": {
  19. "type": "eq",
  20. "valueA": {
  21. "type": "variable",
  22. "value": "0"
  23. },
  24. "valueB": {
  25. "type": "number",
  26. "value": 1
  27. }
  28. },
  29. "__collapseElse": true
  30. },
  31. "children": {
  32. "true": [
  33. {
  34. "command": "EVENT_ACTOR_DEACTIVATE",
  35. "args": {
  36. "actorId": "$self$"
  37. },
  38. "id": "2d3565a3-d11a-4802-a528-2b3c4d2ccba3"
  39. }
  40. ],
  41. "false": []
  42. },
  43. "id": "aff154a3-dba2-429b-91fb-fde43679ce38"
  44. }
  45. ],
  46. "updateScript": [],
  47. "hit1Script": [],
  48. "hit2Script": [],
  49. "hit3Script": []
  50. }