sans titre

Mission: 
Jouer
Contenu: 
{"backgroundUrl":"images/game/end_screens/snow_land.png","characters":[{"position":{"x":4,"y":2},"url":"images/game/charactersV2/snowman/","code":"personnage.hauteurSaut = 1;\npersonnage.vitesse = 2;\ntoujours(fonction () {\n personnage.avance();\n});\nquand('est bloqué', fonction () {\n personnage.saute();\n});\n","width":1,"height":2,"type":"character","id":0,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"NoJpd,|ro54,??3(h8eT\" x=\"349\" y=\"187\"><value name=\"variable\"><block type=\"character_variables\" id=\",?y|q*iRB+%`L[0=reAX\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"lx;aX^mSWgK/[q({wrq.\"><field name=\"NUM\">1</field></block></value><next><block type=\"entities_assignment\" id=\"_Dt2}PD[ztQ:W4dYQs2B\"><value name=\"variable\"><block type=\"character_variables\" id=\"6#?h3@3HwnXr2tG~lMeu\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"e3T=}TU/Qd*|mAMK)!DJ\"><field name=\"NUM\">2</field></block></value><next><block type=\"always\" id=\".d;l0TY)nkN-!(|:~t|F\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"m(|,R#njNj.JQJB,=-##\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"DXy5L#KqCLU8|ZI3XpM/\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"wMbYW2W{jA!(F.N0m|[O\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"r)su=Y;l2dWrqbLWVoog\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\")o|]2z}h..V*C,OI#g)9\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"l0MLd9/yN*:ttjPVWo7W\"></block></value></block></statement></block></next></block></next></block></next></block></xml>"},{"position":{"x":3,"y":7},"url":"images/game/charactersV2/bear/","code":"personnage.dit('3, 2, 1.. Partez!');\n","width":1,"height":2,"type":"character","id":1,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"get_entities_character\" id=\"Ir;af;5U%4:J%xVPngFb\" x=\"460\" y=\"271\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"k:AIjq*Tk,JnIr6E)zMp\"><value name=\"TEXT\"><block type=\"text\" id=\"M@f.%tWn(596c{O#V]MN\"><field name=\"TEXT\">3, 2, 1.. Partez!</field></block></value></block></value></block></xml>"}],"tiles":[{"position":{"x":0,"y":1},"url":"images/game/blocks/ice/glace2.png","type":"wall","code":null,"traversable":false},{"position":{"x":1,"y":1},"url":"images/game/blocks/ice/glace4.png","type":"wall","code":null,"traversable":false},{"position":{"x":2,"y":1},"url":"images/game/blocks/ice/glace4.png","type":"wall","code":null,"traversable":false},{"position":{"x":3,"y":1},"url":"images/game/blocks/ice/glace4.png","type":"wall","code":null,"traversable":false},{"position":{"x":4,"y":1},"url":"images/game/blocks/ice/glace4.png","type":"wall","code":null,"traversable":false},{"position":{"x":5,"y":1},"url":"images/game/blocks/ice/glace4.png","type":"wall","code":null,"traversable":false},{"position":{"x":6,"y":1},"url":"images/game/blocks/ice/glace4.png","type":"wall","code":null,"traversable":false},{"position":{"x":7,"y":1},"url":"images/game/blocks/ice/glace4.png","type":"wall","code":null,"traversable":false},{"position":{"x":8,"y":1},"url":"images/game/blocks/ice/glace3.png","type":"wall","code":null,"traversable":false},{"position":{"x":9,"y":1},"url":"images/game/blocks/ice/glace3.png","type":"wall","code":null,"traversable":false},{"url":"images/game/blocks/pipes/tuyaux2.png","type":"wall","position":{"x":3,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ice/glace5.png","type":"wall","position":{"x":11,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ice/glace4.png","type":"wall","position":{"x":10,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AA.png","type":"wall","position":{"x":7,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-AC.png","type":"wall","position":{"x":8,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pipes/tuyaux.png","type":"wall","position":{"x":2,"y":6},"traversable":false,"code":null},{"url":"images/game/bonus/drapeau_jaune.png","type":"item","code":"","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>","traversable":true,"position":{"x":1,"y":2}},{"url":"images/game/blocks/stone/ROCHE-C.png","type":"wall","position":{"x":17,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-B.png","type":"wall","position":{"x":16,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-DROITE.png","type":"wall","position":{"x":22,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","position":{"x":21,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-GAUCHE.png","type":"wall","position":{"x":20,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/drapeau_vert.png","type":"item","code":"quand('joueur arrive', function () {\n victoire();\n});\nquand('personnage arrive', function (personnage) {\n defaite();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"`=5(oRMY-`S.Dy^ccqg|\" x=\"444\" y=\"274\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"g]iO2wv,i]x,k]k8nTRO\"></block></value><statement name=\"BODY\"><block type=\"victory\" id=\"j81J@Bo78F4]`J;1pPNj\"></block></statement><next><block type=\"when_character\" id=\"dw/J)C2#qa*3Lh5G5Fec\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"game_over\" id=\"RA2sT8ZGOdOwBQriR/.C\"></block></statement></block></next></block></xml>","traversable":true,"position":{"x":22,"y":2}},{"url":"images/game/blocks/stone/ROCHE-BB.png","type":"wall","position":{"x":15,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CA.png","type":"wall","position":{"x":14,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/action2.png","type":"item","code":"quand('personnage arrive', fonction (personnage) {\n personnage.saute();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"when_character\" id=\"x(~[Ra7eA5e-qfQKSU%]\" x=\"404\" y=\"271\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"Y(N_+vn(0[vQ6[ChPf(E\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"~:I1(==+dAOVx%Sv@[uc\"></block></value></block></statement></block></xml>","traversable":true,"position":{"x":12,"y":2}},{"url":"images/game/bonus/action2.png","type":"item","code":"quand('personnage arrive', function (personnage) {\n personnage.saute();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"when_character\" id=\"x(~[Ra7eA5e-qfQKSU%]\" x=\"404\" y=\"271\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"Y(N_+vn(0[vQ6[ChPf(E\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"~:I1(==+dAOVx%Sv@[uc\"></block></value></block></statement></block></xml>","traversable":true,"position":{"x":18,"y":2}},{"type":"wall","url":"images/game/blocks/stone/ROCHE-CC.png","position":{"x":5,"y":2},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/cristaux2.png","position":{"x":7,"y":3},"traversable":true},{"type":"item","url":"images/game/bonus/cristaux2.png","position":{"x":9,"y":2},"traversable":true},{"url":"images/game/blocks/stone/ROCHE-CC.png","type":"wall","position":{"x":6,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CC.png","type":"wall","position":{"x":6,"y":4},"traversable":false,"code":null}],"player":{"urls":{"head":"./images/game/playersV2/ninja/","body":"./images/game/playersV2/debo/","bullet":"images/game/players/elf/"},"position":{"x":3,"y":2},"type":"player","width":1,"height":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"_Dt2}PD[ztQ:W4dYQs2B\" x=\"349\" y=\"187\"><value name=\"variable\"><block type=\"player_variables\" id=\".=[=liuasS+S;YMfbTPV\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"e3T=}TU/Qd*|mAMK)!DJ\"><field name=\"NUM\">4</field></block></value><next><block type=\"entities_assignment\" id=\"n.WN1f,#GhH]SSa-d:y.\"><value name=\"variable\"><block type=\"player_variables\" id=\"?BEV@:nI7IUM^Omv*TlG\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"1QR3TL)3RXf=j`7[,gQl\"><field name=\"NUM\">3</field></block></value></block></next></block></xml>","code":"joueur.vitesse = 4;\njoueur.hauteurSaut = 3;\n"},"endGame":{"wallpaper":"images/game/end_screens/end_screen_4.jpg","winText":"Bien joué !","loseText":"Défaite :("},"sounds":{"music":"sounds/musics/feel_good","win":"sounds/win/01","loose":"sounds/loose/01","items":"sounds/bonus/01"},"soundEnable":false,"name":"Test","goal":"Finir le niveau","generalScript":"gravite = 50;","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"349\" y=\"187\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block></xml>","code":"","needed":true}
Communaute: 
0
Miniature: 
Application: 
Tags créateur: 

GameCode partners