I am using andengine to develop my game and also using entity modifiers to bring some visual effects. Like the menu screen is sliding in from the bottom and so on. But these effects are rather primitive. Is there any library out there to create more advance effects. Like sliding in but in a more elastic way ( like ios windows coming in an out for example)

有帮助吗?

解决方案

Check out the Ease functions - there are many - takes a while to choose the one you want, but they should suffice for some added flare.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top