if pressed(A) then Say "Rawrrr, I am a bananaaa!" endif if pressed(Swallow(H)) then HidePie endif if pressed(Swallow(S)) then ShowPie endif if pressed(Swallow(P)) then Type("Protocol Override") endif if pressed(Swallow(T)) then var.scroll += 32 Screen.ScrollX = var.scroll endif if pressed(Swallow(Y)) then Screen.ScrollX = 0 endif if pressed(Swallow(U)) then var.scroll -= 32 Screen.ScrollX = var.scroll endif debug = Window.Title /*Obj1.x = 0 Obj1.y = 0 Obj1.z = 0 Obj1.Size = [2, 0.025, 0.025] Obj1.pitch = 0 Obj1.roll = 0 Obj1.yaw = 0 Obj1.Model = "box" Obj1.colour = [100%, 0%, 0%] Obj2.x = 0 Obj2.y = 0 Obj2.z = 0 Obj2.Size = [0.025, 2, 0.025] Obj2.pitch = 0 Obj2.roll = 0 Obj2.yaw = 0 Obj2.Model = "box" Obj2.colour = [0%, 100%, 0%] Obj3.x = 0 Obj3.y = 0 Obj3.z = 0 Obj3.Size = [0.025, 0.025, 2] Obj3.pitch = 0 Obj3.roll = 0 Obj3.yaw = 0 Obj3.Model = "box" Obj3.colour = [0%, 0%, 100%] Cam.yaw = -45 degrees Cam.pitch = Wiimote.SmoothPitch Cam.roll = Wiimote.SmoothRoll Cam.z = -1 metres Cam.y = 0.2 Cam.x = 0.8*\