alphappy / TAMacro

WIP macro/TAS tool for Rain World Remix
1 stars 1 forks source link

Support for possessed pups #21

Open alphappy opened 2 months ago

alphappy commented 2 months ago

Because the macros affect a specific Player, they do not affect possessed pups (via beeglitch), which should always respond to player 1 input.

Fixing this robustly may require intercepting input handling at an earlier stage.