check.gbsres.bak 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_resourceType": "actorPrefab",
  3. "id": "765bf2fc-73c3-499c-bd97-c0d230a39758",
  4. "name": "Check",
  5. "frame": 0,
  6. "animate": false,
  7. "spriteSheetId": "581d34d0-9591-4e6e-a609-1d94f203b0cd",
  8. "moveSpeed": 1,
  9. "animSpeed": 15,
  10. "paletteId": "",
  11. "persistent": false,
  12. "collisionGroup": "",
  13. "script": [],
  14. "startScript": [],
  15. "updateScript": [
  16. {
  17. "command": "EVENT_IF",
  18. "args": {
  19. "condition": {
  20. "type": "eq",
  21. "valueA": {
  22. "type": "variable",
  23. "value": "0"
  24. },
  25. "valueB": {
  26. "type": "number",
  27. "value": 1
  28. }
  29. },
  30. "__collapseElse": true
  31. },
  32. "children": {
  33. "true": [
  34. {
  35. "command": "EVENT_CALL_CUSTOM_EVENT",
  36. "args": {},
  37. "id": "18360d82-8a31-481c-928e-d30415a24b7d"
  38. }
  39. ],
  40. "false": []
  41. },
  42. "id": "8f1dcb8d-1c33-47f0-86fc-dfe5290470e0"
  43. }
  44. ],
  45. "hit1Script": [],
  46. "hit2Script": [],
  47. "hit3Script": []
  48. }