sans titre

Mission: 
Mission 3
Contenu: 
{"backgroundUrl":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/11237/11237-planet-1702788_1920.jpg","characters":[{"position":{"x":9,"y":2},"url":"images/game/characters/bugfive/","code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.retourneToi();\ntoujours(fonction () {\n personnage.tire();\n});\npersonnage.cadenceDeTir = 2;\nquand('est touché', fonction () {\n personnage.dit();\n});\n","width":1,"height":2,"type":"character","id":0,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"]bpT!-xJ_vq~Vxi:qRVT\" x=\"301\" y=\"170\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"%`Vc!pXugsf|}:,vE)F`\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"S1wDceOQudzA}O~d^9@s\"><value name=\"variable\"><block type=\"player_variables\" id=\"!@r?FN),II`YAn4~z]uW\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"h(Fy^_Us!WHd1UUCwmqI\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Dv;c],5,i|^`q^*=jMgX\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L7XS-m6V~b%`4J{[q9F-\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"get_entities_character\" id=\"M{y;0)%JL?Ww38UW4Sg:\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"qb+KK#{8KRAKnvny!+A8\"></block></value><next><block type=\"always\" id=\"sWgE.j@}JwnhV*qocEn7\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b5F=W6=A{bq:MUwZr#b7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"m(o?}_(j.Uwy?Y|Ht(!k\"></block></value></block></statement><next><block type=\"entities_assignment\" id=\"zk,-[h_7,)~I)-rZW+b]\"><value name=\"variable\"><block type=\"character_variables\" id=\"t_w;nw-D8aAs!RHpjAK4\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"XiJ6L0RgW^-Jjm~BH6Kz\"><field name=\"NUM\">2</field></block></value><next><block type=\"gamecode_when\" id=\"zt;1K,|sbiT:0wVof^TD\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"`}59y2wDk{Nj|I3cg.G:\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"ux3G,Q@BNA7I}bcHiA)6\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"o@aj*F!uZ}_uU9*4kc:m\"></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>"},{"position":{"x":21,"y":2},"url":"images/game/charactersV2/bugheight/","code":"toujours(fonction () {\n if (personnage.y >= 8) {\n personnage.vaVers({x: personnage.x, y: 2});\n } else if (personnage.y <= 2) {\n personnage.vaVers({x: personnage.x, y: 8});\n }});\n","width":1,"height":2,"type":"character","id":1,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"always\" id=\".hx:T;FS0HLuQTXMI%sI\" x=\"301\" y=\"144\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"8[AKrf1//U(~zQr(CwF2\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"~JN-VR^7`*v4j@P;g!ul\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"i75.X7G.CAM3WaE6qUU:\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"UKPoIS6Y9.X5?r6k;:kg\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"RP@SHBz:x[|MO+8^VO`;\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"r@HNlQ5#b9kRcI^!zcO~\"><value name=\"POSITION\"><block type=\"point\" id=\"p~+P!m7?(-_(gWjsYfQ/\"><value name=\"X\"><block type=\"character_variables\" id=\"xe=Yx1R{g{(Cq-Sm6uWI\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"z(du?Iw~6fD%;9o(RHyy\"><field name=\"NUM\">2</field></block></value></block></value></block></value></block></statement><value name=\"IF1\"><block type=\"compare\" id=\"2}eDT?*2H^}],+Xl@_;@\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"m5A!o5PZNAxZ|XM,S`Qp\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"=n6}3]ahL9sbp^7vUQ]-\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities_character\" id=\"oihhrj[6}Z]XAD(|TX3u\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"/+m.)z?n!sqP8%Ol]!%~\"><value name=\"POSITION\"><block type=\"point\" id=\"!cjN54y7kDUu_8,I0Xc9\"><value name=\"X\"><block type=\"character_variables\" id=\"vogf5_e`ecm=2)-{X{/Y\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"={V[2e4u~q!oGotlSmw6\"><field name=\"NUM\">8</field></block></value></block></value></block></value></block></statement></block></statement></block></xml>"},{"position":{"x":35,"y":2},"url":"images/game/charactersV2/bugseven/","code":"toujours(fonction () {\n personnage.avance();\n});\npersonnage.retourneToi();\nquand('est bloqué', fonction () {\n personnage.retourneToi();\n});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","width":1,"height":2,"type":"character","id":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"always\" id=\"{m)V~b,+H/S|/a|m7j4-\" x=\"301\" y=\"145\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"}+]X*6]oMR`s3/dv!3xd\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"XQMj/[SxSgO@[bT)|#;3\"></block></value></block></statement><next><block type=\"get_entities_character\" id=\"=S%BW,sIzQ0kmWVfekV-\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"-Zm2}EXQL;!=80Ibt.TH\"></block></value><next><block type=\"gamecode_when\" id=\"XaN59lkC^BnatuTPZ2jg\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\".Er8YH?WtGfQN=35x|y2\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"`Abk0_~@MQ^0/X!uXBp[\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"m{m!8Qw`)WQet~f1W?{Z\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"1]579yPf._]-7wTW-zF)\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"69y}J2jpFlgi%0tZ*K/]\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"X@dA.BSA_3*C5~*{Wv-`\"><value name=\"variable\"><block type=\"player_variables\" id=\"0GtWn0RmDqMU_=S?%T]/\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\".oWB4:u%b}3hj?=T=.8;\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"4jJF^af|D-u6IVmD:jga\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"=rDZFo,l8E`cv?H(vuLx\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"gamecode_when\" id=\"`,DOouRZa.:6Np!T`u08\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"o.!I%B4BLOxTZ1.+o:BO\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"G5t^c1]k{5+WR:5f5lop\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"v`CIwJzrH{qcCh^9!#~W\"><value name=\"TEXT\"><block type=\"text\" id=\"JEhUMYtvSUf2,HR?*[(.\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>"},{"position":{"x":38,"y":3},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\ntoujours(fonction () {\n personnage.tire();\n});\npersonnage.retourneToi();\npersonnage.cadenceDeTir = 1;\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"]bpT!-xJ_vq~Vxi:qRVT\" x=\"301\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"%`Vc!pXugsf|}:,vE)F`\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"S1wDceOQudzA}O~d^9@s\"><value name=\"variable\"><block type=\"player_variables\" id=\"!@r?FN),II`YAn4~z]uW\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"h(Fy^_Us!WHd1UUCwmqI\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Dv;c],5,i|^`q^*=jMgX\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L7XS-m6V~b%`4J{[q9F-\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"always\" id=\"sWgE.j@}JwnhV*qocEn7\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b5F=W6=A{bq:MUwZr#b7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"m(o?}_(j.Uwy?Y|Ht(!k\"></block></value></block></statement><next><block type=\"get_entities_character\" id=\"M{y;0)%JL?Ww38UW4Sg:\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"qb+KK#{8KRAKnvny!+A8\"></block></value><next><block type=\"entities_assignment\" id=\"zk,-[h_7,)~I)-rZW+b]\"><value name=\"variable\"><block type=\"character_variables\" id=\"t_w;nw-D8aAs!RHpjAK4\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"XiJ6L0RgW^-Jjm~BH6Kz\"><field name=\"NUM\">1</field></block></value><next><block type=\"gamecode_when\" id=\"E0TT#p1:`]!_{cz(U6#G\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"I,q3,H*Lpe,#[n+gG4yT\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b;;#^[d~7rT!dzS%h!F`\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"p#c1My)/a/w75f:dAK,~\"><value name=\"TEXT\"><block type=\"text\" id=\"*Ia?gPqYm+eVWVE4?Em2\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":3},{"position":{"x":61,"y":2},"url":"images/game/charactersV2/bugfour/","code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\n\ntoujours(fonction () {\n personnage.tire();\n});\n\npersonnage.retourneToi();\n\npersonnage.rateOfFire = 1;\n","width":1,"height":2,"type":"character","id":4,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"!{8+at7C6]wchE53;+y^\" x=\"301\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"c5]DlMCA3e.uE1,=mg3o\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"E3W}lVIFAgY)frrFo4+}\"><value name=\"variable\"><block type=\"player_variables\" id=\"~ybM2vUCqo7P@Ry=uG!9\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"u4];H.,lLednYexZ[:2M\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"aRJQly|i,D2ZO{2|YU{(\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Ed=Fe`2c7CNUY9O]71tu\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block><block type=\"always\" id=\"E[D!@bx%^PSI(bZH`4%p\" x=\"387\" y=\"233\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"u85h,o|T-R}zvpP_*oI/\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"X7Z}IG(Hbh:H);mN!z)C\"></block></value></block></statement></block><block type=\"get_entities_character\" id=\"Lix[vKBxc}|Akm[rrPE4\" x=\"670\" y=\"410\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"E26{HT7xVe-)bazYNRK|\"></block></value></block><block type=\"entities_assignment\" id=\"NEC^vTISG@DrYVwZ0Z;m\" x=\"670\" y=\"550\"><value name=\"variable\"><block type=\"character_variables\" id=\"oOlj31z=gL3F)OMP}6_G\"><field name=\"variable\">rateOfFire</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"cqgs#2U:{uD{|!Rrmhto\"><field name=\"NUM\">1</field></block></value></block></xml>"},{"position":{"x":70,"y":2},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.cadenceDeTir = 0.5;\ntoujours(fonction () {\n personnage.avance();\n personnage.tire();\n});\nquand('est bloqué', fonction () {\n personnage.retourneToi();\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/charactersV2/bugseven/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"1]579yPf._]-7wTW-zF)\" x=\"301\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"69y}J2jpFlgi%0tZ*K/]\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"X@dA.BSA_3*C5~*{Wv-`\"><value name=\"variable\"><block type=\"player_variables\" id=\"0GtWn0RmDqMU_=S?%T]/\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\".oWB4:u%b}3hj?=T=.8;\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"4jJF^af|D-u6IVmD:jga\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"=rDZFo,l8E`cv?H(vuLx\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"entities_assignment\" id=\"BZ./jr#?A.SRZQ7MpFwG\"><value name=\"variable\"><block type=\"character_variables\" id=\"-GYP:~DGaQQ!/=Yyq?3y\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"k=d38/c4x3*T%NAMYJZ}\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"always\" id=\"{m)V~b,+H/S|/a|m7j4-\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"}+]X*6]oMR`s3/dv!3xd\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"XQMj/[SxSgO@[bT)|#;3\"></block></value><next><block type=\"get_entities_character\" id=\"bU;vSMp~`5?~rJm9_uDk\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"e#?=PkpiQ=@NGklX@kBI\"></block></value></block></next></block></statement><next><block type=\"gamecode_when\" id=\"XaN59lkC^BnatuTPZ2jg\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\".Er8YH?WtGfQN=35x|y2\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"`Abk0_~@MQ^0/X!uXBp[\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"m{m!8Qw`)WQet~f1W?{Z\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"V0^8]9fC(Zr+*n6U/`uG\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"@Ldm4cKkriYCe#b2PmD7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"8(qhKB)~^il4W3;K3!pQ\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"jGB;N~R5/8T3OoCd+]p[\"><value name=\"TEXT\"><block type=\"text\" id=\"+Qpk/lWE?w6kuGo8ECsa\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":5},{"position":{"x":77,"y":5},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.retourneToi();\npersonnage.cadenceDeTir = 0.5;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/charactersV2/bugfour/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"!{8+at7C6]wchE53;+y^\" x=\"883\" y=\"1199\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"c5]DlMCA3e.uE1,=mg3o\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"E3W}lVIFAgY)frrFo4+}\"><value name=\"variable\"><block type=\"player_variables\" id=\"~ybM2vUCqo7P@Ry=uG!9\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"u4];H.,lLednYexZ[:2M\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"aRJQly|i,D2ZO{2|YU{(\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Ed=Fe`2c7CNUY9O]71tu\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"get_entities_character\" id=\"Lix[vKBxc}|Akm[rrPE4\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"E26{HT7xVe-)bazYNRK|\"></block></value><next><block type=\"entities_assignment\" id=\"NEC^vTISG@DrYVwZ0Z;m\"><value name=\"variable\"><block type=\"character_variables\" id=\"oOlj31z=gL3F)OMP}6_G\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"cqgs#2U:{uD{|!Rrmhto\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"always\" id=\"E[D!@bx%^PSI(bZH`4%p\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"u85h,o|T-R}zvpP_*oI/\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"X7Z}IG(Hbh:H);mN!z)C\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"19G1_+;f5z/u5qxg*9R=\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"mmU5,=DXc#C.bW1=/~v!\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"[,Xi}rq]k?z79}g-CV*s\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"_YSf^ka*6tt^;o}m2K,r\"><value name=\"TEXT\"><block type=\"text\" id=\"pw{{_0eaq1^~vR6MRHYP\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":6},{"position":{"x":74,"y":7},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.retourneToi();\npersonnage.cadenceDeTir = 0.5;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"]bpT!-xJ_vq~Vxi:qRVT\" x=\"563\" y=\"641\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"%`Vc!pXugsf|}:,vE)F`\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"S1wDceOQudzA}O~d^9@s\"><value name=\"variable\"><block type=\"player_variables\" id=\"!@r?FN),II`YAn4~z]uW\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"h(Fy^_Us!WHd1UUCwmqI\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Dv;c],5,i|^`q^*=jMgX\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L7XS-m6V~b%`4J{[q9F-\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"get_entities_character\" id=\"M{y;0)%JL?Ww38UW4Sg:\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"qb+KK#{8KRAKnvny!+A8\"></block></value><next><block type=\"entities_assignment\" id=\"zk,-[h_7,)~I)-rZW+b]\"><value name=\"variable\"><block type=\"character_variables\" id=\"t_w;nw-D8aAs!RHpjAK4\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"XiJ6L0RgW^-Jjm~BH6Kz\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"always\" id=\"sWgE.j@}JwnhV*qocEn7\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b5F=W6=A{bq:MUwZr#b7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"m(o?}_(j.Uwy?Y|Ht(!k\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"{UA?iSguwy[C/QY/eW|4\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"=s6KpTclGL=FK/Z9mhV4\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"JrDZ3n_Tey}D3n0,h2YQ\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"]aK@zyEK+Gt,,9q5~}/Z\"><value name=\"TEXT\"><block type=\"text\" id=\"y0+U{D/~]H/0P1)DGf!@\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":7},{"position":{"x":40,"y":5},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\ntoujours(fonction () {\n personnage.tire();\n});\npersonnage.retourneToi();\npersonnage.cadenceDeTir = 1;\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"]bpT!-xJ_vq~Vxi:qRVT\" x=\"301\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"%`Vc!pXugsf|}:,vE)F`\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"S1wDceOQudzA}O~d^9@s\"><value name=\"variable\"><block type=\"player_variables\" id=\"!@r?FN),II`YAn4~z]uW\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"h(Fy^_Us!WHd1UUCwmqI\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Dv;c],5,i|^`q^*=jMgX\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L7XS-m6V~b%`4J{[q9F-\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"always\" id=\"sWgE.j@}JwnhV*qocEn7\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b5F=W6=A{bq:MUwZr#b7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"m(o?}_(j.Uwy?Y|Ht(!k\"></block></value></block></statement><next><block type=\"get_entities_character\" id=\"M{y;0)%JL?Ww38UW4Sg:\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"qb+KK#{8KRAKnvny!+A8\"></block></value><next><block type=\"entities_assignment\" id=\"zk,-[h_7,)~I)-rZW+b]\"><value name=\"variable\"><block type=\"character_variables\" id=\"t_w;nw-D8aAs!RHpjAK4\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"XiJ6L0RgW^-Jjm~BH6Kz\"><field name=\"NUM\">1</field></block></value><next><block type=\"gamecode_when\" id=\"E0TT#p1:`]!_{cz(U6#G\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"I,q3,H*Lpe,#[n+gG4yT\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b;;#^[d~7rT!dzS%h!F`\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"p#c1My)/a/w75f:dAK,~\"><value name=\"TEXT\"><block type=\"text\" id=\"*Ia?gPqYm+eVWVE4?Em2\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":8},{"position":{"x":80,"y":4},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.retourneToi();\npersonnage.cadenceDeTir = 0.5;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"]bpT!-xJ_vq~Vxi:qRVT\" x=\"301\" y=\"170\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"%`Vc!pXugsf|}:,vE)F`\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"S1wDceOQudzA}O~d^9@s\"><value name=\"variable\"><block type=\"player_variables\" id=\"!@r?FN),II`YAn4~z]uW\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"h(Fy^_Us!WHd1UUCwmqI\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Dv;c],5,i|^`q^*=jMgX\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L7XS-m6V~b%`4J{[q9F-\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"get_entities_character\" id=\"M{y;0)%JL?Ww38UW4Sg:\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"qb+KK#{8KRAKnvny!+A8\"></block></value><next><block type=\"entities_assignment\" id=\"zk,-[h_7,)~I)-rZW+b]\"><value name=\"variable\"><block type=\"character_variables\" id=\"t_w;nw-D8aAs!RHpjAK4\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"XiJ6L0RgW^-Jjm~BH6Kz\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"always\" id=\"sWgE.j@}JwnhV*qocEn7\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b5F=W6=A{bq:MUwZr#b7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"m(o?}_(j.Uwy?Y|Ht(!k\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"{UA?iSguwy[C/QY/eW|4\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"=s6KpTclGL=FK/Z9mhV4\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"JrDZ3n_Tey}D3n0,h2YQ\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"]aK@zyEK+Gt,,9q5~}/Z\"><value name=\"TEXT\"><block type=\"text\" id=\"y0+U{D/~]H/0P1)DGf!@\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":9},{"position":{"x":71,"y":6},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.retourneToi();\npersonnage.cadenceDeTir = 0.5;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/charactersV2/bugfour/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"!{8+at7C6]wchE53;+y^\" x=\"351\" y=\"337\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"c5]DlMCA3e.uE1,=mg3o\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"E3W}lVIFAgY)frrFo4+}\"><value name=\"variable\"><block type=\"player_variables\" id=\"~ybM2vUCqo7P@Ry=uG!9\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"u4];H.,lLednYexZ[:2M\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"aRJQly|i,D2ZO{2|YU{(\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Ed=Fe`2c7CNUY9O]71tu\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"get_entities_character\" id=\"Lix[vKBxc}|Akm[rrPE4\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"E26{HT7xVe-)bazYNRK|\"></block></value><next><block type=\"entities_assignment\" id=\"NEC^vTISG@DrYVwZ0Z;m\"><value name=\"variable\"><block type=\"character_variables\" id=\"oOlj31z=gL3F)OMP}6_G\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"cqgs#2U:{uD{|!Rrmhto\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"always\" id=\"E[D!@bx%^PSI(bZH`4%p\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"u85h,o|T-R}zvpP_*oI/\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"X7Z}IG(Hbh:H);mN!z)C\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"19G1_+;f5z/u5qxg*9R=\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"mmU5,=DXc#C.bW1=/~v!\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"[,Xi}rq]k?z79}g-CV*s\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"_YSf^ka*6tt^;o}m2K,r\"><value name=\"TEXT\"><block type=\"text\" id=\"pw{{_0eaq1^~vR6MRHYP\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":10},{"position":{"x":77,"y":2},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.cadenceDeTir = 0.5;\ntoujours(fonction () {\n personnage.avance();\n personnage.tire();\n});\nquand('est bloqué', fonction () {\n personnage.retourneToi();\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/charactersV2/bugseven/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"1]579yPf._]-7wTW-zF)\" x=\"1391\" y=\"2209\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"69y}J2jpFlgi%0tZ*K/]\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"X@dA.BSA_3*C5~*{Wv-`\"><value name=\"variable\"><block type=\"player_variables\" id=\"0GtWn0RmDqMU_=S?%T]/\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\".oWB4:u%b}3hj?=T=.8;\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"4jJF^af|D-u6IVmD:jga\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"=rDZFo,l8E`cv?H(vuLx\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"entities_assignment\" id=\"BZ./jr#?A.SRZQ7MpFwG\"><value name=\"variable\"><block type=\"character_variables\" id=\"-GYP:~DGaQQ!/=Yyq?3y\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"k=d38/c4x3*T%NAMYJZ}\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"always\" id=\"{m)V~b,+H/S|/a|m7j4-\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"}+]X*6]oMR`s3/dv!3xd\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"XQMj/[SxSgO@[bT)|#;3\"></block></value><next><block type=\"get_entities_character\" id=\"bU;vSMp~`5?~rJm9_uDk\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"e#?=PkpiQ=@NGklX@kBI\"></block></value></block></next></block></statement><next><block type=\"gamecode_when\" id=\"XaN59lkC^BnatuTPZ2jg\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\".Er8YH?WtGfQN=35x|y2\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"`Abk0_~@MQ^0/X!uXBp[\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"m{m!8Qw`)WQet~f1W?{Z\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"V0^8]9fC(Zr+*n6U/`uG\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"@Ldm4cKkriYCe#b2PmD7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"8(qhKB)~^il4W3;K3!pQ\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"jGB;N~R5/8T3OoCd+]p[\"><value name=\"TEXT\"><block type=\"text\" id=\"+Qpk/lWE?w6kuGo8ECsa\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":11},{"position":{"x":99,"y":8},"code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\npersonnage.retourneToi();\npersonnage.cadenceDeTir = 0.5;\ntoujours(fonction () {\n personnage.tire();\n});\nquand('est touché', fonction () {\n personnage.dit('AARRGGHH !!!!');\n});\n","url":"images/game/characters/bugfive/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"]bpT!-xJ_vq~Vxi:qRVT\" x=\"301\" y=\"170\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"%`Vc!pXugsf|}:,vE)F`\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"S1wDceOQudzA}O~d^9@s\"><value name=\"variable\"><block type=\"player_variables\" id=\"!@r?FN),II`YAn4~z]uW\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"h(Fy^_Us!WHd1UUCwmqI\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"Dv;c],5,i|^`q^*=jMgX\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L7XS-m6V~b%`4J{[q9F-\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"get_entities_character\" id=\"M{y;0)%JL?Ww38UW4Sg:\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"qb+KK#{8KRAKnvny!+A8\"></block></value><next><block type=\"entities_assignment\" id=\"zk,-[h_7,)~I)-rZW+b]\"><value name=\"variable\"><block type=\"character_variables\" id=\"t_w;nw-D8aAs!RHpjAK4\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"XiJ6L0RgW^-Jjm~BH6Kz\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"always\" id=\"sWgE.j@}JwnhV*qocEn7\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"b5F=W6=A{bq:MUwZr#b7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"m(o?}_(j.Uwy?Y|Ht(!k\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"{UA?iSguwy[C/QY/eW|4\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"=s6KpTclGL=FK/Z9mhV4\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"JrDZ3n_Tey}D3n0,h2YQ\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"]aK@zyEK+Gt,,9q5~}/Z\"><value name=\"TEXT\"><block type=\"text\" id=\"y0+U{D/~]H/0P1)DGf!@\"><field name=\"TEXT\">AARRGGHH !!!!</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":12}],"tiles":[{"position":{"x":0,"y":2},"traversable":false,"url":"images/game/blocks/kano.png","type":"wall","code":null,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>"},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":0,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":2,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":3,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BA.png","type":"wall","position":{"x":6,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":1,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CC.png","type":"wall","position":{"x":10,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":4,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":5,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":7,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":8,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":9,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":12,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CA.png","type":"wall","position":{"x":11,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":13,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":14,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":15,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-DROITE.png","type":"wall","position":{"x":16,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":20,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-AB.png","type":"wall","position":{"x":21,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":22,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":23,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON.png","type":"wall","position":{"x":24,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-AB.png","type":"wall","position":{"x":25,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-AB.png","type":"wall","position":{"x":26,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":27,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":22,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":24,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":28,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":29,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/inter01.png","type":"item","code":"gravite = 50;\nquand('joueur arrive', fonction () {\n defaite();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"301\" y=\"144\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block><block type=\"gamecode_when\" id=\"%0p4M`h;ZP`A_w}(Tlj5\" x=\"390\" y=\"250\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"JbuV4,80uf:-?F?:J(9Z\"></block></value><statement name=\"BODY\"><block type=\"game_over\" id=\"Vv;q-4{c_gA8.A*b9tCT\"></block></statement></block></xml>","traversable":true,"position":{"x":25,"y":2}},{"url":"images/game/bonus/inter01.png","type":"item","code":"gravite = 50;\nquand('joueur arrive', fonction () {\n defaite();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"301\" y=\"144\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block><block type=\"gamecode_when\" id=\"%0p4M`h;ZP`A_w}(Tlj5\" x=\"390\" y=\"250\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"JbuV4,80uf:-?F?:J(9Z\"></block></value><statement name=\"BODY\"><block type=\"game_over\" id=\"Vv;q-4{c_gA8.A*b9tCT\"></block></statement></block></xml>","traversable":true,"position":{"x":26,"y":2}},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":29,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":28,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":27,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":23,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":30,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":31,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":32,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":33,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":34,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":35,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":36,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":37,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":38,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":39,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BB.png","type":"wall","position":{"x":40,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":11,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":12,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":13,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":12,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":13,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":13,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":23,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":22,"y":8},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"170\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":10,"y":7}},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":41,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":42,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":43,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":44,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":47,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":41,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":44,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":44,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":44,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":44,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":45,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":46,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":48,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":40,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":39,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":40,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":41,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":40,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":39,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":38,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/inter01.png","type":"item","code":"gravite = 50;\nquand('joueur arrive', fonction () {\n defaite();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"301\" y=\"145\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block><block type=\"gamecode_when\" id=\"%0p4M`h;ZP`A_w}(Tlj5\" x=\"390\" y=\"250\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"JbuV4,80uf:-?F?:J(9Z\"></block></value><statement name=\"BODY\"><block type=\"game_over\" id=\"Vv;q-4{c_gA8.A*b9tCT\"></block></statement></block></xml>","traversable":true,"position":{"x":42,"y":2}},{"url":"images/game/bonus/inter01.png","type":"item","code":"gravite = 50;\nquand('joueur arrive', fonction () {\n defaite();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"301\" y=\"145\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block><block type=\"gamecode_when\" id=\"%0p4M`h;ZP`A_w}(Tlj5\" x=\"390\" y=\"250\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"JbuV4,80uf:-?F?:J(9Z\"></block></value><statement name=\"BODY\"><block type=\"game_over\" id=\"Vv;q-4{c_gA8.A*b9tCT\"></block></statement></block></xml>","traversable":true,"position":{"x":43,"y":2}},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":41,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/depart.png","type":"item","code":"","sourceXml":null,"traversable":true,"position":{"x":0,"y":3}},{"url":"images/game/bonus/cristaux2.png","type":"item","code":"","sourceXml":null,"traversable":true,"position":{"x":23,"y":2}},{"type":"item","url":"images/game/bonus/cristaux2.png","position":{"x":28,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>","code":""},{"url":"images/game/bonus/soin_boost2.png","type":"item","code":"gravite = 50;\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie+5);\n objet.disparait();\n});\n","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><block type=\"gamecode_when\" id=\"~w|LA14eb;?`Lfz5zRn!\" x=\"490\" y=\"250\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\",p6(%ab?(%YG7k/3#!@6\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"F1nIHc5n|Y3DeXHeB`-n\"><value name=\"variable\"><block type=\"player_variables\" id=\"tT4e~1:.}quz`A0I3@e_\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7zMT,/N4jI^V@]E=@*te\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"AFE54xvU]M5YH5W7x%3:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"`jSso0bfRyV%Z-`9B*aA\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"cW}K;Dw=e]e-i@tWe1P,\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"PD,#2Or!4N#+y%AkpqrI\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":17,"y":9}},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":17,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":18,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":19,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":15,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":16,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":49,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":50,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":56,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":57,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":56,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":51,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":55,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":58,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":54,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-SEUL.png","type":"wall","position":{"x":52,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":50,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CA.png","type":"wall","position":{"x":46,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CA.png","type":"wall","position":{"x":48,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":58,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":59,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":60,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":61,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":62,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":62,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":62,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":62,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-AC.png","type":"wall","position":{"x":62,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-A.png","type":"wall","position":{"x":61,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CA.png","type":"wall","position":{"x":59,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":60,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":69,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":67,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":68,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":70,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":71,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":72,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":73,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-A.png","type":"wall","position":{"x":74,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AA.png","type":"wall","position":{"x":66,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-A.png","type":"wall","position":{"x":75,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-A.png","type":"wall","position":{"x":76,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":77,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":78,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":79,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":80,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":81,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":82,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":86,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":87,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":89,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":88,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":87,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":87,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":87,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":85,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":91,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":92,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":91,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":91,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":91,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":91,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":91,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":92,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":87,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":87,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":97,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":97,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":105,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":107,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":108,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":108,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":107,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":110,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":110,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":110,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":110,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":112,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":114,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":116,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":116,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":116,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":93,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":94,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":93,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":94,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":118,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":118,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":118,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":84,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":94,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":95,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":97,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":97,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":97,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":97,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":98,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":99,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":100,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":100,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":100,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":98,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":99,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":100,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":100,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":100,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":102,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":102,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":102,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":102,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":102,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":102,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":103,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":104,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":109,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":109,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":107,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":107,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":107,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":107,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":110,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":110,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":112,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":112,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":112,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":112,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":112,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":113,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":116,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":116,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":116,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":117,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":117,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":117,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":120,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":120,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":121,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":122,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":120,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":120,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":121,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":122,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":120,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":120,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":123,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":123,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":123,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":124,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":126,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":126,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":126,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":126,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":126,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":127,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":128,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":127,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":128,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":127,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":128,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":83,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":84,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":87,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":85,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":86,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":88,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":89,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":90,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":91,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":92,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":93,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":94,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":95,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":96,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":97,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":98,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":99,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":100,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":101,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":102,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":103,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":104,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":105,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":106,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":107,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":108,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":109,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":110,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":111,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":112,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":113,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":114,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":115,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":116,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":117,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":118,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":119,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":120,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":121,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":122,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":123,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":124,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":125,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":126,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":127,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":128,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":131,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":132,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":133,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":134,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":135,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":136,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":137,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":137,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":134,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":135,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":135,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":136,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":137,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":138,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":139,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":139,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":140,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":141,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":140,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":141,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":133,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":138,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":139,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":142,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":142,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":126,"y":6},"traversable":false,"code":null},{"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\ngravite = 50;","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"bn8O)=e^L1iciOWu#`U@\" x=\"301\" y=\"170\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"uo5yae^dMP^IS.}_^ML~\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"zK@SZXF_.]d])1:}vlE5\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"ykeb:s5zo-Hy8}iz4CMX\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"uAwyo(sSdCvSBSx%?QUG\"><field name=\"variable\">Score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"j.sxWTCKR;aE_FbAEl!?\"><field name=\"NUM\">5</field></block></value></block></value><statement name=\"DO0\"><block type=\"victory\" id=\"7FuxIazUy4IBm0+=#xuf\"></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\":)46}5MP}XE*UaxT.vT*\"></block></statement></block></statement></block><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"386\" y=\"232\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block></xml>","traversable":true,"position":{"x":142,"y":8}},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":71,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":77,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":74,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":80,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":81,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":82,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":83,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":80,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AB.png","type":"wall","position":{"x":66,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"144\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":26,"y":7}},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"145\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":33,"y":2}},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"145\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":43,"y":9}},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"145\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":47,"y":5}},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"145\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":59,"y":5}},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"170\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":89,"y":2}},{"url":"images/game/bonus/cristaux trala.png","type":"item","code":"var scoreText;\n\n\njoueur.Score = 0;\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=\"entities_assignment\" id=\"u=AzWh[Ek+8GR(v1zyY0\" x=\"301\" y=\"170\"><value name=\"variable\"><block type=\"player_variables\" id=\"lSpW!;7we+;[K)0;a#GO\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"zoBIJ.#3Qkj53TW=Bo6i\"><field name=\"NUM\">0</field></block></value><next><block type=\"set_var\" id=\"uzbhcS[aEY!!:-%IKE^.\"><field name=\"VARNAME\">scoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\".ZfNi+4e_9?OU0eG:!EW\"><field name=\"TEXT\">score: </field></block></value><next><block type=\"gamecode_when\" id=\"q8XL=SStI:5e;aG(/C;u\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Lej+1lEJ,h@5j0-LpIWX\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"0v`#u;Po/WbB@Ce7HnBj\"><value name=\"variable\"><block type=\"player_variables\" id=\"6aHwq-=?(6!()t0K(.pn\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%h{BKsbv2gHd[3_bk}wS\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"E1%ZZPq0Gb63=PDs}Z87\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JJCTq0ADw]O5+=2c#Q-y\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"4(_V^Zo=2kk*rhsC4#m}\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"USSi:^FJxAziMNOx+4/]\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"Se_0mHoGM*Dg]=vlQwlG\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"_GMR{L%}knks)P/1/iv6\"><field name=\"VAR\">scoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"w/M4yLll5zvwokZ30JwB\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"}WitcHHjY]?T91zU28OZ\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"XqET%UE^RiEebxC^`weQ\"></block></value></block></next></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":127,"y":5}}],"player":{"urls":{"head":"./images/game/players/elf_bug/","body":"./images/game/players/elf_bug/","bullet":"./images/game/players/elf/"},"position":{"x":2,"y":2},"type":"player","width":1,"height":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"h;?V}+1h,5aQOVkP(tOG\" x=\"301\" y=\"170\"><field name=\"VARNAME\">myVar</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\":vpF/acV:_([5z4I2zEQ\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"condition_if\" id=\"{=lzrp?wd{Vyooo;?r(?\"><value name=\"IF0\"><block type=\"compare\" id=\"3AIFXIHdDW/XgQXhz1+)\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"EVmhzp84=tmXAEu#HFlk\"><field name=\"VAR\">superSpeed</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"=5LN`kqZ,Wf`^`Lr,@n,\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"s:^L9ZHj9H3B/(,sJ=:y\"><value name=\"variable\"><block type=\"player_variables\" id=\"?fbF`F0[3sj}c8j.J.5Q\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"^nPxj?Am*?,dR[5a//S@\"><field name=\"NUM\">10</field></block></value></block></statement><next><block type=\"gamecode_when\" id=\"C/^N54}@P-qntP@#HGnc\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"bNop@Ziyct.3LC!#qhwN\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"mfo+sMWo(OKK~gE3j,w`\"><value name=\"variable\"><block type=\"player_variables\" id=\"uZ38GWtI^N=]6ztf;+Ui\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"F.Mtb4Ha#[M:=`SOZAU4\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"cwzt/`z@7%G[A/whGrKp\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"~0=XPl00NL]p|DXk#=4}\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"entities_assignment\" id=\"Fco_]*V/Xm)`6A9.3?!B\"><value name=\"variable\"><block type=\"player_variables\" id=\"0_0Ub`ft_i!eCjCJhMcY\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"PxsJf+`2BotumG@RA%1?\"><field name=\"NUM\">10</field></block></value><next><block type=\"entities_assignment\" id=\"d=kZ9%wS6yVqsDO!H~p|\"><value name=\"variable\"><block type=\"player_variables\" id=\",gM|6!#77;1Ox53E(b4;\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"ZRJti!X5i/L2KEkmla_R\"><field name=\"NUM\">7</field></block></value></block></next></block></next></block></next></block></next></block></xml>","code":"var myVar, superSpeed;\n\n\nmyVar = false;\nif (superSpeed === true) {\n joueur.vitesse = 10;\n} quand('est touché', fonction () {\n joueur.vie = (joueur.vie-1);\n});\njoueur.vie = 10;\njoueur.hauteurSaut = 7;\n"},"endGame":{"wallpaper":"images/game/end_screens/end_screen_2.jpg","winText":"Success!","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=\"300\" 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/11237/11237-landscapeAJ.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/11237/11237-SpaceScape.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/11237/11237-SpaceLandscape.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/11237/11237-planet-1702788_1920.jpg"],"blocs":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/11237/11237-asteroid.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/11237/11237-asteroids.jpg"]},"needed":true,"customBlocklyDropdowns":{"player":[["Fly","Fly"],["Invincible","Invincible"],["Score","Score"]],"character":[["Invincible","Invincible"]]}}
Communaute: 
0
Miniature: 
Application: 
Tags créateur: 

GameCode partners