Comments

Log in with itch.io to leave a comment.

Also I found a bug. If you start walking left on earth and then stop, "left walking" animation will be active forever.

And one more think - can you please consider adding "Nearest Neighbour" filter to your game? The basic bilinear filter don't look so good.

Hi Michelle,  thanks a lot for the feedback, and also for being my go-to Mac consultant!  I'll look at fixing those.  I'm going to add you to the credits of the game - Do you want me to put you down as "michellekg" or something else?

thanks! Mikhail Sudakov would be nice. 

No problem.  And there was me calling you Michelle!

Hi, Steve! On newer macOS (like Big Sur and Monterey) old method isn't working anymore, but here's how to run your game (I just modified one part of readme.txt, you can just replace the text):

## Running on a Mac

Since the app is not signed for a Mac (I don't even have a Mac), it shows "Application from unidentified developer" or even "Application is damaged and cannot Be opened" on first start. Try to open you game with Ctrl+Right Click and then Open. If it's not helping, open Terminal, enter "sudo xattr -cr /Path/To/JetPac.app" and then open your game.

More details here: https://support.apple.com/en-gb/guide/mac-help/mh40616/mac and here: https://appletoolbox.com/app-is-damaged-cannot-be-opened-mac/