rossimo / retrobot

MIT License
281 stars 16 forks source link

Added "2" option for 2x input presses #39

Closed timhosey closed 1 year ago

timhosey commented 1 year ago

For games like Pokemon, where a single press of a button will change facing rather than just stepping, having a 2x option is helpful to tun and move one step, which saves multiple presses and thus multiple gif generations. Tested working on my Discord server.

rossimo commented 1 year ago

Multipliers are now configurable with https://github.com/rossimo/retrobot/pull/40