| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_resourceType": "triggerPrefab",
- "id": "50b3529b-8a2b-429c-a931-d17c17745167",
- "name": "Stairs",
- "script": [
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "8",
- "value": {
- "type": "true"
- }
- },
- "id": "8153223b-8316-46a5-b120-5ec2040e26c5"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "9",
- "value": {
- "type": "number",
- "value": 0
- }
- },
- "id": "65611555-0965-451a-ad08-e5dd96740c95"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "10",
- "value": {
- "type": "number",
- "value": 0
- }
- },
- "id": "594a062b-cb90-4b5f-8181-8521a2564dc7"
- }
- ],
- "leaveScript": [
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "8",
- "value": {
- "type": "false"
- }
- },
- "id": "9d506480-f916-4e8c-a88c-6b4cf24fb012"
- }
- ]
- }
|