I have decided to add a "library" area to my project.  It will include many of my favorite and not-so-favorite in-game books.  However, I have a little problem.  I want the player character to be able to read the books, but not take them.  However, the default "NoPickup" script, which is the only code I know to make items not able to be taken, blocks the books from being read as well.  Is there another way to do this?  Thanks!