{"id":698639,"student_id":58026,"content":"setBackdrop(\"bg.jpg\");\n\nvar arrow = createSprite({\n x: 320,\n y: 240,\n costumes: 'arrow.png'\n});\nvar redDots = [];\n\nfunction makeredDot(){\n var redDot = createSprite('reddot.png');\n redDot.x = Math.floor(Math.random() * 2) * 640;\n redDot.y = Math.floor(Math.random() * 2) * 480;\n redDots.push(redDot);\n}\nfunction makeItem(){\n var item = createSprite([\"fire_icon.png\", \"dart_icon.png\", \"canon_icon.png\"]);\n item.costumeId = 0;\n item.x = Math.random()*600 + 20;\n item.y = Math.random()*440 + 20;\n arrow.when('touch',item,function(target){\n if (target.costumeId == 0){\n var fire = createSprite('fire.png');\n fire.moveTo(target);\n fire.scale = 0.5;\n fire.forever(function(){\n this.direction += this.scale * 10;\n this.scale += 0.01;\n if (this.scale \u003e 2){\n this.destroy();\n }\n });\n fire.when('touch', redDots, function(dot){\n dot.destroy();\n });\n }\n \n target.destroy();\n });\n}\n\nsetInterval(makeredDot, 1000);\nsetInterval(makeItem, 3000);\n\nforever(function(){\n arrow.toward(cursor);\n var speed = arrow.distanceTo(cursor)/5;\n arrow.stepForward(speed);\n \n if (arrow.touched(redDots)){\n stop();\n }\n \n for (var i = 0; i \u003c redDots.length; i++) {\n redDots[i].toward(arrow);\n redDots[i].stepForward(1);\n }\n \n});\n","created_at":"2024-02-24T11:02:20.338+08:00","updated_at":"2024-03-09T15:45:05.513+08:00","name":"tilt to live 副本","language":"javascript","screenshot":{"url":"https://cdn9.koding.school/uploads/project/screenshot/698639/2418076d910cea2aae69ba5a5b29bb45.jpg"},"parent_id":20090,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":31,"hashid":"rdvsvrndj","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":15641991,"file_name":"cannon.mp3","project_id":698639,"asset_id":43919,"created_at":"2024-02-24T11:02:20.344+08:00","updated_at":"2024-02-24T11:02:20.344+08:00"},{"id":15641992,"file_name":"fire.mp3","project_id":698639,"asset_id":43920,"created_at":"2024-02-24T11:02:20.345+08:00","updated_at":"2024-02-24T11:02:20.345+08:00"},{"id":15641993,"file_name":"bgm.mp3","project_id":698639,"asset_id":43921,"created_at":"2024-02-24T11:02:20.347+08:00","updated_at":"2024-02-24T11:02:20.347+08:00"},{"id":15641994,"file_name":"fire.png","project_id":698639,"asset_id":43922,"created_at":"2024-02-24T11:02:20.348+08:00","updated_at":"2024-02-24T11:02:20.348+08:00"},{"id":15641995,"file_name":"dart.png","project_id":698639,"asset_id":43923,"created_at":"2024-02-24T11:02:20.349+08:00","updated_at":"2024-02-24T11:02:20.349+08:00"},{"id":15641996,"file_name":"cannon_1.png","project_id":698639,"asset_id":43924,"created_at":"2024-02-24T11:02:20.350+08:00","updated_at":"2024-02-24T11:02:20.350+08:00"},{"id":15641997,"file_name":"cannon_2.png","project_id":698639,"asset_id":43925,"created_at":"2024-02-24T11:02:20.351+08:00","updated_at":"2024-02-24T11:02:20.351+08:00"},{"id":15641998,"file_name":"bg.jpg","project_id":698639,"asset_id":43926,"created_at":"2024-02-24T11:02:20.353+08:00","updated_at":"2024-02-24T11:02:20.353+08:00"},{"id":15641999,"file_name":"arrow.png","project_id":698639,"asset_id":43927,"created_at":"2024-02-24T11:02:20.354+08:00","updated_at":"2024-02-24T11:02:20.354+08:00"},{"id":15642000,"file_name":"reddot.png","project_id":698639,"asset_id":43928,"created_at":"2024-02-24T11:02:20.355+08:00","updated_at":"2024-02-24T11:02:20.355+08:00"},{"id":15642001,"file_name":"canon_icon.png","project_id":698639,"asset_id":43929,"created_at":"2024-02-24T11:02:20.356+08:00","updated_at":"2024-02-24T11:02:20.356+08:00"},{"id":15642002,"file_name":"dart_icon.png","project_id":698639,"asset_id":43930,"created_at":"2024-02-24T11:02:20.357+08:00","updated_at":"2024-02-24T11:02:20.357+08:00"},{"id":15642003,"file_name":"fire_icon.png","project_id":698639,"asset_id":43931,"created_at":"2024-02-24T11:02:20.358+08:00","updated_at":"2024-02-24T11:02:20.358+08:00"},{"id":15642004,"file_name":"hit.mp3","project_id":698639,"asset_id":43932,"created_at":"2024-02-24T11:02:20.359+08:00","updated_at":"2024-02-24T11:02:20.359+08:00"},{"id":15642005,"file_name":"dart.mp3","project_id":698639,"asset_id":43933,"created_at":"2024-02-24T11:02:20.360+08:00","updated_at":"2024-02-24T11:02:20.360+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦