I'm a fan of Pokemon and playing the older games, I've found it really soothing to breed competitive level mons. Currently, I'm working on making a living Pokedex starting with generation 1.

I've got five left, excepting Krabby, which I'm getting later.

I haven't played a competitive battle in years, but I always liked the idea of having a set of Pokemon I could create hypothetical teams with like the rental Pokemon in Stadium 1/2.

What about the rest of you? Anything you're doing just got you because you like it?

  • makotech222 [he/him]
    ·
    edit-2
    3 years ago

    Yeah if its a bts mod, check the BTS/Mods folder.

    For processing inputs, I believe it will likely be in the Python code, probably something like YourMod/Assets/Python/Screens/something.py. If you use something like Notepad++, you can search all the .py files for key words, like 'ctrl' or 'handleInput' and get a good chance of finding where this piece of code is.