How can i make a flipable book

I want to create a book that can turn pages to reveal various spells and items. It will resemble a talent from the anime Black Clover and will look like this. How can I go about this?


this is what i want it too look like

most likely, if you want it to go on infinitely, you would want a book mesh, and then have a mesh that is just the front left page, and then have two attachments and a rigid constraint, have the page mesh transparency set to 1, and then went you want it to turn the page set the page mesh transparency to 0 and then create a tween that makes it go from one side to another, and when the tween is completed, set the transparency back to 1 and reset the attachment’s cframe to its original, and have another mesh front the right side that is basically that same, and you’ll use that for flipping backwards