Crashing the game on purpose

I was just wondering is there a way to purposely crash the game when the player hits a certain trigger ?
I dont know what i would use this for (maybe to build up tension at a final boss?) but i was wondering if its possible to do an action like this in the editor.

Just make an array with 1 element and then access the 2nd element if you want an actual crash. Or you just call Quit Game :slight_smile:

omg thank you! i didnt even think of quit game xD