/
aksjon
/
RNCB_Game
Обзор
Документация
Войти
/
aksjon
/
RNCB_Game
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/scenes/Level.scene
50 строк
1 KB
aksjon
first_commit
18 май 2025, 19:19
18 май 2025, 19:19
f0429ce
Код
Авторство
О чём код?
{ "id": "01aefa93-6044-4159-8358-7e91310aa05f", "sceneType": "SCENE", "settings": { "exportClass": true, "autoImport": true, "importFileExtension": true, "preloadPackFiles": [], "createMethodName": "editorCreate", "sceneKey": "Level", "borderWidth": 1280, "borderHeight": 720 }, "displayList": [ { "type": "Image", "id": "7d5827fd-34f6-473f-90e0-b9424a51d5fa", "label": "dino", "scope": "CLASS", "hitArea.shape": "RECTANGLE", "hitArea.width": 250, "hitArea.height": 250, "texture": { "key": "dino" }, "x": 640, "y": 288 }, { "type": "Text", "id": "b2b3dbd5-2106-41fa-8a04-9b511e3401a9", "label": "welcome", "scope": "CLASS", "x": 640, "y": 478, "originX": 0.5, "originY": 0.5, "text": "Phaser 3 + Phaser Editor v4", "fontFamily": "Arial", "fontSize": "30px" } ], "plainObjects": [], "meta": { "app": "Phaser Editor - Scene Editor", "url": "https://phaser.io/editor", "contentType": "phasereditor2d.core.scene.SceneContentType", "version": 5 } }