{"id":22940,"student_id":1444,"content":"{\n\t\"objName\": \"Stage\",\n\t\"variables\": [{\n\t\t\t\"name\": \"\\u0008分數\",\n\t\t\t\"value\": 6,\n\t\t\t\"isPersistent\": false\n\t\t},\n\t\t{\n\t\t\t\"name\": \"病毒出現秒數\",\n\t\t\t\"value\": \"3\",\n\t\t\t\"isPersistent\": false\n\t\t},\n\t\t{\n\t\t\t\"name\": \"剩餘玩家\",\n\t\t\t\"value\": \"2\",\n\t\t\t\"isPersistent\": false\n\t\t},\n\t\t{\n\t\t\t\"name\": \"玩家1是否存活\",\n\t\t\t\"value\": \"是\",\n\t\t\t\"isPersistent\": false\n\t\t},\n\t\t{\n\t\t\t\"name\": \"玩家2是否存活\",\n\t\t\t\"value\": \"是\",\n\t\t\t\"isPersistent\": false\n\t\t}],\n\t\"scripts\": [[230,\n\t\t\t129,\n\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t[\"doForever\",\n\t\t\t\t\t[[\"doIf\", [\"=\", [\"readVariable\", \"\\u0008分數\"], \"100\"], [[\"setVar:to:\", \"病毒出現秒數\", \"1\"]]],\n\t\t\t\t\t\t[\"doIf\", [\"=\", [\"readVariable\", \"\\u0008分數\"], \"50\"], [[\"setVar:to:\", \"病毒出現秒數\", \"2\"]]],\n\t\t\t\t\t\t[\"doIf\", [\"=\", [\"readVariable\", \"\\u0008分數\"], \"0\"], [[\"setVar:to:\", \"病毒出現秒數\", \"3\"]]]]]]],\n\t\t[34, 245, [[\"whenIReceive\", \"start\"], [\"setVar:to:\", \"剩餘玩家\", \"2\"]]],\n\t\t[17.9,\n\t\t\t338.35,\n\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t[\"doForever\",\n\t\t\t\t\t[[\"doIf\",\n\t\t\t\t\t\t\t[\"=\", [\"readVariable\", \"剩餘玩家\"], \"0\"],\n\t\t\t\t\t\t\t[[\"broadcast:\", \"gameover\"], [\"stopScripts\", \"all\"]]]]]]],\n\t\t[11.3,\n\t\t\t531.65,\n\t\t\t[[\"whenIReceive\", \"玩家1陣亡\"], [\"changeVar:by:\", \"剩餘玩家\", -1], [\"setVar:to:\", \"玩家1是否存活\", \"否\"]]],\n\t\t[231.3,\n\t\t\t531.65,\n\t\t\t[[\"whenIReceive\", \"玩家2陣亡\"], [\"changeVar:by:\", \"剩餘玩家\", -1], [\"setVar:to:\", \"玩家2是否存活\", \"否\"]]],\n\t\t[9,\n\t\t\t39,\n\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t[\"setVar:to:\", \"玩家1是否存活\", \"是\"],\n\t\t\t\t[\"setVar:to:\", \"玩家2是否存活\", \"是\"],\n\t\t\t\t[\"setVar:to:\", \"\\u0008分數\", 0]]]],\n\t\"sounds\": [{\n\t\t\t\"soundName\": \"pop\",\n\t\t\t\"soundID\": -1,\n\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\"sampleCount\": 258,\n\t\t\t\"rate\": 11025,\n\t\t\t\"format\": \"\"\n\t\t}],\n\t\"costumes\": [{\n\t\t\t\"costumeName\": \"inside\",\n\t\t\t\"baseLayerID\": -1,\n\t\t\t\"baseLayerMD5\": \"460f7b4ef57411e10468d11df6dbe905.png\",\n\t\t\t\"bitmapResolution\": 2,\n\t\t\t\"rotationCenterX\": 480,\n\t\t\t\"rotationCenterY\": 360\n\t\t}],\n\t\"currentCostumeIndex\": 0,\n\t\"penLayerMD5\": \"5c81a336fab8be57adc039a8a2b33ca9.png\",\n\t\"penLayerID\": -1,\n\t\"tempoBPM\": 60,\n\t\"videoAlpha\": 0.5,\n\t\"children\": [{\n\t\t\t\"objName\": \"病毒3\",\n\t\t\t\"scripts\": [[10,\n\t\t\t\t\t10,\n\t\t\t\t\t[[\"whenCloned\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"gotoX:y:\", [\"randomFrom:to:\", -200, 200], 180],\n\t\t\t\t\t\t[\"doUntil\",\n\t\t\t\t\t\t\t[\"|\",\n\t\t\t\t\t\t\t\t[\"touching:\", \"藥丸\"],\n\t\t\t\t\t\t\t\t[\"|\", [\"touching:\", \"藥丸2\"], [\"=\", [\"ypos\"], \"-180\"]]],\n\t\t\t\t\t\t\t[[\"changeYposBy:\", -2]]],\n\t\t\t\t\t\t[\"changeVar:by:\", \"\\u0008分數\", 1],\n\t\t\t\t\t\t[\"deleteClone\"]]],\n\t\t\t\t[17.25,\n\t\t\t\t\t265.25,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"hide\"],\n\t\t\t\t\t\t[\"doForever\", [[\"wait:elapsed:from:\", [\"readVariable\", \"病毒出現秒數\"]], [\"createCloneOf\", \"_myself_\"]]]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"無傷\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"b2c5a7018c734120700ab39622840d16.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 218,\n\t\t\t\t\t\"rotationCenterY\": 232\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"costumeName\": \"傷1\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"c25d74f6e1049ff4eae8002dee3202ac.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 218,\n\t\t\t\t\t\"rotationCenterY\": 232\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"costumeName\": \"傷2\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"4f43f624e74112fe979b709d70a91112.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 218,\n\t\t\t\t\t\"rotationCenterY\": 206\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"costumeName\": \"陣亡\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"e48972ef34cf4a445098516dbf183c9f.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": -85,\n\t\t\t\t\t\"rotationCenterY\": 191\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 152,\n\t\t\t\"scratchY\": 69,\n\t\t\t\"scale\": 0.3,\n\t\t\t\"direction\": 180,\n\t\t\t\"rotationStyle\": \"none\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 4,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"病毒2\",\n\t\t\t\"scripts\": [[41,\n\t\t\t\t\t13,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"hide\"],\n\t\t\t\t\t\t[\"doForever\", [[\"wait:elapsed:from:\", 1], [\"createCloneOf\", \"_myself_\"]]]]],\n\t\t\t\t[128.8,\n\t\t\t\t\t621.55,\n\t\t\t\t\t[[\"whenCloned\"], [\"doForever\", [[\"setSizeTo:\", 30], [\"call\", \"偵測 碰到底部\"]]]]],\n\t\t\t\t[55.1,\n\t\t\t\t\t188.2,\n\t\t\t\t\t[[\"whenCloned\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"lookLike:\", \"無傷\"],\n\t\t\t\t\t\t[\"gotoX:y:\", [\"randomFrom:to:\", -200, 200], 180],\n\t\t\t\t\t\t[\"doUntil\", [\"|\", [\"touching:\", \"藥丸2\"], [\"touching:\", \"藥丸\"]], [[\"changeYposBy:\", -3]]],\n\t\t\t\t\t\t[\"lookLike:\", \"受傷\"],\n\t\t\t\t\t\t[\"wait:elapsed:from:\", 0.001],\n\t\t\t\t\t\t[\"doUntil\", [\"|\", [\"touching:\", \"藥丸2\"], [\"touching:\", \"藥丸\"]], [[\"changeYposBy:\", -5]]],\n\t\t\t\t\t\t[\"changeVar:by:\", \"\\u0008分數\", 1],\n\t\t\t\t\t\t[\"lookLike:\", \"陣亡\"]]],\n\t\t\t\t[313.6,\n\t\t\t\t\t638.45,\n\t\t\t\t\t[[\"procDef\", \"偵測 碰到底部\", [], [], false],\n\t\t\t\t\t\t[\"doIf\", [\"\u003c\", [\"ypos\"], \"-180\"], [[\"deleteClone\"]]]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"無傷\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"c283b8ed7452911fd373894adef6cfdd.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 182,\n\t\t\t\t\t\"rotationCenterY\": 158\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"costumeName\": \"受傷\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"aab82add20279bb65895f8abbed951db.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 182,\n\t\t\t\t\t\"rotationCenterY\": 158\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"costumeName\": \"陣亡\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"d36f6603ec293d2c2198d3ea05109fe0.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 0,\n\t\t\t\t\t\"rotationCenterY\": 0\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 172,\n\t\t\t\"scratchY\": -75,\n\t\t\t\"scale\": 0.3,\n\t\t\t\"direction\": 90,\n\t\t\t\"rotationStyle\": \"none\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 3,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"藥丸\",\n\t\t\t\"scripts\": [[43.1,\n\t\t\t\t\t195.15,\n\t\t\t\t\t[[\"whenCloned\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"gotoSpriteOrMouse:\", \"滅毒號\"],\n\t\t\t\t\t\t[\"doUntil\",\n\t\t\t\t\t\t\t[\"|\",\n\t\t\t\t\t\t\t\t[\"|\", [\"=\", [\"ypos\"], \"180\"], [\"touching:\", \"病毒1\"]],\n\t\t\t\t\t\t\t\t[\"|\", [\"touching:\", \"病毒3\"], [\"touching:\", \"病毒2\"]]],\n\t\t\t\t\t\t\t[[\"changeYposBy:\", 10]]],\n\t\t\t\t\t\t[\"deleteClone\"]]],\n\t\t\t\t[357.3, 17, [[\"whenIReceive\", \"gameover\"], [\"hide\"]]],\n\t\t\t\t[356.6, 101.65, [[\"whenIReceive\", \"玩家1陣亡\"], [\"hide\"]]],\n\t\t\t\t[67.4,\n\t\t\t\t\t484.4,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"hide\"],\n\t\t\t\t\t\t[\"wait:elapsed:from:\", 0.1],\n\t\t\t\t\t\t[\"doUntil\",\n\t\t\t\t\t\t\t[\"=\", [\"readVariable\", \"玩家1是否存活\"], \"否\"],\n\t\t\t\t\t\t\t[[\"wait:elapsed:from:\", 0.3], [\"createCloneOf\", \"_myself_\"]]]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"pill\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"de83969dfa1abff6406dbf6bcd3aa9e2.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 98,\n\t\t\t\t\t\"rotationCenterY\": 256\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 15,\n\t\t\t\"scratchY\": -150,\n\t\t\t\"scale\": 0.1,\n\t\t\t\"direction\": 0,\n\t\t\t\"rotationStyle\": \"none\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 5,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"target\": \"病毒1\",\n\t\t\t\"cmd\": \"costumeIndex\",\n\t\t\t\"param\": null,\n\t\t\t\"color\": 9065943,\n\t\t\t\"label\": \"病毒1: 造型編號\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 221,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"target\": \"病毒1\",\n\t\t\t\"cmd\": \"scale\",\n\t\t\t\"param\": null,\n\t\t\t\"color\": 9065943,\n\t\t\t\"label\": \"病毒1: 尺寸\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 248,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"target\": \"病毒2\",\n\t\t\t\"cmd\": \"costumeIndex\",\n\t\t\t\"param\": null,\n\t\t\t\"color\": 9065943,\n\t\t\t\"label\": \"病毒2: 造型編號\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 275,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"target\": \"Stage\",\n\t\t\t\"cmd\": \"sceneName\",\n\t\t\t\"param\": null,\n\t\t\t\"color\": 9065943,\n\t\t\t\"label\": \"背景名稱\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 302,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"target\": \"病毒2\",\n\t\t\t\"cmd\": \"scale\",\n\t\t\t\"param\": null,\n\t\t\t\"color\": 9065943,\n\t\t\t\"label\": \"病毒2: 尺寸\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 116,\n\t\t\t\"y\": 86,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"hCuR-fyrkuxs3916413\",\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"hCuR-fyrkuxs3916413\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"06de5331bee914c13c51585ebc855416.png\",\n\t\t\t\t\t\"bitmapResolution\": 1,\n\t\t\t\t\t\"rotationCenterX\": 180,\n\t\t\t\t\t\"rotationCenterY\": 180\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 27,\n\t\t\t\"scratchY\": 61,\n\t\t\t\"scale\": 0.25,\n\t\t\t\"direction\": 90,\n\t\t\t\"rotationStyle\": \"normal\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 6,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"病毒1\",\n\t\t\t\"scripts\": [[53.7,\n\t\t\t\t\t308.45,\n\t\t\t\t\t[[\"whenCloned\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"gotoX:y:\", [\"randomFrom:to:\", -200, 200], 180],\n\t\t\t\t\t\t[\"doUntil\",\n\t\t\t\t\t\t\t[\"|\",\n\t\t\t\t\t\t\t\t[\"touching:\", \"藥丸\"],\n\t\t\t\t\t\t\t\t[\"|\", [\"touching:\", \"藥丸2\"], [\"=\", [\"ypos\"], \"-180\"]]],\n\t\t\t\t\t\t\t[[\"changeYposBy:\", -4]]],\n\t\t\t\t\t\t[\"changeVar:by:\", \"\\u0008分數\", 1],\n\t\t\t\t\t\t[\"deleteClone\"]]],\n\t\t\t\t[35.1,\n\t\t\t\t\t49.05,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"hide\"],\n\t\t\t\t\t\t[\"doForever\", [[\"wait:elapsed:from:\", [\"readVariable\", \"病毒出現秒數\"]], [\"createCloneOf\", \"_myself_\"]]]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"無傷\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"1c003c0088e97f68c16a3151d54a7289.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 148,\n\t\t\t\t\t\"rotationCenterY\": 190\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"costumeName\": \"陣亡\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"04dfbf7f17524d86187e2a2b0e8049b8.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 142,\n\t\t\t\t\t\"rotationCenterY\": 94\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 26,\n\t\t\t\"scratchY\": -193,\n\t\t\t\"scale\": 0.3,\n\t\t\t\"direction\": 180,\n\t\t\t\"rotationStyle\": \"none\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 2,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"滅毒號\",\n\t\t\t\"scripts\": [[906.3,\n\t\t\t\t\t80.9,\n\t\t\t\t\t[[\"procDef\", \"move\", [], [], false],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"w\"], [[\"changeYposBy:\", 10]]],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"s\"], [[\"changeYposBy:\", -10]]],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"d\"], [[\"changeXposBy:\", 10]]],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"a\"], [[\"changeXposBy:\", -10]]],\n\t\t\t\t\t\t[\"doIf\", [\"\u003c\", [\"ypos\"], \"-150\"], [[\"ypos:\", -150]]],\n\t\t\t\t\t\t[\"doIf\", [\"\u003e\", [\"ypos\"], \"0\"], [[\"ypos:\", 0]]]]],\n\t\t\t\t[35,\n\t\t\t\t\t144,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"gotoX:y:\", -40, -140],\n\t\t\t\t\t\t[\"doForever\", [[\"call\", \"move\"]]]]],\n\t\t\t\t[32, 15, [[\"whenGreenFlag\"], [\"show\"], [\"gotoX:y:\", -40, -140]]],\n\t\t\t\t[244.65,\n\t\t\t\t\t107.35,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"doWaitUntil\",\n\t\t\t\t\t\t\t[\"|\", [\"touching:\", \"病毒1\"], [\"|\", [\"touching:\", \"病毒2\"], [\"touching:\", \"病毒3\"]]]],\n\t\t\t\t\t\t[\"hide\"],\n\t\t\t\t\t\t[\"broadcast:\", \"玩家1陣亡\"]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"抗生素\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"7ce614bb1cc04a1886fbdcb201e1e84d.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 170,\n\t\t\t\t\t\"rotationCenterY\": 296\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": -40,\n\t\t\t\"scratchY\": -140,\n\t\t\t\"scale\": 0.2,\n\t\t\t\"direction\": 90,\n\t\t\t\"rotationStyle\": \"normal\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 1,\n\t\t\t\"visible\": true,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"滅毒號2\",\n\t\t\t\"scripts\": [[906.3,\n\t\t\t\t\t80.9,\n\t\t\t\t\t[[\"procDef\", \"move\", [], [], false],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"up arrow\"], [[\"changeYposBy:\", 10]]],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"down arrow\"], [[\"changeYposBy:\", -10]]],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"right arrow\"], [[\"changeXposBy:\", 10]]],\n\t\t\t\t\t\t[\"doIf\", [\"keyPressed:\", \"left arrow\"], [[\"changeXposBy:\", -10]]],\n\t\t\t\t\t\t[\"doIf\", [\"\u003c\", [\"ypos\"], \"-150\"], [[\"ypos:\", -150]]],\n\t\t\t\t\t\t[\"doIf\", [\"\u003e\", [\"ypos\"], \"0\"], [[\"ypos:\", 0]]]]],\n\t\t\t\t[35,\n\t\t\t\t\t144,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"gotoX:y:\", 40, -140],\n\t\t\t\t\t\t[\"doForever\",\n\t\t\t\t\t\t\t[[\"call\", \"move\"],\n\t\t\t\t\t\t\t\t[\"doIf\",\n\t\t\t\t\t\t\t\t\t[\"|\", [\"touching:\", \"病毒1\"], [\"|\", [\"touching:\", \"病毒2\"], [\"touching:\", \"病毒3\"]]],\n\t\t\t\t\t\t\t\t\t[[\"broadcast:\", \"玩家2陣亡\"]]]]]]],\n\t\t\t\t[32, 15, [[\"whenGreenFlag\"], [\"show\"], [\"gotoX:y:\", 40, -140]]],\n\t\t\t\t[247.2,\n\t\t\t\t\t15.35,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"doWaitUntil\",\n\t\t\t\t\t\t\t[\"|\", [\"touching:\", \"病毒1\"], [\"|\", [\"touching:\", \"病毒2\"], [\"touching:\", \"病毒3\"]]]],\n\t\t\t\t\t\t[\"hide\"],\n\t\t\t\t\t\t[\"broadcast:\", \"玩家2陣亡\"]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"抗生素\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"ad636114f1316381dc6d62801f52b076.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 170,\n\t\t\t\t\t\"rotationCenterY\": 296\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": -160,\n\t\t\t\"scratchY\": -140,\n\t\t\t\"scale\": 0.2,\n\t\t\t\"direction\": 90,\n\t\t\t\"rotationStyle\": \"normal\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 9,\n\t\t\t\"visible\": true,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"藥丸2\",\n\t\t\t\"scripts\": [[264, 37, [[\"whenIReceive\", \"gameover\"], [\"hide\"]]],\n\t\t\t\t[420.05, 120, [[\"whenIReceive\", \"玩家2陣亡\"], [\"hide\"]]],\n\t\t\t\t[45.7,\n\t\t\t\t\t303.15,\n\t\t\t\t\t[[\"whenCloned\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"gotoSpriteOrMouse:\", \"滅毒號2\"],\n\t\t\t\t\t\t[\"doUntil\",\n\t\t\t\t\t\t\t[\"|\",\n\t\t\t\t\t\t\t\t[\"|\", [\"=\", [\"ypos\"], \"180\"], [\"touching:\", \"病毒1\"]],\n\t\t\t\t\t\t\t\t[\"|\", [\"touching:\", \"病毒3\"], [\"touching:\", \"病毒2\"]]],\n\t\t\t\t\t\t\t[[\"changeYposBy:\", 10]]],\n\t\t\t\t\t\t[\"deleteClone\"]]],\n\t\t\t\t[11.3,\n\t\t\t\t\t39.05,\n\t\t\t\t\t[[\"whenIReceive\", \"start\"],\n\t\t\t\t\t\t[\"hide\"],\n\t\t\t\t\t\t[\"wait:elapsed:from:\", 0.1],\n\t\t\t\t\t\t[\"doUntil\",\n\t\t\t\t\t\t\t[\"=\", [\"readVariable\", \"玩家2是否存活\"], \"否\"],\n\t\t\t\t\t\t\t[[\"wait:elapsed:from:\", 0.3], [\"createCloneOf\", \"_myself_\"]]]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"pill\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"2ab9a2cedbee71e94804f5869a2619ce.png\",\n\t\t\t\t\t\"bitmapResolution\": 2,\n\t\t\t\t\t\"rotationCenterX\": 98,\n\t\t\t\t\t\"rotationCenterY\": 256\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 41,\n\t\t\t\"scratchY\": 56,\n\t\t\t\"scale\": 0.1,\n\t\t\t\"direction\": 0,\n\t\t\t\"rotationStyle\": \"none\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 10,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"target\": \"Stage\",\n\t\t\t\"cmd\": \"getVar:\",\n\t\t\t\"param\": \"剩餘玩家\",\n\t\t\t\"color\": 15629590,\n\t\t\t\"label\": \"剩餘玩家\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 32,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"target\": \"Stage\",\n\t\t\t\"cmd\": \"getVar:\",\n\t\t\t\"param\": \"玩家1是否存活\",\n\t\t\t\"color\": 15629590,\n\t\t\t\"label\": \"玩家1是否存活\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 59,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"target\": \"Stage\",\n\t\t\t\"cmd\": \"getVar:\",\n\t\t\t\"param\": \"玩家2是否存活\",\n\t\t\t\"color\": 15629590,\n\t\t\t\"label\": \"玩家2是否存活\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 140,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"target\": \"Stage\",\n\t\t\t\"cmd\": \"getVar:\",\n\t\t\t\"param\": \"\\u0008分數\",\n\t\t\t\"color\": 15629590,\n\t\t\t\"label\": \"\\u0008分數\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 15,\n\t\t\t\"y\": 32,\n\t\t\t\"visible\": true\n\t\t},\n\t\t{\n\t\t\t\"target\": \"Stage\",\n\t\t\t\"cmd\": \"getVar:\",\n\t\t\t\"param\": \"病毒出現秒數\",\n\t\t\t\"color\": 15629590,\n\t\t\t\"label\": \"病毒出現秒數\",\n\t\t\t\"mode\": 1,\n\t\t\t\"sliderMin\": 0,\n\t\t\t\"sliderMax\": 100,\n\t\t\t\"isDiscrete\": true,\n\t\t\t\"x\": 5,\n\t\t\t\"y\": 5,\n\t\t\t\"visible\": false\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"Button_Icon_Red_Start\",\n\t\t\t\"scripts\": [[46.3,\n\t\t\t\t\t66.15,\n\t\t\t\t\t[[\"whenGreenFlag\"],\n\t\t\t\t\t\t[\"show\"],\n\t\t\t\t\t\t[\"gotoX:y:\", 165, -142],\n\t\t\t\t\t\t[\"doWaitUntil\", [\"\u0026\", [\"touching:\", \"_mouse_\"], [\"mousePressed\"]]],\n\t\t\t\t\t\t[\"broadcast:\", \"start\"],\n\t\t\t\t\t\t[\"hide\"]]],\n\t\t\t\t[10, 10, [[\"broadcast:\", \"gameover\"]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"Button_Icon_Red_Start\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"589d22f2007b866621b43528e7cbdfe7.png\",\n\t\t\t\t\t\"bitmapResolution\": 1,\n\t\t\t\t\t\"rotationCenterX\": 150,\n\t\t\t\t\t\"rotationCenterY\": 150\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 165,\n\t\t\t\"scratchY\": -142,\n\t\t\t\"scale\": 0.2,\n\t\t\t\"direction\": 90,\n\t\t\t\"rotationStyle\": \"normal\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 8,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"objName\": \"Play Again Button_Pressed\",\n\t\t\t\"scripts\": [[50, 45, [[\"whenIReceive\", \"start\"], [\"hide\"]]],\n\t\t\t\t[217, 48, [[\"whenGreenFlag\"], [\"hide\"]]],\n\t\t\t\t[49.25, 375, [[\"whenIReceive\", \"gameover\"], [\"show\"], [\"gotoX:y:\", 156, -149]]],\n\t\t\t\t[168, 249, [[\"whenClicked\"], [\"broadcast:\", \"start\"]]]],\n\t\t\t\"sounds\": [{\n\t\t\t\t\t\"soundName\": \"pop\",\n\t\t\t\t\t\"soundID\": -1,\n\t\t\t\t\t\"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n\t\t\t\t\t\"sampleCount\": 258,\n\t\t\t\t\t\"rate\": 11025,\n\t\t\t\t\t\"format\": \"\"\n\t\t\t\t}],\n\t\t\t\"costumes\": [{\n\t\t\t\t\t\"costumeName\": \"Play Again Button_Pressed\",\n\t\t\t\t\t\"baseLayerID\": -1,\n\t\t\t\t\t\"baseLayerMD5\": \"b433c7b5d1c4c3c18f78b881de48f723.png\",\n\t\t\t\t\t\"bitmapResolution\": 1,\n\t\t\t\t\t\"rotationCenterX\": 109,\n\t\t\t\t\t\"rotationCenterY\": 54\n\t\t\t\t}],\n\t\t\t\"currentCostumeIndex\": 0,\n\t\t\t\"scratchX\": 156,\n\t\t\t\"scratchY\": -149,\n\t\t\t\"scale\": 0.5,\n\t\t\t\"direction\": 90,\n\t\t\t\"rotationStyle\": \"normal\",\n\t\t\t\"isDraggable\": false,\n\t\t\t\"indexInLibrary\": 7,\n\t\t\t\"visible\": false,\n\t\t\t\"spriteInfo\": {\n\t\t\t}\n\t\t}],\n\t\"info\": {\n\t\t\"userAgent\": \"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/69.0.3497.92 Safari\\/537.36\",\n\t\t\"scriptCount\": 35,\n\t\t\"swfVersion\": \"v454\",\n\t\t\"spriteCount\": 10,\n\t\t\"flashVersion\": \"MAC 31,0,0,108\",\n\t\t\"hasCloudData\": false,\n\t\t\"videoOn\": false,\n\t\t\"projectID\": \"projects_npmszydk\"\n\t}\n}","created_at":"2018-02-25T11:59:11.348+08:00","updated_at":"2019-11-03T10:27:58.578+08:00","name":"打擊病毒(s)","language":"scratch3","screenshot":{"url":"https://cdn7.koding.school/uploads/project/screenshot/22940/fcfda205761a216beaa42ba340796d26.jpg"},"parent_id":7176,"plugin":null,"description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":137,"hashid":"npmszydk","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":438469,"file_name":"0.wav","project_id":22940,"asset_id":19256,"created_at":"2018-02-25T11:59:11.361+08:00","updated_at":"2018-02-25T11:59:11.361+08:00"},{"id":438470,"file_name":"0.png","project_id":22940,"asset_id":19257,"created_at":"2018-02-25T11:59:11.364+08:00","updated_at":"2018-02-25T11:59:11.364+08:00"},{"id":438471,"file_name":"1.png","project_id":22940,"asset_id":19258,"created_at":"2018-02-25T11:59:11.367+08:00","updated_at":"2018-02-25T11:59:11.367+08:00"},{"id":438472,"file_name":"2.png","project_id":22940,"asset_id":19259,"created_at":"2018-02-25T11:59:11.369+08:00","updated_at":"2018-02-25T11:59:11.369+08:00"},{"id":438473,"file_name":"3.png","project_id":22940,"asset_id":19260,"created_at":"2018-02-25T11:59:11.371+08:00","updated_at":"2018-02-25T11:59:11.371+08:00"},{"id":438474,"file_name":"4.png","project_id":22940,"asset_id":19261,"created_at":"2018-02-25T11:59:11.374+08:00","updated_at":"2018-02-25T11:59:11.374+08:00"},{"id":438475,"file_name":"5.png","project_id":22940,"asset_id":19262,"created_at":"2018-02-25T11:59:11.377+08:00","updated_at":"2018-02-25T11:59:11.377+08:00"},{"id":438476,"file_name":"6.png","project_id":22940,"asset_id":19263,"created_at":"2018-02-25T11:59:11.379+08:00","updated_at":"2018-02-25T11:59:11.379+08:00"},{"id":438477,"file_name":"7.png","project_id":22940,"asset_id":19264,"created_at":"2018-02-25T11:59:11.382+08:00","updated_at":"2018-02-25T11:59:11.382+08:00"},{"id":438478,"file_name":"8.png","project_id":22940,"asset_id":19265,"created_at":"2018-02-25T11:59:11.384+08:00","updated_at":"2018-02-25T11:59:11.384+08:00"},{"id":438479,"file_name":"9.png","project_id":22940,"asset_id":19266,"created_at":"2018-02-25T11:59:11.386+08:00","updated_at":"2018-02-25T11:59:11.386+08:00"},{"id":438480,"file_name":"10.png","project_id":22940,"asset_id":19267,"created_at":"2018-02-25T11:59:11.389+08:00","updated_at":"2018-02-25T11:59:11.389+08:00"},{"id":438481,"file_name":"11.png","project_id":22940,"asset_id":19268,"created_at":"2018-02-25T11:59:11.392+08:00","updated_at":"2018-02-25T11:59:11.392+08:00"},{"id":19441686,"file_name":null,"project_id":22940,"asset_id":9,"created_at":"2024-11-04T00:01:44.184+08:00","updated_at":"2024-11-04T00:01:44.184+08:00"},{"id":19441687,"file_name":null,"project_id":22940,"asset_id":6,"created_at":"2024-11-04T00:01:44.186+08:00","updated_at":"2024-11-04T00:01:44.186+08:00"},{"id":19441688,"file_name":null,"project_id":22940,"asset_id":23573,"created_at":"2024-11-04T00:01:44.189+08:00","updated_at":"2024-11-04T00:01:44.189+08:00"},{"id":19441689,"file_name":null,"project_id":22940,"asset_id":23574,"created_at":"2024-11-04T00:01:44.192+08:00","updated_at":"2024-11-04T00:01:44.192+08:00"},{"id":19441690,"file_name":null,"project_id":22940,"asset_id":23572,"created_at":"2024-11-04T00:01:44.195+08:00","updated_at":"2024-11-04T00:01:44.195+08:00"},{"id":19441691,"file_name":null,"project_id":22940,"asset_id":53357,"created_at":"2024-11-04T00:01:44.200+08:00","updated_at":"2024-11-04T00:01:44.200+08:00"},{"id":19441692,"file_name":null,"project_id":22940,"asset_id":23671,"created_at":"2024-11-04T00:01:44.203+08:00","updated_at":"2024-11-04T00:01:44.203+08:00"},{"id":19441693,"file_name":null,"project_id":22940,"asset_id":1227,"created_at":"2024-11-04T00:01:44.206+08:00","updated_at":"2024-11-04T00:01:44.206+08:00"},{"id":19441694,"file_name":null,"project_id":22940,"asset_id":80917,"created_at":"2024-11-04T00:01:44.212+08:00","updated_at":"2024-11-04T00:01:44.212+08:00"},{"id":19441695,"file_name":null,"project_id":22940,"asset_id":22204,"created_at":"2024-11-04T00:01:44.216+08:00","updated_at":"2024-11-04T00:01:44.216+08:00"},{"id":19441696,"file_name":null,"project_id":22940,"asset_id":23672,"created_at":"2024-11-04T00:01:44.219+08:00","updated_at":"2024-11-04T00:01:44.219+08:00"},{"id":19441697,"file_name":null,"project_id":22940,"asset_id":80990,"created_at":"2024-11-04T00:01:44.225+08:00","updated_at":"2024-11-04T00:01:44.225+08:00"},{"id":19441698,"file_name":null,"project_id":22940,"asset_id":80989,"created_at":"2024-11-04T00:01:44.229+08:00","updated_at":"2024-11-04T00:01:44.229+08:00"},{"id":19441699,"file_name":null,"project_id":22940,"asset_id":80967,"created_at":"2024-11-04T00:01:44.233+08:00","updated_at":"2024-11-04T00:01:44.233+08:00"},{"id":19441700,"file_name":null,"project_id":22940,"asset_id":80964,"created_at":"2024-11-04T00:01:44.236+08:00","updated_at":"2024-11-04T00:01:44.236+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
語言
中文
简体中文
英文
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦