#Improve the training bots
10 messages · Page 1 of 1 (latest)
Yea I don't know anything about bot training but I asked chatgpt and it suggested scripted bots, reinforcement learning, deep reinforcement learning or imitation learning based on large amount of real skilled player gameplay data. Would be nice if the bots had more skill levels and the better bots would be more like skilled real players.
its reinforcement learning i think, people make rocket league bots that are better than pros using rl gym so if they do that for different skill lvls here it would be dope
i did talk about PPO bots but it's hard with the stick
erv did say that if you're into modding you can make your own bot logic, is probably going to be a small project of mine in the future
i wanted to make a one v one bot for practicing dash combos that follows this sort of logic path
bot moves toward puck -> places themselves a defending distance away between the net and the player -> bot copies player dashes with a player amount of reaction time ~200ms
wouldn't have to do anything for the stick, would just be to practice chaining dash combos and doing quick shots
it is quite a bit of work tho lol
You should do it
+1