How do I add a page flip effect to an image in the program?
Hmm. The easiest way I see in Gdevelop would be to draw the animation of the page flipping.
But it wouldn’t work if there could be different writings on the page
I can see some tricks to make something which looks similar :
you draw an animation with only the part of the page being flipped + the desk under it.
When flipping the page, place that animation in a layer above the orignal page. so, it progressively hides the page and text below (this way, the page content can be constumised, and hidden when flipped)
It is not as advanced as the example you have shown. But depending on your project, it might do the trick.
جزيل الشكر على ردك
Many thanks
When you will have tried to test it, tell me if it has been usefull !
I believe that’s the kind of animation which could be done pretty well in other engines (Godot, Unity, Unreal Engine) with a shader.