[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.00,0:00:04.50,Default,,0000,0000,0000,,Hour of Code Minecraft | Spawn Dialogue: 0,0:00:04.51,0:00:08.62,Default,,0000,0000,0000,,In games, spawn\Nmeans the same thing as create. Dialogue: 0,0:00:08.62,0:00:14.18,Default,,0000,0000,0000,,In this level, let's make zombies spawn when\Nthe sun goes down. Dialogue: 0,0:00:14.18,0:00:17.75,Default,,0000,0000,0000,,To do this, we'll use the "when night" block. Dialogue: 0,0:00:17.75,0:00:22.68,Default,,0000,0000,0000,,Since we want the zombies to spawn at night\Nwe'll add the "spawn zombie" block under the Dialogue: 0,0:00:22.68,0:00:26.67,Default,,0000,0000,0000,,"when night" block. Dialogue: 0,0:00:26.67,0:00:31.33,Default,,0000,0000,0000,,As soon as they're spawned, each zombie will\Nrun the code that you put in their "when spawned" Dialogue: 0,0:00:31.33,0:00:32.53,Default,,0000,0000,0000,,event slot. Dialogue: 0,0:00:32.53,0:00:35.71,Default,,0000,0000,0000,,Have fun spawning zombies!