La vengance

Mission: 
Des ennemis dangereux
Contenu: 
{"backgroundUrl":"images/game/end_screens/end_screen_4.jpg","characters":[{"position":{"x":22,"y":2},"url":"images/game/charactersV2/bugthree/","code":"toujours(fonction () {\n personnage.avance();\n});\nquand('est bloqué', fonction () {\n personnage.retourneToi();\n});\nquand('joueur arrive', fonction () {\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=\"always\" id=\")ZMBs+K6VA+f8gLT0LVV\" x=\"182\" y=\"161\"><statement name=\"BODY\"><block type=\"get_entities\" id=\"yP%h@N?2/US1%wh[_u#G\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"|8.TUm@70V5._v+D)ym5\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"n?eKqA(Ur8A9NcF0w?{k\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"e1HE^fW|[HX:vBz#UF_v\"></block></value><statement name=\"BODY\"><block type=\"get_entities\" id=\"w.%uv1mrndF?8R:Bu|Q@\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"BtFp7Oq^]oPhQ_w%p(Y~\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"WUWRbf`vx5|.hE1JM*7k\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"5}(17Huyy5x+sbwHff|#\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"tD[tm,H-WvLT#BL[9d,?\"><value name=\"variable\"><block type=\"player_variables\" id=\"b{L9**FM*zOOD@.{[Aij\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"gG*8Tc|PcAYpuQ-XR`Vq\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Idw5*7_oW+fx)k]_sqqD\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"7ygTo]/^|dj^}OlG`Von\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></xml>"},{"position":{"x":30,"y":2},"url":"images/game/charactersV2/bugheight/","code":"personnage.vaVers({x: personnage.x, y: 2});\n\npersonnage.vole = true;\npersonnage.vaVers({x: personnage.x, y: 8});\ntoujours(fonction () {\n if (personnage.y >= 8) {\n } else if (personnage.y === 2) {\n personnage.vaVers({x: personnage.x, y: 8});\n }personnage.tire();\n});\n\nif {\n personnage.retourneToi();\n}\npersonnage.cadenceDeTir = 0.5;\n","width":1,"height":2,"type":"character","id":1,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"get_entities_character\" id=\"v^[o[)tYK;0Iy|Dlw7B;\" x=\"-1945\" y=\"234\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"s^,mSF+ow49hQi~hDd6G\"><value name=\"POSITION\"><block type=\"point\" id=\"@KdLCWcTDqG!w.cD_ue?\"><value name=\"X\"><block type=\"character_variables\" id=\"iVaoqCgnzIX^rd:B:vGR\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"jk*1Cub:MNrnpd?Qiicb\"><field name=\"NUM\">2</field></block></value></block></value></block></value></block><block type=\"entities_assignment\" id=\"hjjv,cw1fv+*9w?UE}Ye\" x=\"-1945\" y=\"234\"><value name=\"variable\"><block type=\"character_variables\" id=\"HK/7*.,mmk~Ap/)-)9gu\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"#P;Me*SQs2qX%(d,*-e!\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"get_entities_character\" id=\"+7ESnPohQDFXn9y@HSj;\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"Q@r7Nwh(u^0B7_L}9g=#\"><value name=\"POSITION\"><block type=\"point\" id=\"v}yl.ajC3cd;gB9pXwuM\"><value name=\"X\"><block type=\"character_variables\" id=\"Q3DL%if{Qc^v~Z;~rrh]\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"bl(k~Ssb@fglCZ6/9]7o\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"always\" id=\"QKomq:(ndV_69sP^tST4\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"Lpr%C,gEB+P:!s.)5wpO\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"/aShTX:?20FpUm]6[x=4\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"di[+fyk3NZr.E-C!#k:Y\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"`x*Qo#LPDvtWfL=t[7r1\"><field name=\"NUM\">8</field></block></value></block></value><value name=\"IF1\"><block type=\"compare\" id=\"xqM/d!=oeY;+p?hCY`!H\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"AtJoLM!!ek]#/0f_C]VZ\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"!W;;WH35]qK}3bDYCc.4\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities_character\" id=\"3sE61O88G|znR)@ToY*S\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"A^E^1=A=aA@`.O|sw1gl\"><value name=\"POSITION\"><block type=\"point\" id=\"qsyET*CUV:sZ;?9CZZm.\"><value name=\"X\"><block type=\"character_variables\" id=\"uHpAhBzR7q8S-@+Ahtma\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\".lag+5g,FFRBK#c{@wv(\"><field name=\"NUM\">8</field></block></value></block></value></block></value></block></statement><next><block type=\"get_entities_character\" id=\".9hISO5qOfv2l4E|VIEz\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"=!y8Ulcqv?W4cE2tDq{n\"></block></value></block></next></block></statement></block></next></block></next></block><block type=\"condition_if\" id=\"eHd^7VH1pXQ[q}vNpiwB\" x=\"-1870\" y=\"630\"><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"{-=erbF]G?v1^`KR09^d\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\",O9dA?hn|-.Jz:(1BxR9\"></block></value></block></statement></block><block type=\"entities_assignment\" id=\"zyb7]6Ru=3l1HF:zCCB`\" x=\"-2150\" y=\"730\"><value name=\"variable\"><block type=\"character_variables\" id=\"W-3#Y[YT+}yFYi)XStR-\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"CG]}]:(OjQpP7b96H-/_\"><field name=\"NUM\">0.5</field></block></value></block></xml>"}],"tiles":[{"position":{"x":0,"y":2},"traversable":true,"url":"images/game/bonus/drapeau_jaune.png","type":"item","code":"","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>"},{"position":{"x":0,"y":1},"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","code":null,"traversable":false},{"position":{"x":1,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":2,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":3,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":4,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":5,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":6,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":7,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":8,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":9,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":10,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":11,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":12,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":13,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":14,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":15,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":16,"y":1},"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","code":null,"traversable":false},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":10,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":17,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":18,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":19,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":20,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":21,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":23,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":24,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":25,"y":1},"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":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/concrete/BETON-C.png","type":"wall","position":{"x":22,"y":1},"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":32,"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":36,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":37,"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":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":43,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":43,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":43,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":44,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":44,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":44,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":44,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":43,"y":5},"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":44,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":44,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":43,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":36,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":37,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":38,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":39,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":40,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":37,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":38,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":39,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":40,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":38,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":39,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":40,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":39,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":40,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":40,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":33,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":32,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":29,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":28,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":25,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":24,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":25,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":24,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":25,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":24,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":25,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":24,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":20,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":19,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":20,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":19,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":20,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":19,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":13,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":14,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":14,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":13,"y":3},"traversable":false,"code":null},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"191\" y=\"266\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":3,"y":4}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var scoreText;\n\n\nscoreText = 'Score : ';\nquand('joueur arrive', function () {\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=\"HDPPktHYYk%*(Sh{0z74\" x=\"-75\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":1,"y":6}},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":6,"y":5}},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":7,"y":6}},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":11,"y":6}},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":10,"y":5}},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":17,"y":3}},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":24,"y":8}},{"position":{"x":23,"y":8},"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","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":16,"y":3},"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","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"url":"images/game/bonus/anims/coin.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=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":29,"y":3}},{"position":{"x":28,"y":3},"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","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"HDPPktHYYk%*(Sh{0z74\" x=\"105\" y=\"242\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"14c6W#2W#^T-[McO#,,(\"><field name=\"TEXT\">Score : </field></block></value><next><block type=\"gamecode_when\" id=\"2)@PhMHB[b.dHY9Rds30\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"~waQgbkTJSNK*HM@ci)=\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k_#m5CW4d~WMibURcklC\"><value name=\"variable\"><block type=\"player_variables\" id=\"5aKLUW^F5vIO7YOjW(0[\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"DG:hmnrMAU6@HNfJX:l!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"e{2M!C}LE9E^)5L)IPQD\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~y_HwyA)SW%wMIBV)3Qm\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\"-^r%,x]2fx9[sLY|MU]`\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"`{OWbwTi7uJ-M:-rVO/e\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"rkOp0t7NhB[+:j`UFa`u\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"bM-SBW/?ansgkPO~qXS8\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"-Eg2]mi2-FE8,YEFB=Lq\"><field name=\"variable\">score</field></block></value></block></value></block></value><next><block type=\"get_entities\" id=\",|N5t;2H}o=+:{elFjd@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"zyhrX,D%{UY){F^lwD3B\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"url":"images/game/bonus/anims/flower.png","type":"item","code":"quand('joueur arrive', fonction () {\n joueur.hauteurSaut = 4;\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Vkja6D{^[VTen#NC@DR\" x=\"340\" y=\"237\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"oY?usa_kw)m4xyzp^2TX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"P[?*JiE/n5]|~7EFF|1M\"><value name=\"variable\"><block type=\"player_variables\" id=\"c+*3_.Oje!QO@?!^rAwT\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"Sp=e4_=3SljTu=Dz-F-y\"><field name=\"NUM\">4</field></block></value><next><block type=\"get_entities\" id=\"?~^gnyHc%r.M%*|dUPLn\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"f+3H}:I`Fe=vVDKm-12@\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":14,"y":4}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":46,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":48,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":49,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":50,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":52,"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":55,"y":4},"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/bidon.png","type":"wall","position":{"x":58,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux.png","type":"wall","position":{"x":59,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux3.png","type":"wall","position":{"x":60,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux5.png","type":"wall","position":{"x":61,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux6.png","type":"wall","position":{"x":61,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux5.png","type":"wall","position":{"x":62,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux8.png","type":"wall","position":{"x":64,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux3.png","type":"wall","position":{"x":65,"y":3},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/drapeau_vert.png","position":{"x":65,"y":4},"traversable":true}],"player":{"urls":{"head":"./images/game/players/unicorn/","body":"./images/game/players/unicorn/","bullet":"images/game/players/elf/"},"position":{"x":1,"y":2},"type":"player","width":1,"height":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"KdL=9uXJAmp*(E!rSvX4\" x=\"-1190\" y=\"148\"><value name=\"variable\"><block type=\"player_variables\" id=\"k3-fwD?miY_[f{skOvW}\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\".G,G0Z:mn:t@8DeEh{9A\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"yQ@,zF=p67Jph0uI2:hh\"><value name=\"variable\"><block type=\"player_variables\" id=\"zi{o;2ZpTfiq{_:_-iz2\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"K.Vc(D8QWF62@s|gEK2H\"><field name=\"NUM\">7</field></block></value></block></next></block></xml>","code":"joueur.score = 0;\njoueur.hauteurSaut = 7;\n"},"endGame":{"wallpaper":"images/game/end_screens/end_screen_2.jpg","winText":"Victoire !","loseText":"Défaite :("},"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=\"246\"><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":"","needed":true,"customBlocklyDropdowns":{"player":[["vole","vole"],["score","score"]]}}
Communaute: 
1
Miniature: 
Application: 
Tags créateur: 

GameCode partners