Ciao e grazie, purtroppo anche questa versione ha livello Anaconda che non funziona, il livello dovrebbe avere 7 mosse per superarlo ma anche questa ha solo 1 mossa.
 
	 
 
	grazie ancora  CharlieChan
 
	 
 
	 
 
	TitleLevel29 = "Anaconda" 
	offsetLevel29 = 13731 
	offsetLevel29Clipend = offsetLevel29 + 1 
	TotalScenesLevel29 = 1     
	Lvl29mirror = 0                                                         
	Death29mirror = 0
 
	function setupLevel29(thisScene)
 
	    if thisScene == 1 then
 
	        sceneStart = offsetLevel29Clipend + 1 
	        sceneEnd   = 13881 
	        totalMoves = 1 
	         
	        move[1] = {50, 100, BUTTON1, 1}
 
	         
	         
	    end
 
	 
 
	 
 
	level_moves[ snake ]          = {L,U,U,L,U,L,R};