Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I just added a slightly experimental {pick} script to the github version of môsi (https://zenzoa.github.io/mosi/). So you can do something like this:

{pick {sprite-at x y}}
{remove-sprite}
{/pick}

More info on the wiki: https://github.com/zenzoa/mosi/wiki/Scripts#selecting-sprites

Hi sg! That's amazing thank you!

I really confused myself working today when I saw it on the wiki and tried to code with it for two hours on a version of Mosi that doesn't have that code yet. :P

I'll update it on itch.io once I fix a few more things!