Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

This has been fixed and will be in the next release. If you want you can "patch it" using the following code:

mouse_x = inputs.mouse.position.x - grid.origin_x #temporary fix until the next release
mouse_y = inputs.mouse.position.y # this value is correct