{"id":44270,"student_id":98,"content":"// 設定背景圖\r\nsetBackdrop('bg.png',0, 0, 640, 480);\r\n\r\nvar p1 = createSprite([\"right_0.png\",\"right_1.png\",\"right_2.png\",\"right_3.png\"]);\r\np1.x = 340;\r\np1.y = 400;\r\n\r\nvar p2 = createSprite([\"left_0.png\",\"left_1.png\",\"left_2.png\",\"left_3.png\"]);\r\np2.x = 340;\r\np2.y = 400;\r\n\r\nvar step = Math.random()*200 + 50;\r\nstep = Math.round(step);\r\nvar p1_shot = false;\r\nvar p2_shot = false;\r\n\r\nforever(function() {\r\n if(step \u003e 0) {\r\n step = step - 1;\r\n p1.x = p1.x + 1;\r\n p2.x = p2.x - 1;\r\n }\r\n if(step == 0 \u0026\u0026 p1.costumeId == 0) {\r\n p1.costumeId = 1;\r\n p2.costumeId = 1;\r\n }\r\n if(key.enter \u0026\u0026 p2.costumeId == 1 \u0026\u0026 p1_shot == false) {\r\n p1.costumeId = 2;\r\n p2.costumeId = 3;\r\n sound.play('shot.wav');\r\n }\r\n if(key.space \u0026\u0026 p2.costumeId == 1 \u0026\u0026 p2_shot == false) {\r\n p2.costumeId = 2;\r\n p1.costumeId = 3;\r\n sound.play('shot.wav');\r\n }\r\n if(key.enter) {\r\n p1_shot = true;\r\n }\r\n if(key.space) {\r\n p2_shot = true;\r\n }\r\n\r\n if(p1_shot || p2_shot) {\r\n if(key.q) {\r\n p1.costumeId = 0;\r\n p1.x = 330;\r\n p2.costumeId = 0;\r\n p2.x = 310;\r\n p1_shot = false;\r\n }\r\n }\r\n});","created_at":"2018-10-06T12:11:44.445+08:00","updated_at":"2019-11-11T03:01:03.551+08:00","name":"牛仔大對決 副本","language":"javascript","screenshot":{"url":"https://cdn6.koding.school/uploads/project/screenshot/44270/5b57e9ae94f01c94b7651667352609a9.jpg"},"parent_id":10701,"plugin":"","description":"","note":"","status":"public","like_student_ids":[],"is_featured":false,"views":95,"hashid":"qmdsvy23","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":778838,"file_name":"bg.png","project_id":44270,"asset_id":28736,"created_at":"2018-10-06T12:11:44.459+08:00","updated_at":"2018-10-06T12:11:44.459+08:00"},{"id":778839,"file_name":"shot.wav","project_id":44270,"asset_id":28737,"created_at":"2018-10-06T12:11:44.462+08:00","updated_at":"2018-10-06T12:11:44.462+08:00"},{"id":778840,"file_name":"left_1.png","project_id":44270,"asset_id":28738,"created_at":"2018-10-06T12:11:44.465+08:00","updated_at":"2018-10-06T12:11:44.465+08:00"},{"id":778841,"file_name":"left_0.png","project_id":44270,"asset_id":28739,"created_at":"2018-10-06T12:11:44.467+08:00","updated_at":"2018-10-06T12:11:44.467+08:00"},{"id":778842,"file_name":"left_2.png","project_id":44270,"asset_id":28740,"created_at":"2018-10-06T12:11:44.470+08:00","updated_at":"2018-10-06T12:11:44.470+08:00"},{"id":778843,"file_name":"left_3.png","project_id":44270,"asset_id":28741,"created_at":"2018-10-06T12:11:44.473+08:00","updated_at":"2018-10-06T12:11:44.473+08:00"},{"id":778844,"file_name":"right_0.png","project_id":44270,"asset_id":28742,"created_at":"2018-10-06T12:11:44.476+08:00","updated_at":"2018-10-06T12:11:44.476+08:00"},{"id":778845,"file_name":"right_1.png","project_id":44270,"asset_id":28743,"created_at":"2018-10-06T12:11:44.478+08:00","updated_at":"2018-10-06T12:11:44.478+08:00"},{"id":778846,"file_name":"right_2.png","project_id":44270,"asset_id":28744,"created_at":"2018-10-06T12:11:44.481+08:00","updated_at":"2018-10-06T12:11:44.481+08:00"},{"id":778847,"file_name":"right_3.png","project_id":44270,"asset_id":28745,"created_at":"2018-10-06T12:11:44.483+08:00","updated_at":"2018-10-06T12:11:44.483+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦