stairs.gbsres 1013 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_resourceType": "triggerPrefab",
  3. "id": "50b3529b-8a2b-429c-a931-d17c17745167",
  4. "name": "Stairs",
  5. "script": [
  6. {
  7. "command": "EVENT_SET_VALUE",
  8. "args": {
  9. "variable": "8",
  10. "value": {
  11. "type": "true"
  12. }
  13. },
  14. "id": "8153223b-8316-46a5-b120-5ec2040e26c5"
  15. },
  16. {
  17. "command": "EVENT_SET_VALUE",
  18. "args": {
  19. "variable": "9",
  20. "value": {
  21. "type": "number",
  22. "value": 0
  23. }
  24. },
  25. "id": "65611555-0965-451a-ad08-e5dd96740c95"
  26. },
  27. {
  28. "command": "EVENT_SET_VALUE",
  29. "args": {
  30. "variable": "10",
  31. "value": {
  32. "type": "number",
  33. "value": 0
  34. }
  35. },
  36. "id": "594a062b-cb90-4b5f-8181-8521a2564dc7"
  37. }
  38. ],
  39. "leaveScript": [
  40. {
  41. "command": "EVENT_SET_VALUE",
  42. "args": {
  43. "variable": "8",
  44. "value": {
  45. "type": "false"
  46. }
  47. },
  48. "id": "9d506480-f916-4e8c-a88c-6b4cf24fb012"
  49. }
  50. ]
  51. }