https://github.com/gann4life/toribash-selfplay
Create singleplayer replays avoiding the small but tedious effort of switching from one player to another when creating self-sparring replays.
https://github.com/gann4life/toribash-selfplay
camera gameplay lua script singleplayer tool toribash
Last synced: about 2 months ago
JSON representation
Create singleplayer replays avoiding the small but tedious effort of switching from one player to another when creating self-sparring replays.
- Host: GitHub
- URL: https://github.com/gann4life/toribash-selfplay
- Owner: Gann4Life
- Created: 2021-11-14T22:07:18.000Z (over 3 years ago)
- Default Branch: release
- Last Pushed: 2022-05-03T04:03:58.000Z (about 3 years ago)
- Last Synced: 2025-02-13T22:41:27.559Z (4 months ago)
- Topics: camera, gameplay, lua, script, singleplayer, tool, toribash
- Language: Lua
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [LUA] SelfPlay for Toribash
Create singleplayer replays with proper order and organization by avoiding the small but tedious effort of switching from one player to another when creating self-sparring replays, the turn frames only run when all players have finished their movements.
[](https://youtu.be/LV_dS1IWt60)
### How to use/install
1. [Download](http://adfoc.us/70366681392808) the script.
2. Open your toribash directory.
1. Open the `data` folder.
2. Open the `script` folder.
3. Copy (or move) `selfplay.lua` into this folder.
3. Open toribash.
1. Load free play or any mod you want to play in.
2. Open the chat and type `/loadscript selfplay.lua`.
3. Read the chat, the script has its own guide.
4. No extra steps required, play and have fun :)
### Reporting a bug
Please, do so trough the [issues](https://github.com/Gann4/Toribash-SelfPlay/issues) tab found in this page.