Enter the JSON below to get access to my project! {"objName":"Stage", "children": [{"objName":"project" ,"variables":[ {"name": "Vertical" , "value": "-1.0029006141e-313" , "isPersistent":false} , {"name": "Horizontal" , "value": "-1.56703220956e-313" , "isPersistent":false} ] ,"scripts":[ [ 52 , -241 , [ ["whenGreenFlag" ] , ["gotoX:y:" , "0" , "0" ] , ["setRotationStyle" , "all around" ] , ["doForever" ,[ ["doIf" , ["keyPressed:" , "up arrow" ] ,[ ["setVar:to:" , "Vertical" , "4" ] ] ] , ["doIf" , ["keyPressed:" , "down arrow" ] ,[ ["setVar:to:" , "Vertical" , "-4" ] ] ] , ["changeYposBy:" , ["readVariable" , "Vertical" ] ] , ["setVar:to:" , "Vertical" , ["*" , ["readVariable" , "Vertical" ] , "0.8" ] ] , ["doIf" , ["keyPressed:" , "right arrow" ] ,[ ["setVar:to:" , "Horizontal" , "4" ] ] ] , ["doIf" , ["keyPressed:" , "left arrow" ] ,[ ["setVar:to:" , "Horizontal" , "-4" ] ] ] , ["changeXposBy:" , ["readVariable" , "Horizontal" ] ] , ["setVar:to:" , "Horizontal" , ["*" , ["readVariable" , "Horizontal" ] , "0.8" ] ] , ["pointTowards:" , "mouse-pointer" ] ] ] ]] ] }],"info":{} }