sans titre
- avr 01, 2025
- JustinSFM
Mission:
Mission 3
Contenu:
{"backgroundUrl":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/11336/11336-eberhard-grossgasteiger-435149-unsplash.jpg","characters":[{"position":{"x":15,"y":2},"url":"images/game/characters/bugfive/","code":"personnage.retourneToi();\npersonnage.cadenceDeTir = 0.75;\ntoujours(fonction () {\n personnage.avance();\n personnage.tire();\n quand('est bloqué', fonction () {\n personnage.retourneToi();\n });\n});\nquand('tir touche', fonction (personnage) {\n joueur.vie = (joueur.vie-1);\n});\n","width":1,"height":2,"type":"character","id":0,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"get_entities_character\" id=\"*egRF,[1;wN(=MV?5hs]\" x=\"283\" y=\"170\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"[g25]woYU_NDlNsI9o`_\"></block></value><next><block type=\"entities_assignment\" id=\":fKXka/JpdCJX_(#^*mk\"><value name=\"variable\"><block type=\"character_variables\" id=\".h6U?r`ZD{+xw#F=Sku~\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"PpCnL9#T_+M(swW~s,ib\"><field name=\"NUM\">0.75</field></block></value><next><block type=\"always\" id=\"P;b^k!JHC7hTrqw=oC%V\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"5,[x5p~[pQ2S[#nlxQP[\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"K?_zAHThzqd0s?l47CC;\"></block></value><next><block type=\"get_entities_character\" id=\"-?_1ZVvK)LYU1701%5ec\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"ptpiLPT72-jyMzpvQG8Y\"></block></value><next><block type=\"gamecode_when\" id=\"hqco~bu?woOk^I1v3Ll@\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"sNgpBJig]a~k91B9zo,)\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"^:AKUo7xP+R]x#a{{s6[\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"@Ce!,X~:B)OGaj~N*NP2\"></block></value></block></statement></block></next></block></next></block></statement><next><block type=\"when_hit\" id=\"GQGv*+lnN0ZP*#%y1!n7\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\".G?o}F.vos7A`lwKD-}7\"><value name=\"variable\"><block type=\"player_variables\" id=\"brmYY)-k*ajW|dT8,d];\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%[P?4;ub:-?*t9e{Y*gD\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"VO`72UWx_8RxrO%J!-S-\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Co;-tj8L@pw0`0^SnMgW\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>"},{"position":{"x":14,"y":6},"url":"images/game/charactersV2/bugheight/","code":"personnage.vole = true;\npersonnage.vitesse = 2;\ntoujours(fonction () {\n if (personnage.y <= 6) {\n personnage.vaVers({x: personnage.x, y: 8});\n } else if (personnage.y >= 8) {\n personnage.vaVers({x: personnage.x, y: 6});\n }});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\n","width":1,"height":2,"type":"character","id":1,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"?;#FT}5S|ct(V-(9CO!Y\" x=\"301\" y=\"170\"><value name=\"variable\"><block type=\"character_variables\" id=\"@c-V[hdg6diJ=Gj;Et9A\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"1+162d,vHIqjQKp.+y:}\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"METzDk(0er9:Gsgb*-5E\"><value name=\"variable\"><block type=\"character_variables\" id=\"//GVGoARi?:l1=3su]H^\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"V*Pj;D{pyMf|?:tLyv%a\"><field name=\"NUM\">2</field></block></value><next><block type=\"always\" id=\"2(*#lj=V53`j[nIEv,|j\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"H;jDJE]c.#x)@}}WNLh0\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"nBEIbNpD,aNNbD@[tm8,\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"73g|09NP]uf8yqZn3j^_\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"i*)@4Uf8ZH]jy4?Qsv!|\"><field name=\"NUM\">6</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"tcba,%`T%vFhLdx^tRee\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"Ec*#!uXXi]`i@~Jmx%Ue\"><value name=\"POSITION\"><block type=\"point\" id=\"(!OyGJ1hH1*,*]:6gc,[\"><value name=\"X\"><block type=\"character_variables\" id=\")U!NEuv=XuC{L./.A,7x\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"uatlrWSvx#X%7o@v%b.i\"><field name=\"NUM\">8</field></block></value></block></value></block></value></block></statement><value name=\"IF1\"><block type=\"compare\" id=\"`TDz@}x3+]mYMCrW/hL^\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"3-/?kZ4B=F%7A`j_Z~q7\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"|(k8M25eD1Vu7UkRX@bw\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities_character\" id=\"%O)rR_k==!Cm7a/qWHZj\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"mxDzB+wm3S(atUYuIG0+\"><value name=\"POSITION\"><block type=\"point\" id=\"eAj!4nCL=8pN.D0s!DT,\"><value name=\"X\"><block type=\"character_variables\" id=\"PCw8htch(vS~_:j1L_77\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"xRWe;.MS#1vk3tbNefcM\"><field name=\"NUM\">6</field></block></value></block></value></block></value></block></statement></block></statement><next><block type=\"gamecode_when\" id=\"FCJWJ]WKy;xHXn^bqcVc\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"iy.G:}Ogz!Fq?|X!39{!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"9NM)Y+q,Vbf4.DY+1{Y1\"><value name=\"variable\"><block type=\"player_variables\" id=\"bTj|2S*pNcFC;|+w,K5w\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Ti07swaYnvpyRoB}`}Jb\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"]7/b!_m_8CNfPWaa,V62\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3l7I_h3?kNYm4%FGrxJ4\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>"},{"position":{"x":33,"y":2},"code":"personnage.vole = true;\npersonnage.vitesse = 4;\ntoujours(fonction () {\n if (personnage.y <= 2) {\n personnage.vaVers({x: personnage.x, y: 8});\n } else if (personnage.y >= 8) {\n personnage.vaVers({x: personnage.x, y: 2});\n }});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"?;#FT}5S|ct(V-(9CO!Y\" x=\"283\" y=\"170\"><value name=\"variable\"><block type=\"character_variables\" id=\"@c-V[hdg6diJ=Gj;Et9A\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"1+162d,vHIqjQKp.+y:}\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"METzDk(0er9:Gsgb*-5E\"><value name=\"variable\"><block type=\"character_variables\" id=\"//GVGoARi?:l1=3su]H^\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"V*Pj;D{pyMf|?:tLyv%a\"><field name=\"NUM\">4</field></block></value><next><block type=\"always\" id=\"2(*#lj=V53`j[nIEv,|j\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"H;jDJE]c.#x)@}}WNLh0\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"nBEIbNpD,aNNbD@[tm8,\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"73g|09NP]uf8yqZn3j^_\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"i*)@4Uf8ZH]jy4?Qsv!|\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"tcba,%`T%vFhLdx^tRee\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"Ec*#!uXXi]`i@~Jmx%Ue\"><value name=\"POSITION\"><block type=\"point\" id=\"(!OyGJ1hH1*,*]:6gc,[\"><value name=\"X\"><block type=\"character_variables\" id=\")U!NEuv=XuC{L./.A,7x\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"uatlrWSvx#X%7o@v%b.i\"><field name=\"NUM\">8</field></block></value></block></value></block></value></block></statement><value name=\"IF1\"><block type=\"compare\" id=\"`TDz@}x3+]mYMCrW/hL^\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"3-/?kZ4B=F%7A`j_Z~q7\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"|(k8M25eD1Vu7UkRX@bw\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities_character\" id=\"%O)rR_k==!Cm7a/qWHZj\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"mxDzB+wm3S(atUYuIG0+\"><value name=\"POSITION\"><block type=\"point\" id=\"eAj!4nCL=8pN.D0s!DT,\"><value name=\"X\"><block type=\"character_variables\" id=\"PCw8htch(vS~_:j1L_77\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"xRWe;.MS#1vk3tbNefcM\"><field name=\"NUM\">2</field></block></value></block></value></block></value></block></statement></block></statement><next><block type=\"gamecode_when\" id=\"FCJWJ]WKy;xHXn^bqcVc\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"iy.G:}Ogz!Fq?|X!39{!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"9NM)Y+q,Vbf4.DY+1{Y1\"><value name=\"variable\"><block type=\"player_variables\" id=\"bTj|2S*pNcFC;|+w,K5w\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Ti07swaYnvpyRoB}`}Jb\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"]7/b!_m_8CNfPWaa,V62\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3l7I_h3?kNYm4%FGrxJ4\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":2},{"position":{"x":36,"y":7},"code":"personnage.cadenceDeTir = 0.75;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('tir touche', fonction (personnage) {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\":fKXka/JpdCJX_(#^*mk\" x=\"285\" y=\"170\"><value name=\"variable\"><block type=\"character_variables\" id=\".h6U?r`ZD{+xw#F=Sku~\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"PpCnL9#T_+M(swW~s,ib\"><field name=\"NUM\">0.75</field></block></value><next><block type=\"always\" id=\"P;b^k!JHC7hTrqw=oC%V\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"-?_1ZVvK)LYU1701%5ec\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"ptpiLPT72-jyMzpvQG8Y\"></block></value></block></statement><next><block type=\"when_hit\" id=\"/j.gUVXQ[~A]c?osme*Q\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"FfLK,{sGH*C.XW=#-dS8\"><value name=\"variable\"><block type=\"player_variables\" id=\"~S1jX2T+jq(dN^%Jv?yh\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"fnFlBxrmY*EGf0nQ=-ag\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Ej+sRbDgO,SV(yn9Ai[q\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"uzEE8UXR*3n%X|@_Z!0s\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":3},{"position":{"x":47,"y":3},"code":"personnage.cadenceDeTir = 0.75;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('tir touche', fonction (personnage) {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\":fKXka/JpdCJX_(#^*mk\" x=\"285\" y=\"170\"><value name=\"variable\"><block type=\"character_variables\" id=\".h6U?r`ZD{+xw#F=Sku~\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"PpCnL9#T_+M(swW~s,ib\"><field name=\"NUM\">0.75</field></block></value><next><block type=\"always\" id=\"P;b^k!JHC7hTrqw=oC%V\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"-?_1ZVvK)LYU1701%5ec\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"ptpiLPT72-jyMzpvQG8Y\"></block></value></block></statement><next><block type=\"when_hit\" id=\"o;)ly+dr~c`A?6:c|pGi\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"dSto[s@B,cEdKo(x*yRU\"><value name=\"variable\"><block type=\"player_variables\" id=\"I_r7y^VM(2e%CGEB-D0-\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"m98}_FA7VP0y9GyQV-OE\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"gBwm(x9+:?n+RXXBb~ZB\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"*tUS_jz)HOq_qQz^]yDZ\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":4},{"position":{"x":45,"y":3},"code":"personnage.retourneToi();\npersonnage.cadenceDeTir = 0.75;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('tir touche', fonction (personnage) {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"get_entities_character\" id=\"M%{qK=g7cb)j-=ook]|=\" x=\"285\" y=\"170\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"14ZK+]nx`Qe4z4u~4z22\"></block></value><next><block type=\"entities_assignment\" id=\":fKXka/JpdCJX_(#^*mk\"><value name=\"variable\"><block type=\"character_variables\" id=\".h6U?r`ZD{+xw#F=Sku~\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"PpCnL9#T_+M(swW~s,ib\"><field name=\"NUM\">0.75</field></block></value><next><block type=\"always\" id=\"P;b^k!JHC7hTrqw=oC%V\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"-?_1ZVvK)LYU1701%5ec\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"ptpiLPT72-jyMzpvQG8Y\"></block></value></block></statement><next><block type=\"when_hit\" id=\"+7iUFlu^rIR;B*S]C*EG\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"Lns/%!/9VZK]98yC%6Sc\"><value name=\"variable\"><block type=\"player_variables\" id=\"Owyl9RO5_I:9DVC).~vS\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"^K3rOK*QTs[t)2L_G@L(\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"wkwx{;~b%K{UE9=1P@60\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Ljm[ZN~T?..^]~mvL:8_\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":5},{"position":{"x":61,"y":2},"code":"personnage.retourneToi();\npersonnage.cadenceDeTir = 0.75;\ntoujours(fonction () {\n personnage.avance();\n personnage.tire();\n quand('est bloqué', fonction () {\n personnage.retourneToi();\n });\n});\nquand('tir touche', fonction (personnage) {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"get_entities_character\" id=\"*egRF,[1;wN(=MV?5hs]\" x=\"285\" y=\"170\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"[g25]woYU_NDlNsI9o`_\"></block></value><next><block type=\"entities_assignment\" id=\":fKXka/JpdCJX_(#^*mk\"><value name=\"variable\"><block type=\"character_variables\" id=\".h6U?r`ZD{+xw#F=Sku~\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"PpCnL9#T_+M(swW~s,ib\"><field name=\"NUM\">0.75</field></block></value><next><block type=\"always\" id=\"P;b^k!JHC7hTrqw=oC%V\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"5,[x5p~[pQ2S[#nlxQP[\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"K?_zAHThzqd0s?l47CC;\"></block></value><next><block type=\"get_entities_character\" id=\"-?_1ZVvK)LYU1701%5ec\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"ptpiLPT72-jyMzpvQG8Y\"></block></value><next><block type=\"gamecode_when\" id=\"hqco~bu?woOk^I1v3Ll@\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"sNgpBJig]a~k91B9zo,)\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"^:AKUo7xP+R]x#a{{s6[\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"@Ce!,X~:B)OGaj~N*NP2\"></block></value></block></statement></block></next></block></next></block></statement><next><block type=\"when_hit\" id=\"o8AJw0QsY;k31bbq6AG{\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"OHoli/zgoOiQi8SCli]S\"><value name=\"variable\"><block type=\"player_variables\" id=\"?qHS,ugUWSU+L_Lw*|LK\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"4,L.@V[LtTc{LK2Qkuo{\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Fr.GUGhKl(~P:Y|*8dJZ\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"o7vpi(CK7=D.nY?S*ali\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":6},{"position":{"x":79,"y":4},"code":"personnage.vole = true;\npersonnage.vitesse = 4;\ntoujours(fonction () {\n if (personnage.y <= 4) {\n personnage.vaVers({x: personnage.x, y: 8});\n } else if (personnage.y >= 8) {\n personnage.vaVers({x: personnage.x, y: 4});\n }});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"?;#FT}5S|ct(V-(9CO!Y\" x=\"284\" y=\"170\"><value name=\"variable\"><block type=\"character_variables\" id=\"@c-V[hdg6diJ=Gj;Et9A\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"1+162d,vHIqjQKp.+y:}\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"METzDk(0er9:Gsgb*-5E\"><value name=\"variable\"><block type=\"character_variables\" id=\"//GVGoARi?:l1=3su]H^\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"V*Pj;D{pyMf|?:tLyv%a\"><field name=\"NUM\">4</field></block></value><next><block type=\"always\" id=\"2(*#lj=V53`j[nIEv,|j\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"H;jDJE]c.#x)@}}WNLh0\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"nBEIbNpD,aNNbD@[tm8,\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"73g|09NP]uf8yqZn3j^_\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"i*)@4Uf8ZH]jy4?Qsv!|\"><field name=\"NUM\">4</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"tcba,%`T%vFhLdx^tRee\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"Ec*#!uXXi]`i@~Jmx%Ue\"><value name=\"POSITION\"><block type=\"point\" id=\"(!OyGJ1hH1*,*]:6gc,[\"><value name=\"X\"><block type=\"character_variables\" id=\")U!NEuv=XuC{L./.A,7x\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"uatlrWSvx#X%7o@v%b.i\"><field name=\"NUM\">8</field></block></value></block></value></block></value></block></statement><value name=\"IF1\"><block type=\"compare\" id=\"`TDz@}x3+]mYMCrW/hL^\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"3-/?kZ4B=F%7A`j_Z~q7\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"|(k8M25eD1Vu7UkRX@bw\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities_character\" id=\"%O)rR_k==!Cm7a/qWHZj\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"mxDzB+wm3S(atUYuIG0+\"><value name=\"POSITION\"><block type=\"point\" id=\"eAj!4nCL=8pN.D0s!DT,\"><value name=\"X\"><block type=\"character_variables\" id=\"PCw8htch(vS~_:j1L_77\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"xRWe;.MS#1vk3tbNefcM\"><field name=\"NUM\">4</field></block></value></block></value></block></value></block></statement></block></statement><next><block type=\"gamecode_when\" id=\"FCJWJ]WKy;xHXn^bqcVc\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"iy.G:}Ogz!Fq?|X!39{!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"9NM)Y+q,Vbf4.DY+1{Y1\"><value name=\"variable\"><block type=\"player_variables\" id=\"bTj|2S*pNcFC;|+w,K5w\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Ti07swaYnvpyRoB}`}Jb\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"]7/b!_m_8CNfPWaa,V62\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3l7I_h3?kNYm4%FGrxJ4\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":7},{"position":{"x":83,"y":4},"code":"personnage.vole = true;\npersonnage.vitesse = 4;\ntoujours(fonction () {\n if (personnage.y <= 4) {\n personnage.vaVers({x: personnage.x, y: 8});\n } else if (personnage.y >= 8) {\n personnage.vaVers({x: personnage.x, y: 4});\n }});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"?;#FT}5S|ct(V-(9CO!Y\" x=\"310\" y=\"588\"><value name=\"variable\"><block type=\"character_variables\" id=\"@c-V[hdg6diJ=Gj;Et9A\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"1+162d,vHIqjQKp.+y:}\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"METzDk(0er9:Gsgb*-5E\"><value name=\"variable\"><block type=\"character_variables\" id=\"//GVGoARi?:l1=3su]H^\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"V*Pj;D{pyMf|?:tLyv%a\"><field name=\"NUM\">4</field></block></value><next><block type=\"always\" id=\"2(*#lj=V53`j[nIEv,|j\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"H;jDJE]c.#x)@}}WNLh0\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"nBEIbNpD,aNNbD@[tm8,\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"73g|09NP]uf8yqZn3j^_\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"i*)@4Uf8ZH]jy4?Qsv!|\"><field name=\"NUM\">4</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"tcba,%`T%vFhLdx^tRee\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"Ec*#!uXXi]`i@~Jmx%Ue\"><value name=\"POSITION\"><block type=\"point\" id=\"(!OyGJ1hH1*,*]:6gc,[\"><value name=\"X\"><block type=\"character_variables\" id=\")U!NEuv=XuC{L./.A,7x\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"uatlrWSvx#X%7o@v%b.i\"><field name=\"NUM\">8</field></block></value></block></value></block></value></block></statement><value name=\"IF1\"><block type=\"compare\" id=\"`TDz@}x3+]mYMCrW/hL^\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"3-/?kZ4B=F%7A`j_Z~q7\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"|(k8M25eD1Vu7UkRX@bw\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities_character\" id=\"%O)rR_k==!Cm7a/qWHZj\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"mxDzB+wm3S(atUYuIG0+\"><value name=\"POSITION\"><block type=\"point\" id=\"eAj!4nCL=8pN.D0s!DT,\"><value name=\"X\"><block type=\"character_variables\" id=\"PCw8htch(vS~_:j1L_77\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"xRWe;.MS#1vk3tbNefcM\"><field name=\"NUM\">4</field></block></value></block></value></block></value></block></statement></block></statement><next><block type=\"gamecode_when\" id=\"FCJWJ]WKy;xHXn^bqcVc\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"iy.G:}Ogz!Fq?|X!39{!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"9NM)Y+q,Vbf4.DY+1{Y1\"><value name=\"variable\"><block type=\"player_variables\" id=\"bTj|2S*pNcFC;|+w,K5w\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Ti07swaYnvpyRoB}`}Jb\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"]7/b!_m_8CNfPWaa,V62\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3l7I_h3?kNYm4%FGrxJ4\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":8},{"position":{"x":93,"y":3},"code":"personnage.vole = true;\npersonnage.vitesse = 4;\ntoujours(fonction () {\n if (personnage.y <= 3) {\n personnage.vaVers({x: personnage.x, y: 8});\n } else if (personnage.y >= 8) {\n personnage.vaVers({x: personnage.x, y: 3});\n }});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"?;#FT}5S|ct(V-(9CO!Y\" x=\"255\" y=\"170\"><value name=\"variable\"><block type=\"character_variables\" id=\"@c-V[hdg6diJ=Gj;Et9A\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"1+162d,vHIqjQKp.+y:}\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"METzDk(0er9:Gsgb*-5E\"><value name=\"variable\"><block type=\"character_variables\" id=\"//GVGoARi?:l1=3su]H^\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"V*Pj;D{pyMf|?:tLyv%a\"><field name=\"NUM\">4</field></block></value><next><block type=\"always\" id=\"2(*#lj=V53`j[nIEv,|j\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"H;jDJE]c.#x)@}}WNLh0\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"nBEIbNpD,aNNbD@[tm8,\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"73g|09NP]uf8yqZn3j^_\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"i*)@4Uf8ZH]jy4?Qsv!|\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"tcba,%`T%vFhLdx^tRee\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"Ec*#!uXXi]`i@~Jmx%Ue\"><value name=\"POSITION\"><block type=\"point\" id=\"(!OyGJ1hH1*,*]:6gc,[\"><value name=\"X\"><block type=\"character_variables\" id=\")U!NEuv=XuC{L./.A,7x\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"uatlrWSvx#X%7o@v%b.i\"><field name=\"NUM\">8</field></block></value></block></value></block></value></block></statement><value name=\"IF1\"><block type=\"compare\" id=\"`TDz@}x3+]mYMCrW/hL^\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"3-/?kZ4B=F%7A`j_Z~q7\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"|(k8M25eD1Vu7UkRX@bw\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities_character\" id=\"%O)rR_k==!Cm7a/qWHZj\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"mxDzB+wm3S(atUYuIG0+\"><value name=\"POSITION\"><block type=\"point\" id=\"eAj!4nCL=8pN.D0s!DT,\"><value name=\"X\"><block type=\"character_variables\" id=\"PCw8htch(vS~_:j1L_77\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"xRWe;.MS#1vk3tbNefcM\"><field name=\"NUM\">3</field></block></value></block></value></block></value></block></statement></block></statement><next><block type=\"gamecode_when\" id=\"FCJWJ]WKy;xHXn^bqcVc\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"iy.G:}Ogz!Fq?|X!39{!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"9NM)Y+q,Vbf4.DY+1{Y1\"><value name=\"variable\"><block type=\"player_variables\" id=\"bTj|2S*pNcFC;|+w,K5w\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Ti07swaYnvpyRoB}`}Jb\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"]7/b!_m_8CNfPWaa,V62\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3l7I_h3?kNYm4%FGrxJ4\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":9}],"tiles":[{"position":{"x":0,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":1,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":2,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":3,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":4,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":5,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":6,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":7,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":8,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":9,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":10,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":11,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":12,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":13,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":14,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":15,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"position":{"x":16,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":8,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":9,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":9,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":10,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":9,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":11,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":12,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":12,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":12,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":13,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":14,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":15,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":16,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":15,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":17,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":18,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":19,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":20,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":21,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":19,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":20,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":21,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":22,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":23,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":18,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":19,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":24,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":20,"y":7},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoretext;\n\n\nscoretext = 'Score: ';\nquand('joueur arrive', fonction () {\n joueur.score = (joueur.score+1);\n joueur.dit(scoretext+joueur.score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"Bac724=CnFA;6ahSKOwk\" x=\"301\" y=\"170\"><field name=\"VARNAME\">scoretext</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"p*kV#{tJFB]r0zOv1-wt\"><field name=\"TEXT\">Score: </field></block></value><next><block type=\"gamecode_when\" id=\"AiZuj(%yn9@p[*F,uN+/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"H|~QBl3oPYYQu,V!8cuJ\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i1eIp!B1Ta[Lo4?D46{X\"><value name=\"variable\"><block type=\"player_variables\" id=\"@mL:r5v%a@cB_[M|{m[_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"k^pf^*xqm/A}gqf7;mPh\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"[;C|Hc5/(-RU:K.|/COi\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"mp`J1e2jh^I/1fYGaBhc\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"{rJ{aH|V#gl;zRzjO3UH\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"K6:oGib-b:F;(^5,eJvw\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"BC5f,vi@^]dqbD:a@!nU\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"gkwk!j@3rYqi%AYZqE.s\"><field name=\"VAR\">scoretext</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"D`[/G;L]KKz]#(@z3H{`\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"TMyiE;a-i-lSxYM*rQU#\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"g1LOx)mvV3{YjsZy+98,\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":12,"y":9}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":27,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":28,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":29,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":30,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":28,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":29,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":30,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":31,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":32,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":30,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":34,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":35,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":36,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":37,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":38,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":35,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":39,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":41,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":42,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":43,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":31,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":33,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":34,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":35,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":36,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":38,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":39,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":40,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":41,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":42,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":43,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":44,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":25,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":27,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":26,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":45,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":46,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":47,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":48,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":49,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":50,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":51,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":52,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":53,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":54,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":55,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":0,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoretext;\n\n\nscoretext = 'Score: ';\nquand('joueur arrive', fonction () {\n joueur.score = (joueur.score+1);\n joueur.dit(scoretext+joueur.score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"Bac724=CnFA;6ahSKOwk\" x=\"285\" y=\"170\"><field name=\"VARNAME\">scoretext</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"p*kV#{tJFB]r0zOv1-wt\"><field name=\"TEXT\">Score: </field></block></value><next><block type=\"gamecode_when\" id=\"AiZuj(%yn9@p[*F,uN+/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"H|~QBl3oPYYQu,V!8cuJ\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i1eIp!B1Ta[Lo4?D46{X\"><value name=\"variable\"><block type=\"player_variables\" id=\"@mL:r5v%a@cB_[M|{m[_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"k^pf^*xqm/A}gqf7;mPh\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"[;C|Hc5/(-RU:K.|/COi\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"mp`J1e2jh^I/1fYGaBhc\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"{rJ{aH|V#gl;zRzjO3UH\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"K6:oGib-b:F;(^5,eJvw\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"BC5f,vi@^]dqbD:a@!nU\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"gkwk!j@3rYqi%AYZqE.s\"><field name=\"VAR\">scoretext</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"D`[/G;L]KKz]#(@z3H{`\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"TMyiE;a-i-lSxYM*rQU#\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"g1LOx)mvV3{YjsZy+98,\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":40,"y":8}},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoretext;\n\n\nscoretext = 'Score: ';\nquand('joueur arrive', fonction () {\n joueur.score = (joueur.score+1);\n joueur.dit(scoretext+joueur.score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"Bac724=CnFA;6ahSKOwk\" x=\"283\" y=\"170\"><field name=\"VARNAME\">scoretext</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"p*kV#{tJFB]r0zOv1-wt\"><field name=\"TEXT\">Score: </field></block></value><next><block type=\"gamecode_when\" id=\"AiZuj(%yn9@p[*F,uN+/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"H|~QBl3oPYYQu,V!8cuJ\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i1eIp!B1Ta[Lo4?D46{X\"><value name=\"variable\"><block type=\"player_variables\" id=\"@mL:r5v%a@cB_[M|{m[_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"k^pf^*xqm/A}gqf7;mPh\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"[;C|Hc5/(-RU:K.|/COi\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"mp`J1e2jh^I/1fYGaBhc\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"{rJ{aH|V#gl;zRzjO3UH\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"K6:oGib-b:F;(^5,eJvw\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"BC5f,vi@^]dqbD:a@!nU\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"gkwk!j@3rYqi%AYZqE.s\"><field name=\"VAR\">scoretext</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"D`[/G;L]KKz]#(@z3H{`\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"TMyiE;a-i-lSxYM*rQU#\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"g1LOx)mvV3{YjsZy+98,\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":25,"y":4}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":38,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":52,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":53,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":54,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":56,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":57,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":58,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":59,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":59,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":60,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":61,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":62,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":63,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":62,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":56,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":57,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":58,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":58,"y":5},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoretext;\n\n\nscoretext = 'Score: ';\nquand('joueur arrive', fonction () {\n joueur.score = (joueur.score+1);\n joueur.dit(scoretext+joueur.score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"Bac724=CnFA;6ahSKOwk\" x=\"285\" y=\"170\"><field name=\"VARNAME\">scoretext</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"p*kV#{tJFB]r0zOv1-wt\"><field name=\"TEXT\">Score: </field></block></value><next><block type=\"gamecode_when\" id=\"AiZuj(%yn9@p[*F,uN+/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"H|~QBl3oPYYQu,V!8cuJ\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i1eIp!B1Ta[Lo4?D46{X\"><value name=\"variable\"><block type=\"player_variables\" id=\"@mL:r5v%a@cB_[M|{m[_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"k^pf^*xqm/A}gqf7;mPh\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"[;C|Hc5/(-RU:K.|/COi\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"mp`J1e2jh^I/1fYGaBhc\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"{rJ{aH|V#gl;zRzjO3UH\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"K6:oGib-b:F;(^5,eJvw\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"BC5f,vi@^]dqbD:a@!nU\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"gkwk!j@3rYqi%AYZqE.s\"><field name=\"VAR\">scoretext</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"D`[/G;L]KKz]#(@z3H{`\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"TMyiE;a-i-lSxYM*rQU#\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"g1LOx)mvV3{YjsZy+98,\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":54,"y":2}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":64,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":65,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":60,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":61,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":60,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":68,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":69,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":70,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":66,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":67,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":47,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":46,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":45,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":46,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":75,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":74,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":72,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":71,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":70,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":70,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":70,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":70,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":69,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":69,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":69,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":68,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":68,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":67,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":65,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":66,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":71,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":72,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":73,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":74,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoretext;\n\n\nscoretext = 'Score: ';\nquand('joueur arrive', fonction () {\n joueur.score = (joueur.score+1);\n joueur.dit(scoretext+joueur.score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"Bac724=CnFA;6ahSKOwk\" x=\"284\" y=\"170\"><field name=\"VARNAME\">scoretext</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"p*kV#{tJFB]r0zOv1-wt\"><field name=\"TEXT\">Score: </field></block></value><next><block type=\"gamecode_when\" id=\"AiZuj(%yn9@p[*F,uN+/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"H|~QBl3oPYYQu,V!8cuJ\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i1eIp!B1Ta[Lo4?D46{X\"><value name=\"variable\"><block type=\"player_variables\" id=\"@mL:r5v%a@cB_[M|{m[_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"k^pf^*xqm/A}gqf7;mPh\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"[;C|Hc5/(-RU:K.|/COi\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"mp`J1e2jh^I/1fYGaBhc\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"{rJ{aH|V#gl;zRzjO3UH\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"K6:oGib-b:F;(^5,eJvw\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"BC5f,vi@^]dqbD:a@!nU\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"gkwk!j@3rYqi%AYZqE.s\"><field name=\"VAR\">scoretext</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"D`[/G;L]KKz]#(@z3H{`\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"TMyiE;a-i-lSxYM*rQU#\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"g1LOx)mvV3{YjsZy+98,\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":71,"y":4}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":75,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":76,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":77,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":81,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":77,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":81,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":81,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":79,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":81,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":81,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":80,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":82,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":76,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":77,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":85,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":85,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":85,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":85,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":85,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":84,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":85,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":86,"y":6},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoretext;\n\n\nscoretext = 'Score: ';\nquand('joueur arrive', fonction () {\n joueur.score = (joueur.score+1);\n joueur.dit(scoretext+joueur.score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"Bac724=CnFA;6ahSKOwk\" x=\"285\" y=\"170\"><field name=\"VARNAME\">scoretext</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"p*kV#{tJFB]r0zOv1-wt\"><field name=\"TEXT\">Score: </field></block></value><next><block type=\"gamecode_when\" id=\"AiZuj(%yn9@p[*F,uN+/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"H|~QBl3oPYYQu,V!8cuJ\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i1eIp!B1Ta[Lo4?D46{X\"><value name=\"variable\"><block type=\"player_variables\" id=\"@mL:r5v%a@cB_[M|{m[_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"k^pf^*xqm/A}gqf7;mPh\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"[;C|Hc5/(-RU:K.|/COi\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"mp`J1e2jh^I/1fYGaBhc\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"{rJ{aH|V#gl;zRzjO3UH\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"K6:oGib-b:F;(^5,eJvw\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"BC5f,vi@^]dqbD:a@!nU\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"gkwk!j@3rYqi%AYZqE.s\"><field name=\"VAR\">scoretext</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"D`[/G;L]KKz]#(@z3H{`\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"TMyiE;a-i-lSxYM*rQU#\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"g1LOx)mvV3{YjsZy+98,\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":65,"y":8}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":91,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":90,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":89,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":90,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":90,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":90,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":88,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":92,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":94,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":95,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":96,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":95,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":95,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":95,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":95,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":99,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":98,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":98,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":101,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":100,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":102,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":102,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":100,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":100,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":100,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":100,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/drapeau_vert.png","position":{"x":98,"y":7},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"Txs(5e2krOTqeim9[)NE\" x=\"243\" y=\"555\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"xO+,47dFQ)hz_5`a{?m;\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"z`E9_z~zt8^I@o{)OyY`\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"X@n-LLQva5-S~t`W4#k}\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Y^!FrSNe%PNdF=URmqQ:\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"zE:|oRRL#yvD!#~SQzd~\"><field name=\"NUM\">5</field></block></value></block></value><statement name=\"DO0\"><block type=\"victory\" id=\"Ms|99k(]Q+P+MXnGQ@zz\"></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\"K6|Adj9Y#^f|C|9t_sFr\"></block></statement></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 5) {\n victoire();\n } else {\n defaite();\n }});\n"},{"url":"images/game/bonus/drapeau_vert.png","type":"item","code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 5) {\n victoire();\n } else {\n defaite();\n }});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"Txs(5e2krOTqeim9[)NE\" x=\"203\" y=\"170\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"xO+,47dFQ)hz_5`a{?m;\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"z`E9_z~zt8^I@o{)OyY`\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"X@n-LLQva5-S~t`W4#k}\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Y^!FrSNe%PNdF=URmqQ:\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"zE:|oRRL#yvD!#~SQzd~\"><field name=\"NUM\">5</field></block></value></block></value><statement name=\"DO0\"><block type=\"victory\" id=\"Ms|99k(]Q+P+MXnGQ@zz\"></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\"K6|Adj9Y#^f|C|9t_sFr\"></block></statement></block></statement></block></xml>","traversable":true,"position":{"x":102,"y":7}},{"url":"images/game/bonus/drapeau_vert.png","type":"item","code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 5) {\n victoire();\n } else {\n defaite();\n }});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"Txs(5e2krOTqeim9[)NE\" x=\"241\" y=\"747\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"xO+,47dFQ)hz_5`a{?m;\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"z`E9_z~zt8^I@o{)OyY`\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"X@n-LLQva5-S~t`W4#k}\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Y^!FrSNe%PNdF=URmqQ:\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"zE:|oRRL#yvD!#~SQzd~\"><field name=\"NUM\">5</field></block></value></block></value><statement name=\"DO0\"><block type=\"victory\" id=\"Ms|99k(]Q+P+MXnGQ@zz\"></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\"K6|Adj9Y#^f|C|9t_sFr\"></block></statement></block></statement></block></xml>","traversable":true,"position":{"x":100,"y":6}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":83,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":93,"y":2},"traversable":false,"code":null}],"player":{"urls":{"head":"./images/game/players/ninja/","body":"./images/game/players/ninja/","bullet":"images/game/players/elf/"},"position":{"x":3,"y":2},"type":"player","width":1,"height":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"L(s@g7EkG??V2B/4`.Ai\" x=\"301\" y=\"170\"><value name=\"variable\"><block type=\"player_variables\" id=\"layi9y?6VPQs-Is!lta`\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"Xn^Go2)N#!MrC`=~(G}?\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"lkMlfsv_eoR,s=IX//+A\"><value name=\"variable\"><block type=\"player_variables\" id=\";PPBg-GK3:Cb9|2V!lG_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"ZBWa]~K/W|M`zK9iMaU6\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"J1ZiicQNWsaUbl!r(-dm\"><value name=\"variable\"><block type=\"player_variables\" id=\";2Q^3Vqzg5rC##uAWO0k\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"W}vRR%r*HWIjA4h=~94z\"><field name=\"NUM\">10</field></block></value><next><block type=\"comment_block\" id=\"X`,/OUnc6u=@{#Y2{f0~\"><field name=\"comment_line\">Étape 6</field><statement name=\"comment_block\"><block type=\"always\" id=\"N9C]C|B#%6^5JI=VbO.1\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"#jvLb7Bke*~(ymKAKi,#\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"logic_operation\" id=\"38~FccO`80qud4A3q|mg\"><field name=\"OP\">AND</field></block></value><value name=\"IF1\"><block type=\"logic_operation\" id=\"Bw`*/F4NVY+Dc+4xC#%v\"><field name=\"OP\">OR</field><value name=\"A\"><block type=\"compare\" id=\"-R2_Jb7=)2zLb!{yU^mF\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"y-[L|Q!/u9LyzCCK(Wk0\"><field name=\"variable\">x</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"EwsB64yE=;!ZL-?IG%aS\"><field name=\"NUM\">30</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"1rIQEMA,AU3o]bhvf7}}\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"x/G-{WwROESmv?jC#TSF\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"x;`W}eFK-qFd)-!,{yMp\"><field name=\"NUM\">5</field></block></value></block></value></block></value></block></statement></block></statement><next><block type=\"comment_block\" id=\"y[4b.{^DH9k)Q-NhFuzq\"><field name=\"comment_line\">Étape 3</field><statement name=\"comment_block\"><block type=\"always\" id=\"w@)m.Belon~4|d7w3p[C\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"1o4mzZX(vF(k41g=pp`I\"></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"joueur.vitesse = 5;\njoueur.score = 0;\njoueur.vie = 10;\n//Étape 6;\n/*\n toujours(fonction () {\n if (false && false) {\n } else if (joueur.x === 30 || joueur.y === 5) {\n }});\n\n*/\n//Étape 3;\n/*\n toujours(fonction () {\n if {\n } });\n\n*/\n"},"endGame":{"wallpaper":"images/game/end_screens/end_screen_2.jpg","winText":"Victory !","loseText":"Game Over :("},"sounds":{"music":"sounds/musics/feel_good","win":"sounds/win/01","loose":"sounds/loose/01","items":"sounds/bonus/01"},"soundEnable":false,"name":"Test","goal":"Finir le niveau","generalScript":"gravite = 50;","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"301\" y=\"170\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block></xml>","code":"","assetsLibrary":{"backgrounds":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/11336/11336-eberhard-grossgasteiger-435149-unsplash.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/11336/11336-michael-333407-unsplash.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/11336/11336-zenad-nabil-713377-unsplash.jpg"],"blocs":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/11336/11336-sand-2329153_1920.jpg"]},"needed":true,"customBlocklyDropdowns":{"player":[["score","score"]]}}
Communaute:
0
Miniature:

Application: