Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

thanks for the response! hmmm if I do that the menu just pops out immediately. If I use set_force_width and set_force_height instead of changing the tween_width and tween_height values for the return tween, I can see the animation play but the menu is at a different position for some reasons, more at the bottom at a higher Y... Any idea what could be causing this?

Figured it out!  It's an error on my end, but to fix it you can just call reset_lerp_target(0, 0.99)

Thank youu!! Works perfectly now :)

I'm loving it btw, it's very nice to work with, thank you for your work!

Glad you like it!