AI Mod

If you liked this item, please rate it up on Steam Workshop page.

Author: TVFLabs

Last revision: 12 Dec, 2023 at 09:53 UTC

File size: 4.1 KB

On Steam Workshop

Description:

Adds a very rudimentary AI bot to play against. It automatically selects moves for P2, choosing a move and automatically DIing away from P1.
Doesn’t work with CharLoader BUT it does work with the built-in version in the beta. Switch to charloader_beta if you want to use this alongside modded characters.
If anyone is curious about how it decides what move to use: It picks 10 random moves, simulates them all for 15 frames each, and chooses the one that does the most damage while leaving it with the most health. The reason it’s not very smart is 1) it never changes the move data (aim, distance, direction, etc.), and 2) it has no way of seeing or predicting what you’ll do.