Hi i am creating a GUI book that players can use to access different game aspects however I was wondering how would I make a page flip animation on the GUI to make it look real
1 Like
maybe a sprite sheet and animate through its cells in an ImageLabel to make it look like a page turn? Making it dynamic with varied text moving along with the paper would be turbo difficult unless they’re static pages and you wanted to go through the work of baking the text onto each cell and uploading many sprite sheets for each page
2 Likes