Key release missing

Hello,

I wanted to program an asteroid game and change costume while the up arrow key is pressed to show "flammes" and modify speed. I need a "key release" to change costume back for this and could not find it ?

I found a solution using "If key pressed", but it is not so nice.

You can do something like this

Or if you want to use multiple keys in the same script