function main() { Events.OnCollide(function(e) { Self.Destroy(); }) }