| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_resourceType": "script",
- "id": "523f5755-9873-4dd8-b1b6-0212da38f94c",
- "name": "UseStairs",
- "description": "",
- "variables": {},
- "actors": {},
- "symbol": "script_0",
- "script": [
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "0395a923-237c-476e-9b53-002e64e9b0e1",
- "x": {
- "type": "variable",
- "value": "9"
- },
- "y": {
- "type": "variable",
- "value": "10"
- },
- "direction": "right",
- "fadeSpeed": 3
- },
- "id": "2f1514ab-8b00-4d99-8dfc-b02b083eb865"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "1",
- "value": {
- "type": "variable",
- "value": "11"
- }
- },
- "id": "177e1b5a-9010-45fb-8d2c-bc15b714ad32"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "8",
- "value": {
- "type": "false"
- }
- },
- "id": "3fd8cfb9-26c1-4359-8c97-f00647523b9b"
- },
- {
- "command": "EVENT_SOUND_PLAY_EFFECT",
- "args": {
- "type": "1eec9e8f-6c62-4716-82a0-2b35046e4d6d",
- "priority": "high",
- "pitch": 1,
- "frequency": 200,
- "duration": 1.5,
- "wait": true,
- "effect": 11
- },
- "id": "d92b2a1a-8d59-4381-8c37-1190fb35f00d"
- }
- ]
- }
|