Okay you guys don't get it, here's how you use Never
Let's say you 're making a sprite and you have a lot of really cool animations for it. But then you make a really crummy animation. You don't want to ever show this animation because if anyone saw it you would be very embarrassed! You could use Never for that!
<img src="http://i46.tinypic.com/97kubs.png">
See? VERY EASY
Now let's say your cat is standing in front of your monitor and you can't see the whole screen. I'm sure we've all had this situation happen from time to time! It can be very difficult to play games! You can't move your cat because it will bite you
You can use never to make sure your player doesn't go behind the cat, then you can play your game...
<img src="http://i50.tinypic.com/2z85d9s.png">
Again a simple and elegant solution that would not be possible without Never!