gdjs.Game_32SceneCode = {}; gdjs.Game_32SceneCode.localVariables = []; gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects1= []; gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects2= []; gdjs.Game_32SceneCode.GDBackgroundObjects1= []; gdjs.Game_32SceneCode.GDBackgroundObjects2= []; gdjs.Game_32SceneCode.GDCoinsObjects1= []; gdjs.Game_32SceneCode.GDCoinsObjects2= []; gdjs.Game_32SceneCode.GDJumpButtonObjects1= []; gdjs.Game_32SceneCode.GDJumpButtonObjects2= []; gdjs.Game_32SceneCode.GDJoystickObjects1= []; gdjs.Game_32SceneCode.GDJoystickObjects2= []; gdjs.Game_32SceneCode.GDPlatform_9595GroundObjects1= []; gdjs.Game_32SceneCode.GDPlatform_9595GroundObjects2= []; gdjs.Game_32SceneCode.mapOfGDgdjs_9546Game_959532SceneCode_9546GDPlatformer_95959595CharacterObjects1Objects = Hashtable.newFrom({"Platformer_Character": gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects1}); gdjs.Game_32SceneCode.mapOfGDgdjs_9546Game_959532SceneCode_9546GDCoinsObjects1Objects = Hashtable.newFrom({"Coins": gdjs.Game_32SceneCode.GDCoinsObjects1}); gdjs.Game_32SceneCode.eventsList0 = function(runtimeScene) { { gdjs.copyArray(runtimeScene.getObjects("Coins"), gdjs.Game_32SceneCode.GDCoinsObjects1); gdjs.copyArray(runtimeScene.getObjects("Platformer_Character"), gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects1); let isConditionTrue_0 = false; isConditionTrue_0 = false; isConditionTrue_0 = gdjs.evtTools.object.hitBoxesCollisionTest(gdjs.Game_32SceneCode.mapOfGDgdjs_9546Game_959532SceneCode_9546GDPlatformer_95959595CharacterObjects1Objects, gdjs.Game_32SceneCode.mapOfGDgdjs_9546Game_959532SceneCode_9546GDCoinsObjects1Objects, false, runtimeScene, false); if (isConditionTrue_0) { /* Reuse gdjs.Game_32SceneCode.GDCoinsObjects1 */ {for(var i = 0, len = gdjs.Game_32SceneCode.GDCoinsObjects1.length ;i < len;++i) { gdjs.Game_32SceneCode.GDCoinsObjects1[i].deleteFromScene(runtimeScene); } }{gdjs.evtTools.sound.playSound(runtimeScene, "PickupCoin", false, 80, gdjs.randomFloatInRange(1, 1.1)); }} } }; gdjs.Game_32SceneCode.func = function(runtimeScene) { runtimeScene.getOnceTriggers().startNewFrame(); gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects1.length = 0; gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects2.length = 0; gdjs.Game_32SceneCode.GDBackgroundObjects1.length = 0; gdjs.Game_32SceneCode.GDBackgroundObjects2.length = 0; gdjs.Game_32SceneCode.GDCoinsObjects1.length = 0; gdjs.Game_32SceneCode.GDCoinsObjects2.length = 0; gdjs.Game_32SceneCode.GDJumpButtonObjects1.length = 0; gdjs.Game_32SceneCode.GDJumpButtonObjects2.length = 0; gdjs.Game_32SceneCode.GDJoystickObjects1.length = 0; gdjs.Game_32SceneCode.GDJoystickObjects2.length = 0; gdjs.Game_32SceneCode.GDPlatform_9595GroundObjects1.length = 0; gdjs.Game_32SceneCode.GDPlatform_9595GroundObjects2.length = 0; gdjs.Game_32SceneCode.eventsList0(runtimeScene); gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects1.length = 0; gdjs.Game_32SceneCode.GDPlatformer_9595CharacterObjects2.length = 0; gdjs.Game_32SceneCode.GDBackgroundObjects1.length = 0; gdjs.Game_32SceneCode.GDBackgroundObjects2.length = 0; gdjs.Game_32SceneCode.GDCoinsObjects1.length = 0; gdjs.Game_32SceneCode.GDCoinsObjects2.length = 0; gdjs.Game_32SceneCode.GDJumpButtonObjects1.length = 0; gdjs.Game_32SceneCode.GDJumpButtonObjects2.length = 0; gdjs.Game_32SceneCode.GDJoystickObjects1.length = 0; gdjs.Game_32SceneCode.GDJoystickObjects2.length = 0; gdjs.Game_32SceneCode.GDPlatform_9595GroundObjects1.length = 0; gdjs.Game_32SceneCode.GDPlatform_9595GroundObjects2.length = 0; return; } gdjs['Game_32SceneCode'] = gdjs.Game_32SceneCode; gdjs.projectData = { "firstLayout": "Game Scene", "gdVersion": { "build": 231, "major": 5, "minor": 5, "revision": 0 }, "properties": { "adaptGameResolutionAtRuntime": true, "antialiasingMode": "MSAA", "antialisingEnabledOnMobile": false, "folderProject": false, "orientation": "landscape", "packageName": "com.example.gamename", "pixelsRounding": false, "projectUuid": "41a9024b-4164-44f9-a0ab-11e288ed9a12", "scaleMode": "linear", "sizeOnStartupMode": "", "templateSlug": "starting-platformer", "version": "1.0.0", "name": "Glad Steam", "description": "", "author": "", "windowWidth": 1280, "windowHeight": 720, "latestCompilationDirectory": "", "maxFPS": 60, "minFPS": 20, "verticalSync": false, "platformSpecificAssets": { "android-icon-144": "", "android-icon-192": "", "android-icon-36": "", "android-icon-48": "", "android-icon-72": "", "android-icon-96": "", "android-windowSplashScreenAnimatedIcon": "", "desktop-icon-512": "", "ios-icon-100": "", "ios-icon-1024": "", "ios-icon-114": "", "ios-icon-120": "", "ios-icon-144": "", "ios-icon-152": "", "ios-icon-167": "", "ios-icon-180": "", "ios-icon-20": "", "ios-icon-29": "", "ios-icon-40": "", "ios-icon-50": "", "ios-icon-57": "", "ios-icon-58": "", "ios-icon-60": "", "ios-icon-72": "", "ios-icon-76": "", "ios-icon-80": "", "ios-icon-87": "" }, "loadingScreen": { "backgroundColor": 0, "backgroundFadeInDuration": 0.2, "backgroundImageResourceName": "", "gdevelopLogoStyle": "light", "logoAndProgressFadeInDuration": 0.2, "logoAndProgressLogoFadeInDelay": 0.0, "minDuration": 0.0, "progressBarColor": 16777215, "progressBarHeight": 20.0, "progressBarMaxWidth": 200.0, "progressBarMinWidth": 40.0, "progressBarWidthPercent": 30.0, "showGDevelopSplash": false, "showProgressBar": true }, "watermark": { "placement": "bottom-left", "showWatermark": false }, "authorIds": [], "authorUsernames": [], "categories": [], "playableDevices": [], "extensionProperties": [], "platforms": [{ "name": "GDevelop JS platform" }], "currentPlatform": "GDevelop JS platform" }, "resources": { "resources": [{ "file": "https://project-resources.gdevelop.io/52c94c23-2892-42c3-af9d-9cf91a755797/resources/651809b75b295e0e5b5577f835dcd7c9118d9646d70c4a9eefd1f8e0ef69f52b-assets_StartingPlayer.png.png", "kind": "image", "metadata": "{\"extension\":\".png\"}", "name": "assets\\StartingPlayer.png", "smoothed": true, "userAdded": false }, { "file": "https://resources.gdevelop-app.com/examples/starting-platformer/assets/StartingGround.png", "kind": "image", "metadata": "", "name": "assets\\StartingGround.png", "smoothed": true, "userAdded": false }, { "file": "https://resources.gdevelop-app.com/examples/starting-platformer/assets/Background.png", "kind": "image", "metadata": "", "name": "assets\\Background.png", "smoothed": true, "userAdded": false }, { "file": "https://project-resources.gdevelop.io/52c94c23-2892-42c3-af9d-9cf91a755797/resources/0544e8974c135f4836df6c63e2f03e9d44e38e39ef77d276b76edb9121ecc50c-assets_StartingCoin.png.png", "kind": "image", "metadata": "{\"extension\":\".png\"}", "name": "assets\\StartingCoin.png", "smoothed": true, "userAdded": false }, { "file": "https://resources.gdevelop-app.com/examples/starting-platformer/assets/Top arrow button.png", "kind": "image", "metadata": "", "name": "Top arrow button.png", "smoothed": true, "userAdded": false, "origin": { "identifier": "https://asset-resources.gdevelop.io/public-resources/On-Screen Controls/Sprites/Flat Dark/e3943e1b23ceb90f00fc5e7c0481c5147b983fdc5397fb3690e102e53ce72d4f_Top arrow button.png", "name": "Top arrow button.png" } }, { "file": "https://resources.gdevelop-app.com/examples/starting-platformer/assets/Flat dark joystick border.png", "kind": "image", "metadata": "", "name": "Flat dark joystick border.png", "smoothed": true, "userAdded": false, "origin": { "identifier": "https://asset-resources.gdevelop.io/public-resources/Multitouch joysticks/1db606cabd7372d1494ba5934bc25bcdd72f5a213c4a27509be57c3f4d5aecca_Flat dark joystick border.png", "name": "Flat dark joystick border.png" } }, { "file": "https://resources.gdevelop-app.com/examples/starting-platformer/assets/Flat dark joystick thumb.png", "kind": "image", "metadata": "", "name": "Flat dark joystick thumb.png", "smoothed": true, "userAdded": false, "origin": { "identifier": "https://asset-resources.gdevelop.io/public-resources/Multitouch joysticks/10167ade22c4a6b48324e6c1d1bd6dc74179d7bed0775890903f418b4a05c8a1_Flat dark joystick thumb.png", "name": "Flat dark joystick thumb.png" } }, { "file": "https://resources.gdevelop-app.com/examples/starting-platformer/assets/PickupCoin.wav", "kind": "audio", "metadata": "{\"extension\":\".wav\",\"jfxr\":{\"data\":\"{\\\"_version\\\":1,\\\"_name\\\":\\\"Jump 1\\\",\\\"_locked\\\":[],\\\"sampleRate\\\":44100,\\\"attack\\\":0,\\\"sustain\\\":0.05,\\\"sustainPunch\\\":20,\\\"decay\\\":0.3,\\\"tremoloDepth\\\":0,\\\"tremoloFrequency\\\":10,\\\"frequency\\\":400,\\\"frequencySweep\\\":0,\\\"frequencyDeltaSweep\\\":0,\\\"repeatFrequency\\\":0,\\\"frequencyJump1Onset\\\":15,\\\"frequencyJump1Amount\\\":25,\\\"frequencyJump2Onset\\\":66,\\\"frequencyJump2Amount\\\":0,\\\"harmonics\\\":0,\\\"harmonicsFalloff\\\":0.5,\\\"waveform\\\":\\\"whistle\\\",\\\"interpolateNoise\\\":true,\\\"vibratoDepth\\\":0,\\\"vibratoFrequency\\\":10,\\\"squareDuty\\\":85,\\\"squareDutySweep\\\":35,\\\"flangerOffset\\\":0,\\\"flangerOffsetSweep\\\":0,\\\"bitCrush\\\":16,\\\"bitCrushSweep\\\":0,\\\"lowPassCutoff\\\":22050,\\\"lowPassCutoffSweep\\\":0,\\\"highPassCutoff\\\":0,\\\"highPassCutoffSweep\\\":0,\\\"compression\\\":1,\\\"normalization\\\":true,\\\"amplification\\\":100}\",\"name\":\"PickupCoin\"},\"localFilePath\":\"assets/PickupCoin.wav\"}", "name": "PickupCoin", "preloadAsMusic": false, "preloadAsSound": true, "preloadInCache": false, "userAdded": false }, { "file": "https://project-resources.gdevelop.io/52c94c23-2892-42c3-af9d-9cf91a755797/resources/cc62dc5ce00cae1e19083d5e7e495dba60238b6308eb31f1f5f03d69ab19d487-6313357_1545343_solito_stereo-madness-or-smm.e9068b5ffdf638f64c93f507834d65a4.webp.png", "kind": "image", "metadata": "{\"extension\":\".png\",\"pskl\":{}}", "name": "6313357_1545343_solito_stereo-madness-or-smm.e9068b5ffdf638f64c93f507834d65a4.webp", "smoothed": true, "userAdded": false, "origin": { "identifier": "https://project-resources.gdevelop.io/52c94c23-2892-42c3-af9d-9cf91a755797/resources/fb0ecac66d43965b5d5d756bd581a00efb7900edf2be454e16d4a13896a8ce0a-6313357_1545343_solito_stereo-madness-or-smm.e9068b5ffdf638f64c93f507834d65a4.webp", "name": "cloud-project-resource" } }, { "file": "https://project-resources.gdevelop.io/52c94c23-2892-42c3-af9d-9cf91a755797/resources/5547aaebce7f0bfa8dc027ed9cb3c7828184f8be092b8d0888e9dff662a0cfba-light-blue-and-dark-blue-gradient-background-free-photo.jpg", "kind": "image", "metadata": "", "name": "light-blue-and-dark-blue-gradient-background-free-photo.jpg", "smoothed": true, "userAdded": false, "origin": { "identifier": "https://project-resources.gdevelop.io/52c94c23-2892-42c3-af9d-9cf91a755797/resources/5547aaebce7f0bfa8dc027ed9cb3c7828184f8be092b8d0888e9dff662a0cfba-light-blue-and-dark-blue-gradient-background-free-photo.jpg", "name": "cloud-project-resource" } }], "resourceFolders": [] }, "objects": [], "objectsFolderStructure": { "folderName": "__ROOT" }, "objectsGroups": [], "variables": [], "layouts": [{ "b": 255, "disableInputWhenNotFocused": true, "mangledName": "Game_32Scene", "name": "Game Scene", "r": 255, "standardSortMethod": true, "stopSoundsOnStartup": true, "title": "", "v": 255, "uiSettings": { "grid": false, "gridType": "rectangular", "gridWidth": 32.0, "gridHeight": 32.0, "gridOffsetX": 0.0, "gridOffsetY": 0.0, "gridColor": 10401023.0, "gridAlpha": 0.8, "snap": false, "zoomFactor": 0.5653158055126373, "windowMask": false }, "objectsGroups": [], "variables": [], "instances": [{ "angle": 0.0, "customSize": false, "height": 78.99999999999999, "keepRatio": true, "layer": "", "name": "Platformer_Character", "persistentUuid": "4ded1d81-e820-41d3-868a-3f314e5850bd", "width": 79.0, "x": 143.0, "y": 247.0, "zOrder": 1, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 720.0, "layer": "Background", "locked": true, "name": "Background", "persistentUuid": "9d4a2623-239c-44d1-95a4-076307aa3170", "width": 1280.0, "x": 0.0, "y": 0.0, "zOrder": -10, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "1c4f7ab9-04d4-4cee-8572-96199ce1245c", "width": 864.0, "x": 64.0, "y": 544.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "672ee5c6-d2bb-4ae4-bc77-78d15064dd68", "width": 288.0, "x": 912.0, "y": 406.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "e595746c-dfaa-4c91-a246-d36934b5a906", "width": 288.0, "x": 64.0, "y": 352.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "4c79f19c-996c-40e5-a8fb-fcaa13753abd", "width": 0.0, "x": 1152.0, "y": 363.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "ad149014-b1f1-44bd-8a58-27b4aa2a7d41", "width": 0.0, "x": 946.0, "y": 341.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "4d3402ec-1550-4679-a363-6c1361c0fe53", "width": 0.0, "x": 1024.0, "y": 365.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "e6622e84-477f-4c15-95ff-82ba580b8e3d", "width": 0.0, "x": 1083.0, "y": 338.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "4b75a7ac-bbfc-4706-8cc6-bd39118ea165", "width": 59.0, "x": 640.0, "y": 482.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "a44ae5db-ca0e-43df-aba6-90c1fbada4c3", "width": 59.0, "x": 528.0, "y": 480.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "cd89c7d7-e59b-4b32-978e-0c0beb9ddc6d", "width": 59.0, "x": 640.0, "y": 426.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 65.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "dddd3c97-4e1b-4ad6-a054-85b076300e1e", "width": 59.0, "x": 758.0, "y": 481.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "3e34bcb2-7f93-4732-aae8-d792f2cc9919", "width": 59.0, "x": 758.0, "y": 418.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "cf656fc7-560a-4923-8947-802fb5b27baa", "width": 59.0, "x": 758.0, "y": 356.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 146.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "c6020931-c548-40b0-980f-73dc2b0ae119", "width": 62.0, "x": 860.0, "y": 47.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 22.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "be74d8d5-0713-498c-9363-c310ba9fea4a", "width": 117.0, "x": 833.0, "y": 191.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 22.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "bf7a60d4-c181-446b-828f-13904d4847cf", "width": 44.0, "x": 868.0, "y": 213.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 22.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "131a5ba3-c84b-4b1b-8c6c-55eef0dc6c6e", "width": 17.0, "x": 879.0, "y": 233.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "7f89f66c-be44-4171-a668-f51824ae305e", "width": 864.0, "x": 1280.0, "y": 560.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "25037b60-2ff8-4f10-9810-7c0797f36c8b", "width": 288.0, "x": 2194.0, "y": 416.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "a1f2f587-fc89-44ca-be06-779363ae07e6", "width": 864.0, "x": 2617.0, "y": 556.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "4247b773-974f-4c9a-bc53-c7cf4979254f", "width": 342.0, "x": 4529.0, "y": 718.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "1db23ae0-8a01-4724-99bf-43d7fa1f9391", "width": 864.0, "x": 3487.0, "y": 294.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "8cf6b4f6-fa3a-457f-8e63-2839ff0ae5ad", "width": 864.0, "x": 3478.0, "y": 616.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "a4f46e40-0c3e-4575-9e4d-22e363cb99b2", "width": 0.0, "x": 3815.0, "y": 561.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "bc7f3dff-f5e3-4e9f-b198-c8e2744b8691", "width": 0.0, "x": 3745.0, "y": 559.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "89a4ba4a-a2a7-472c-80ae-e40bd1a70038", "width": 0.0, "x": 3666.0, "y": 556.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "cfda23ad-6dbe-4d26-9845-2c322f8a3610", "width": 0.0, "x": 2880.0, "y": 490.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "5e991870-4cab-4771-81a9-76be952eb685", "width": 0.0, "x": 2983.0, "y": 493.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "d45aea32-e41c-4d4b-b179-af2535c2f91b", "width": 0.0, "x": 3095.0, "y": 495.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "c5ff7af7-1236-47da-bab9-014d12b37336", "width": 0.0, "x": 3219.0, "y": 491.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "ff197a9c-8c70-46fd-95f0-5b7513d9b958", "width": 0.0, "x": 4574.0, "y": 664.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "e75dd435-7423-4c23-b65f-8ef4b73efba6", "width": 0.0, "x": 4787.0, "y": 661.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "7aa4cd2c-d1ef-47e4-aa87-b608fcb15594", "width": 0.0, "x": 4668.0, "y": 660.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "4ab85974-2168-4acb-8925-fa8a68a56290", "width": 864.0, "x": 5005.0, "y": 549.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "f0906bdd-e026-407f-bca4-b71a99e6ba67", "width": 58.0, "x": 5929.0, "y": 417.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "16bdbb58-d669-4705-ab30-3b0848c08b0a", "width": 59.0, "x": 6078.0, "y": 289.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "64319636-b256-43ef-a558-6abcefff5e92", "width": 59.0, "x": 6218.0, "y": 168.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "4ac8be4b-71d0-42ef-a85f-511e7820e089", "width": 864.0, "x": 6335.0, "y": 66.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "cb06d25f-8f1a-440e-8621-7f77bf43defe", "width": 0.0, "x": 6441.0, "y": -1.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "08a194c3-cbe0-455d-be96-c959808d38df", "width": 0.0, "x": 7111.0, "y": 2.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "91f5fe0a-7c25-4a8b-b215-1e9036b50243", "width": 0.0, "x": 6761.0, "y": -14.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "08206693-f2f5-410a-8b46-8cf239b6646e", "width": 0.0, "x": 6591.0, "y": -13.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "5dd0f20f-73dc-4b01-b2b5-04334984b984", "width": 0.0, "x": 6954.0, "y": -10.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "1c0f3515-202b-4441-84d9-1f56a07ee81f", "width": 864.0, "x": 7252.0, "y": 428.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "5a1f43a2-dac0-4b76-8d51-0f41b75dbf41", "width": 59.0, "x": 801.0, "y": 130.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "8b114990-8268-460e-ad25-99b1da03b6b6", "width": 59.0, "x": 922.0, "y": 130.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "c4ffc45f-dd4b-4f62-89a2-4339a8450fcc", "width": 0.0, "x": 7294.0, "y": 351.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "a2a332e9-42fc-4bb5-af4f-617f15b223ba", "width": 0.0, "x": 7361.0, "y": 347.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "087bfe16-4324-4a4a-93cb-6c4ea5891aa2", "width": 0.0, "x": 7427.0, "y": 352.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "b65a550e-776f-40ed-89c5-2a81c9b66d8e", "width": 0.0, "x": 7500.0, "y": 355.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "dea71956-59c3-4405-b58c-fbc21ba1d3d6", "width": 0.0, "x": 7569.0, "y": 355.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "a5220838-d8cf-47f4-8d87-0e54af63b221", "width": 0.0, "x": 7655.0, "y": 354.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "56d64fb8-e57b-41b9-a629-beefa434b4b7", "width": 0.0, "x": 7731.0, "y": 349.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "94186b5d-4b79-4426-bffa-bbd230f6dfaa", "width": 0.0, "x": 7809.0, "y": 347.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "846561aa-383f-4c83-a233-2ab9b73157e4", "width": 0.0, "x": 7884.0, "y": 349.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "ea2a549f-d7c5-40b3-966b-9651e0e7fca0", "width": 0.0, "x": 7953.0, "y": 350.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "15cf8162-4e82-4bab-9df4-85f348750287", "width": 0.0, "x": 8012.0, "y": 355.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "caca5f6c-35ed-4cc7-96c3-dbc76d001612", "width": 0.0, "x": 8066.0, "y": 355.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "f2dcfbc9-3aa5-47ce-ab5f-0942e92eb8f2", "width": 0.0, "x": 7236.0, "y": 347.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "7a8808b1-b44c-4e47-8a61-e69dfc06a0d3", "width": 864.0, "x": 6627.0, "y": 891.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "ceab124c-3ac1-417b-a4e0-055565592628", "width": 0.0, "x": 6725.0, "y": 814.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "faa8af73-29c7-4d17-a5fd-e522cedd963f", "width": 0.0, "x": 6822.0, "y": 781.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": false, "height": 0.0, "keepRatio": true, "layer": "", "name": "Coins", "persistentUuid": "00a6b26d-872c-4b2c-8125-a442674c12af", "width": 0.0, "x": 6917.0, "y": 793.0, "zOrder": 6, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "477b7ab1-0a4b-4ac5-8e53-ab481d45ef3d", "width": 59.0, "x": 6491.0, "y": 766.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "35679d10-1ce8-4ef2-8aa2-a767bc38318b", "width": 59.0, "x": 6300.0, "y": 762.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "d4786ea6-5e4e-4e6e-93ca-bbf7a42da0ed", "width": 59.0, "x": 6102.0, "y": 764.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }, { "angle": 0.0, "customSize": true, "depth": 1.0, "height": 64.0, "keepRatio": true, "layer": "", "name": "Platform_Ground", "persistentUuid": "9e24daaa-029d-4076-a0b2-0919a7cdc54f", "width": 864.0, "x": 5532.0, "y": 1268.0, "zOrder": 5, "numberProperties": [], "stringProperties": [], "initialVariables": [] }], "objects": [{ "adaptCollisionMaskAutomatically": false, "assetStoreId": "", "name": "Platformer_Character", "type": "Sprite", "updateIfNotVisible": false, "variables": [], "effects": [], "behaviors": [{ "name": "Animation", "type": "AnimatableCapability::AnimatableBehavior" }, { "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Flippable", "type": "FlippableCapability::FlippableBehavior" }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "PlatformerMultitouchMapper", "type": "SpriteMultitouchJoystick::PlatformerMultitouchMapper", "Property": "PlatformerObject", "ControllerIdentifier": 1.0, "JoystickIdentifier": "Primary", "JumpButton": "A" }, { "name": "PlatformerObject", "type": "PlatformBehavior::PlatformerObjectBehavior", "acceleration": 1000.0, "canGoDownFromJumpthru": true, "canGrabPlatforms": false, "canGrabWithoutMoving": false, "deceleration": 1500.0, "gravity": 1050.0, "ignoreDefaultControls": false, "jumpSpeed": 717.0, "jumpSustainTime": 0.3, "ladderClimbingSpeed": 200.0, "maxFallingSpeed": 800.0, "maxSpeed": 400.0, "slopeMaxAngle": 60.0, "useLegacyTrajectory": false, "xGrabTolerance": 10.0, "yGrabOffset": 0.0 }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }, { "name": "Scale", "type": "ScalableCapability::ScalableBehavior" }, { "name": "SmoothCamera", "type": "SmoothCamera::SmoothCamera", "LeftwardSpeed": 0.9, "RightwardSpeed": 0.9, "UpwardSpeed": 0.95, "DownwardSpeed": 0.95, "FollowOnX": true, "FollowOnY": true, "FollowFreeAreaLeft": 0.0, "FollowFreeAreaRight": 0.0, "FollowFreeAreaTop": 0.0, "FollowFreeAreaBottom": 0.0, "CameraOffsetX": 0.0, "CameraOffsetY": 0.0, "CameraDelay": 0.0, "ForecastTime": 0.0, "ForecastHistoryDuration": 0.0, "LogLeftwardSpeed": 2.0247e-320, "LogRightwardSpeed": 2.0247e-320, "LogDownwardSpeed": 2.0247e-320, "LogUpwardSpeed": 2.0247e-320, "DelayedCenterX": 2.0247e-320, "DelayedCenterY": 2.0247e-320, "ForecastHistoryMeanX": 2.0247e-320, "ForecastHistoryMeanY": 2.0247e-320, "ForecastHistoryVarianceX": 2.0247e-320, "ForecastHistoryCovariance": 2.0247e-320, "ForecastHistoryLinearA": 2.0247e-320, "ForecastHistoryLinearB": 2.0247e-320, "ForecastedX": 2.0247e-320, "ForecastedY": 2.0247e-320, "ProjectedNewestX": 2.0247e-320, "ProjectedNewestY": 2.0247e-320, "ProjectedOldestX": 2.0247e-320, "ProjectedOldestY": 2.0247e-320, "ForecastHistoryVarianceY": 2.0247e-320, "Index": 2.0247e-320, "CameraDelayCatchUpSpeed": 0.0, "CameraExtraDelay": 2.0247e-320, "WaitingSpeedXMax": 2.0247e-320, "WaitingSpeedYMax": 2.0247e-320, "WaitingEnd": 2.0247e-320, "CameraDelayCatchUpDuration": 2.0247e-320, "LeftwardSpeedMax": 9000.0, "RightwardSpeedMax": 9000.0, "UpwardSpeedMax": 9000.0, "DownwardSpeedMax": 9000.0, "OldX": 9000.000000007454, "OldY": 9000.000000007454, "IsCalledManually": false }], "animations": [{ "name": "assets\\StartingPlayer", "useMultipleDirections": false, "directions": [{ "looping": false, "metadata": "{\"pskl\":{}}", "timeBetweenFrames": 0.08, "sprites": [{ "hasCustomCollisionMask": true, "image": "assets\\StartingPlayer.png", "points": [], "originPoint": { "name": "origine", "x": 0.0, "y": 0.0 }, "centerPoint": { "automatic": true, "name": "centre", "x": 0.0, "y": 0.0 }, "customCollisionMask": [[{ "x": 0.0, "y": 2.0 }, { "x": 64.0, "y": 2.0 }, { "x": 64.0, "y": 64.0 }, { "x": 0.0, "y": 64.0 }]] }] }] }] }, { "assetStoreId": "", "height": 64.0, "name": "Background", "texture": "6313357_1545343_solito_stereo-madness-or-smm.e9068b5ffdf638f64c93f507834d65a4.webp", "type": "TiledSpriteObject::TiledSprite", "width": 64.0, "variables": [], "effects": [], "behaviors": [{ "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }] }, { "adaptCollisionMaskAutomatically": true, "assetStoreId": "", "name": "Coins", "type": "Sprite", "updateIfNotVisible": false, "variables": [], "effects": [], "behaviors": [{ "name": "Animation", "type": "AnimatableCapability::AnimatableBehavior" }, { "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Flippable", "type": "FlippableCapability::FlippableBehavior" }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }, { "name": "Scale", "type": "ScalableCapability::ScalableBehavior" }], "animations": [{ "name": "assets\\StartingCoin", "useMultipleDirections": false, "directions": [{ "looping": false, "metadata": "{\"pskl\":{}}", "timeBetweenFrames": 0.08, "sprites": [{ "hasCustomCollisionMask": true, "image": "assets\\StartingCoin.png", "points": [], "originPoint": { "name": "origine", "x": 0.0, "y": 0.0 }, "centerPoint": { "automatic": true, "name": "centre", "x": 0.0, "y": 0.0 }, "customCollisionMask": [[{ "x": 0.0, "y": 0.0 }, { "x": 32.0, "y": 0.0 }, { "x": 32.0, "y": 32.0 }, { "x": 0.0, "y": 32.0 }]] }] }] }] }, { "adaptCollisionMaskAutomatically": true, "assetStoreId": "9c727020616afdd6ba786b8af206a90481f07db0ca175ed6a4cc5b7e01c66d06", "name": "JumpButton", "type": "Sprite", "updateIfNotVisible": false, "variables": [], "effects": [], "behaviors": [{ "name": "Animation", "type": "AnimatableCapability::AnimatableBehavior" }, { "name": "ButtonFSM", "type": "ButtonStates::ButtonFSM", "ShouldCheckHovering": true, "State": "Idle", "TouchId": 0.0, "TouchIsInside": false, "MouseIsInside": false, "Index": 2.0247e-320 }, { "name": "ButtonScaleTween", "type": "ButtonStates::ButtonScaleTween", "Scale": "Scale", "ButtonFSM": "ButtonFSM", "Tween": "Tween", "IdleScale": 1.5, "FocusedScale": 1.45, "FadeInDuration": 0.05, "FadeOutDuration": 0.1, "PressedScale": 1.45, "FadeInEasing": "easeInOutQuad", "FadeOutEasing": "easeInOutQuad", "PreviousState": "Idle" }, { "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Flippable", "type": "FlippableCapability::FlippableBehavior" }, { "name": "MultitouchButton", "type": "SpriteMultitouchJoystick::MultitouchButton", "ControllerIdentifier": 1.0, "ButtonIdentifier": "A", "TouchId": 0.0, "TouchIndex": 2.0247e-320, "IsReleased": false }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }, { "name": "Scale", "type": "ScalableCapability::ScalableBehavior" }, { "name": "Tween", "type": "Tween::TweenBehavior" }], "animations": [{ "name": "", "useMultipleDirections": false, "directions": [{ "looping": true, "timeBetweenFrames": 0.025, "sprites": [{ "hasCustomCollisionMask": true, "image": "Top arrow button.png", "points": [], "originPoint": { "name": "origine", "x": 40.0, "y": 40.0 }, "centerPoint": { "automatic": true, "name": "centre", "x": 0.0, "y": 0.0 }, "customCollisionMask": [[{ "x": 0.0, "y": 0.0 }, { "x": 80.0, "y": 0.0 }, { "x": 80.0, "y": 80.0 }, { "x": 0.0, "y": 80.0 }]] }] }] }] }, { "assetStoreId": "e71bd69f896d6c7531b48c65ceb5da25071d4fbdeb518aeceecba8d21f34ed8d", "name": "Joystick", "type": "SpriteMultitouchJoystick::SpriteMultitouchJoystick", "variant": "", "variables": [], "effects": [], "behaviors": [{ "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Flippable", "type": "FlippableCapability::FlippableBehavior" }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }, { "name": "Scale", "type": "ScalableCapability::ScalableBehavior" }], "content": {}, "childrenContent": { "Border": { "adaptCollisionMaskAutomatically": false, "updateIfNotVisible": false, "animations": [{ "name": "Idle", "useMultipleDirections": false, "directions": [{ "looping": false, "timeBetweenFrames": 0.08, "sprites": [{ "hasCustomCollisionMask": false, "image": "Flat dark joystick border.png", "points": [], "originPoint": { "name": "origine", "x": 0.0, "y": 0.0 }, "centerPoint": { "automatic": true, "name": "centre", "x": 0.0, "y": 0.0 }, "customCollisionMask": [] }] }] }] }, "Thumb": { "adaptCollisionMaskAutomatically": false, "updateIfNotVisible": false, "animations": [{ "name": "Idle", "useMultipleDirections": false, "directions": [{ "looping": false, "timeBetweenFrames": 0.08, "sprites": [{ "hasCustomCollisionMask": false, "image": "Flat dark joystick thumb.png", "points": [], "originPoint": { "name": "origine", "x": 0.0, "y": 0.0 }, "centerPoint": { "automatic": true, "name": "centre", "x": 0.0, "y": 0.0 }, "customCollisionMask": [] }] }] }] } } }, { "assetStoreId": "", "height": 64.0, "name": "Platform_Ground", "texture": "light-blue-and-dark-blue-gradient-background-free-photo.jpg", "type": "TiledSpriteObject::TiledSprite", "width": 100.0, "variables": [], "effects": [], "behaviors": [{ "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Platform", "type": "PlatformBehavior::PlatformBehavior", "canBeGrabbed": false, "platformType": "NormalPlatform", "yGrabOffset": 0.0 }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }] }], "objectsFolderStructure": { "folderName": "__ROOT" }, "events": [], "layers": [{ "ambientLightColorB": 200, "ambientLightColorG": 200, "ambientLightColorR": 200, "camera3DFarPlaneDistance": 10000.0, "camera3DFieldOfView": 45.0, "camera3DNearPlaneDistance": 3.0, "cameraType": "", "followBaseLayerCamera": false, "isLightingLayer": false, "isLocked": false, "name": "Background", "renderingType": "", "visibility": true, "cameras": [], "effects": [] }, { "ambientLightColorB": 200, "ambientLightColorG": 200, "ambientLightColorR": 200, "camera3DFarPlaneDistance": 10000.0, "camera3DFieldOfView": 45.0, "camera3DNearPlaneDistance": 3.0, "cameraType": "", "followBaseLayerCamera": false, "isLightingLayer": false, "isLocked": false, "name": "", "renderingType": "", "visibility": true, "cameras": [{ "defaultSize": true, "defaultViewport": true, "height": 0.0, "viewportBottom": 1.0, "viewportLeft": 0.0, "viewportRight": 1.0, "viewportTop": 0.0, "width": 0.0 }], "effects": [] }, { "ambientLightColorB": 200, "ambientLightColorG": 200, "ambientLightColorR": 200, "camera3DFarPlaneDistance": 10000.0, "camera3DFieldOfView": 45.0, "camera3DNearPlaneDistance": 3.0, "cameraType": "", "followBaseLayerCamera": false, "isLightingLayer": false, "isLocked": false, "name": "MobileControls", "renderingType": "", "visibility": true, "cameras": [], "effects": [] }], "behaviorsSharedData": [{ "name": "Animation", "type": "AnimatableCapability::AnimatableBehavior" }, { "name": "ButtonFSM", "type": "ButtonStates::ButtonFSM" }, { "name": "ButtonScaleTween", "type": "ButtonStates::ButtonScaleTween" }, { "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Flippable", "type": "FlippableCapability::FlippableBehavior" }, { "name": "MultitouchButton", "type": "SpriteMultitouchJoystick::MultitouchButton" }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Platform", "type": "PlatformBehavior::PlatformBehavior" }, { "name": "PlatformerMultitouchMapper", "type": "SpriteMultitouchJoystick::PlatformerMultitouchMapper" }, { "name": "PlatformerObject", "type": "PlatformBehavior::PlatformerObjectBehavior" }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }, { "name": "Scale", "type": "ScalableCapability::ScalableBehavior" }, { "name": "SmoothCamera", "type": "SmoothCamera::SmoothCamera" }, { "name": "Tween", "type": "Tween::TweenBehavior" }], "usedResources": [{ "name": "6313357_1545343_solito_stereo-madness-or-smm.e9068b5ffdf638f64c93f507834d65a4.webp" }, { "name": "Flat dark joystick border.png" }, { "name": "Flat dark joystick thumb.png" }, { "name": "PickupCoin" }, { "name": "Top arrow button.png" }, { "name": "assets\\StartingCoin.png" }, { "name": "assets\\StartingPlayer.png" }, { "name": "light-blue-and-dark-blue-gradient-background-free-photo.jpg" }] }], "externalEvents": [], "eventsFunctionsExtensions": [{ "author": "", "category": "Input", "extensionNamespace": "", "fullName": "", "gdevelopVersion": "", "helpPath": "", "iconUrl": "", "name": "SpriteMultitouchJoystick", "previewIconUrl": "", "shortDescription": "", "version": "", "description": "", "tags": ["multitouch", "joystick", "thumbstick", "controller", "touchscreen", "twin stick", "shooter", "virtual", "platformer", "platform", "top-down"], "authorIds": ["gqDaZjCfevOOxBYkK6zlhtZnXCg1", "1OgYzWp5UeVPbiWGJwI6vqfgZLC3", "v0YRpdAnIucZFgiRCCecqVnGKno2", "IWykYNRvhCZBN3vEgKEbBPOR3Oc2"], "dependencies": [], "globalVariables": [], "sceneVariables": [{ "name": "Controllers", "type": "array", "children": [{ "type": "structure", "children": [{ "name": "Buttons", "type": "array", "children": [{ "type": "structure", "children": [{ "name": "State", "type": "string", "value": "Idle" }] }] }, { "name": "Joystick", "type": "structure", "children": [] }] }] }], "eventsFunctions": [], "eventsBasedBehaviors": [], "eventsBasedObjects": [{ "areaMaxX": 64, "areaMaxY": 64, "areaMaxZ": 64, "areaMinX": 0, "areaMinY": 0, "areaMinZ": 0, "defaultName": "Joystick", "description": "", "fullName": "", "isUsingLegacyInstancesRenderer": true, "name": "SpriteMultitouchJoystick", "objects": [{ "adaptCollisionMaskAutomatically": false, "assetStoreId": "", "name": "Thumb", "type": "Sprite", "updateIfNotVisible": false, "variables": [], "effects": [], "behaviors": [{ "name": "Animation", "type": "AnimatableCapability::AnimatableBehavior" }, { "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Flippable", "type": "FlippableCapability::FlippableBehavior" }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }, { "name": "Scale", "type": "ScalableCapability::ScalableBehavior" }], "animations": [{ "name": "Idle", "useMultipleDirections": false, "directions": [{ "looping": false, "timeBetweenFrames": 0.08, "sprites": [] }] }] }, { "adaptCollisionMaskAutomatically": false, "assetStoreId": "", "name": "Border", "type": "Sprite", "updateIfNotVisible": false, "variables": [], "effects": [], "behaviors": [{ "name": "Animation", "type": "AnimatableCapability::AnimatableBehavior" }, { "name": "Effect", "type": "EffectCapability::EffectBehavior" }, { "name": "Flippable", "type": "FlippableCapability::FlippableBehavior" }, { "name": "MultitouchJoystick", "type": "SpriteMultitouchJoystick::MultitouchJoystick", "ControllerIdentifier": 1.0, "JoystickIdentifier": "Primary", "FloatingEnabled": false, "DeadZoneRadius": 0.4, "JoystickAngle": 0.0, "JoystickForce": 0.0, "TouchId": 0.0, "TouchIndex": 0.0 }, { "name": "Opacity", "type": "OpacityCapability::OpacityBehavior" }, { "name": "Resizable", "type": "ResizableCapability::ResizableBehavior" }, { "name": "Scale", "type": "ScalableCapability::ScalableBehavior" }], "animations": [{ "name": "Idle", "useMultipleDirections": false, "directions": [{ "looping": false, "timeBetweenFrames": 0.08, "sprites": [] }] }] }], "objectsFolderStructure": { "folderName": "__ROOT" }, "objectsGroups": [], "layers": [{ "ambientLightColorB": 200, "ambientLightColorG": 200, "ambientLightColorR": 200, "camera3DFarPlaneDistance": 10000.0, "camera3DFieldOfView": 45.0, "camera3DNearPlaneDistance": 3.0, "cameraType": "", "followBaseLayerCamera": false, "isLightingLayer": false, "isLocked": false, "name": "", "renderingType": "", "visibility": true, "cameras": [{ "defaultSize": true, "defaultViewport": true, "height": 0.0, "viewportBottom": 1.0, "viewportLeft": 0.0, "viewportRight": 1.0, "viewportTop": 0.0, "width": 0.0 }], "effects": [] }], "instances": [], "eventsFunctions": [], "propertyDescriptors": [], "variants": [] }] }], "externalLayouts": [], "usedResources": [] }; gdjs.runtimeGameOptions = { "isPreview": true, "projectDataOnlyExport": false, "nativeMobileApp": false, "websocketDebuggerServerAddress": "", "websocketDebuggerServerPort": "", "electronRemoteRequirePath": "", "allowAuthenticationUsingIframeForPreview": false, "playerUsername": "Player", "playerId": "1RRgvRGhPoSELSJWwPB4RSpwJ3m1", "playerToken": "eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnZGV2ZWxvcC1wbGF5LWFwaSIsInN1YiI6IjQxYTkwMjRiLTQxNjQtNDRmOS1hMGFiLTExZTI4OGVkOWExMiIsImF1ZCI6IjFSUmd2UkdoUG9TRUxTSld3UEI0UlNwd0ozbTEifQ.qGo_LJ2tEmB4XXZG5rF6Xo0IawMWpUbJDgrcAePImJY", "crashReportUploadLevel": "exclude-javascript-code-events", "previewContext": "preview", "gdevelopVersionWithHash": "5.5.231-d7d17400ddb0f7786eb1a9886cbd36c4769ebda6", "projectTemplateSlug": "starting-platformer", "captureOptions": { "screenshots": [{ "delayTimeInSeconds": 3000, "publicUrl": "https://public-game-resources.gdevelop.io/unverified/screenshots/screenshot_bd0fc7ef-c68b-4275-ba2a-3c48db003d69.png", "signedUrl": "https://gdevelop-public-game-resources-live.19837a9e5b37a8a5489736171653c04b.r2.cloudflarestorage.com/unverified/screenshots/screenshot_bd0fc7ef-c68b-4275-ba2a-3c48db003d69.png?Content-Type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=d766ae64f103cb414898e637b8187daa%2F20250523%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250523T191045Z&X-Amz-Expires=300&X-Amz-Signature=d28124aa36f7c48b5a0922b28f9e7fbc9afff0800ab24e598bae1645c24b8811&X-Amz-SignedHeaders=host" }] }, "scriptFiles": [{ "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/libs/jshashtable.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/logger.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/gd.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/libs/rbush.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/AsyncTasksManager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/inputmanager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/jsonmanager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Model3DManager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/ResourceLoader.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/ResourceCache.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/timemanager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/polygon.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/runtimeobject.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/profiler.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/RuntimeInstanceContainer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/runtimescene.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/scenestack.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/force.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/RuntimeLayer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/layer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/RuntimeCustomObjectLayer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/timer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/runtimewatermark.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/runtimegame.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/variable.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/variablescontainer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/oncetriggers.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/runtimebehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/SpriteAnimator.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/spriteruntimeobject.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/affinetransformation.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/CustomRuntimeObjectInstanceContainer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/CustomRuntimeObject.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/CustomRuntimeObject2D.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/commontools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/variabletools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/runtimescenetools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/inputtools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/objecttools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/cameratools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/soundtools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/storagetools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/stringtools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/windowtools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/events-tools/networktools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/splash/gd-logo-light.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/debugger-client/hot-reloader.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/debugger-client/abstract-debugger-client.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/debugger-client/InGameDebugger.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/debugger-client/window-message-debugger-client.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/pixi.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/pixi-filters-tools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/runtimegame-pixi-renderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/runtimescene-pixi-renderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/layer-pixi-renderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/pixi-image-manager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/pixi-bitmapfont-manager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/spriteruntimeobject-pixi-renderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/CustomRuntimeObject2DPixiRenderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/DebuggerPixiRenderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/loadingscreen-pixi-renderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/pixi-renderers/pixi-effects-manager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/howler-sound-manager/howler.min.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/howler-sound-manager/howler-sound-manager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/fontfaceobserver-font-manager/fontfaceobserver.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/fontfaceobserver-font-manager/fontfaceobserver-font-manager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/capturemanager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/DebuggerTools/debuggertools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/PlatformBehavior/platformerobjectruntimebehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/PlatformBehavior/platformruntimebehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/PlatformBehavior/platformtools.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/PrimitiveDrawing/pixi-graphics-extras/graphics-extras.min.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/PrimitiveDrawing/shapepainterruntimeobject-pixi-renderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/PrimitiveDrawing/shapepainterruntimeobject.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/TiledSpriteObject/tiledspriteruntimeobject-pixi-renderer.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/TiledSpriteObject/tiledspriteruntimeobject.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/TweenBehavior/TweenManager.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/Extensions/TweenBehavior/tweenruntimebehavior.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__buttonstates__buttonfsm.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__buttonstates__buttonscaletween.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__smoothcamera__smoothcamera.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__angleto4way-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__angleto8way-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__deadzone-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__isanglein4waydirection-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__isanglein8waydirection-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__isbuttonpressed-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__isbuttonreleased-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__isdirectionpushed4way-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__isdirectionpushed8way-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__joystickangle-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__joystickforce-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__multitouchbutton.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__multitouchjoystick.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__platformermultitouchmapper.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__setbuttonstate-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__setdeadzone-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__setjoystickangle-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__setjoystickforce-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__spritemultitouchjoystick.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__stickangle-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__stickforce-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__stickforcex-func.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1747927140285-649171/gdjs-evtsext__spritemultitouchjoystick__stickforcey-func.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/object-capabilities/AnimatableBehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/object-capabilities/EffectBehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/object-capabilities/FlippableBehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/object-capabilities/OpacityBehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/object-capabilities/ResizableBehavior.js" }, { "hash": 0, "path": "https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/object-capabilities/ScalableBehavior.js" }, { "hash": 0, "path": "https://game-previews.gdevelop.io/1748027445463-19802/code0.js" }] };