| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- {
- "_resourceType": "scene",
- "id": "a7689e58-8a83-4655-9bd2-80254150dfab",
- "_index": 0,
- "name": "Level",
- "backgroundId": "5aadda5b-f694-497f-9bd8-254fc29efcb0",
- "tilesetId": "",
- "width": 40,
- "height": 48,
- "type": "TOPDOWN",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "",
- "autoFadeSpeed": 1,
- "symbol": "scene_1",
- "x": 242,
- "y": 123,
- "script": [
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "0",
- "value": {
- "type": "number",
- "value": 100
- },
- "__collapse": true
- },
- "id": "b7fe418c-bc64-4772-836a-3af9abbcebbb"
- },
- {
- "command": "EVENT_GBVM_SCRIPT",
- "args": {
- "script": "VM_OVERLAY_SHOW 0, 16, .UI_COLOR_BLACK, .UI_DRAW_FRAME ;\nVM_OVERLAY_SET_SUBMAP 0,0,20,18,0,0;",
- "references": [
- {
- "type": "variable",
- "id": "0"
- }
- ],
- "__collapse": false,
- "__comment": true
- },
- "id": "6b7a1f75-e534-4235-8ec7-3df17ad352d6"
- },
- {
- "command": "EVENT_CALL_CUSTOM_EVENT",
- "args": {
- "customEventId": "c9004a47-a042-49f5-a22b-ce83f2f63096",
- "__collapse": true
- },
- "id": "536b9733-b7a9-4889-be1c-397bc78be840"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "up",
- "left",
- "right",
- "down"
- ],
- "override": false,
- "__scriptTabs": "press",
- "__collapse": false
- },
- "children": {
- "true": [
- {
- "command": "EVENT_RNG_SEED",
- "args": {
- "__collapse": true
- },
- "id": "30040af5-29bd-436c-a26d-b401dcf6ce50"
- }
- ]
- },
- "id": "53a60797-bda1-432e-91c0-9a4c0c92421e"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "start"
- ],
- "override": false,
- "__scriptTabs": "press",
- "__collapse": false
- },
- "children": {
- "true": [
- {
- "command": "EVENT_CALL_CUSTOM_EVENT",
- "args": {
- "customEventId": "f83d00fe-e9df-4c20-a6cc-52fdff2724d6",
- "$variable[V0]$": {
- "type": "variable",
- "value": "T0"
- },
- "__collapse": false
- },
- "id": "17b96866-269f-4dda-bda6-9ca4a350ffb2"
- }
- ]
- },
- "id": "b3ece396-ebca-41c0-b235-cf10b1e9cf72"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": [],
- "autoFadeEventCollapse": true
- }
|