Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

This plugin is wonderful.

Can you check line 787 please? I don't think it's anchoring correctly.

thanks for the support! I will check this out thanks for the heads up, what issue are you encountering exactly?

Hi chaucer, it isn't anchoring correctly. It only anchors correctly for left-top and center.

1) The x variable overwrites. So y never gets set.

2) And you also have x = x.y where it should probably be x = x.x.

i see! thanks for sharing this, it was working when i initially tested this but that was a long while back a lot has been added since then, I'll definitely be looking into this, just wanted to be sure I understood coorectly, thanks for clarifying! ^^ Also just wanna say keep up the good work! Your game looks amazing, I added it to my account on steam, but have not had the chance to play it yet ^^; Too much code in the way lol.