just wondering if its possible to make it so there is an interactive object (book, model already made) so when i pick it up it flicks a book on the screen that you can then use mouse button 1 (left click) to left one page and mouse button 2 to go right page with mouse button 3 (scroll click) to put the book back.
If you want to animate the page flip, you’ll probably want to use 3D and animate a double-faced 3D plane. You’ll need to put text or graphics on the page. You can prerender your page content and apply it as a texture on the page, or you can render text dynamically onto the plane, which is harder. Or you can use an Asset Store product such as 3D Flipping Book, Dynamic 3D Book Kit, or Mega-Fiers. Mega-Fiers might be overkill for this one feature, but it also does a whole lot more. There’s a video tutorial on using Mega-Fiers to set up a 3D book here.