I need to create a trigger where once the chopper is damaged, then it activates the trigger and after a few seconds the chopper is deleted. I just need to know if deleteobject will work on a chopper with people in it. I know the script will go something like chopper present and then for the condition it'll be: GetDammage MyChopper > .1
then on activation: I need something that will delete the object after a few seconds.