| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_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"
- }
- ]
- }
|