/
aksjon
/
RNCB_Game
Обзор
Документация
Войти
/
aksjon
/
RNCB_Game
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/scenes/Preload.scene
75 строк
2 KB
aksjon
first_commit
18 май 2025, 19:19
18 май 2025, 19:19
f0429ce
Код
Авторство
О чём код?
{ "id": "04331fb6-ed91-4d74-b6e9-4bfe0fcfb457", "sceneType": "SCENE", "settings": { "exportClass": true, "autoImport": true, "preloadMethodName": "editorPreload", "preloadPackFiles": [ "starter-template-basic-typescript/assets/asset-pack.json" ], "createMethodName": "editorCreate", "sceneKey": "Preload", "borderWidth": 1280, "borderHeight": 720 }, "displayList": [ { "type": "Image", "id": "e413cbbf-ce25-4dad-a117-b7cf0791f655", "label": "guapen", "texture": { "key": "guapen" }, "x": 505.0120544433594, "y": 360, "scaleX": 0.32715486817515643, "scaleY": 0.32715486817515643 }, { "type": "Rectangle", "id": "845d4ca6-7417-44fc-97e3-a3bb2fbbdd03", "label": "progressBar", "scope": "CLASS", "x": 553, "y": 361, "originX": 0, "originY": 0, "isFilled": true, "fillColor": "#e0e0e0", "width": 256, "height": 20 }, { "type": "Rectangle", "id": "10e175a4-81b6-449e-9561-6d8ba54d3812", "label": "progressBarBg", "x": 553.0120849609375, "y": 361, "originX": 0, "originY": 0, "fillColor": "#e0e0e0", "isStroked": true, "width": 256, "height": 20 }, { "type": "Text", "id": "c4092661-6339-47cf-9fea-8abff3a46e0c", "label": "loadingText", "x": 552.0120849609375, "y": 329, "text": "Loading...", "fontFamily": "arial", "fontSize": "20px", "color": "#e0e0e0" } ], "plainObjects": [], "meta": { "app": "Phaser Editor - Scene Editor", "url": "https://phaser.io/editor", "contentType": "phasereditor2d.core.scene.SceneContentType", "version": 5 } }