Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hayattgd/tascratch
https://github.com/hayattgd/tascratch
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hayattgd/tascratch
- Owner: hayattgd
- License: mit
- Created: 2024-06-22T04:14:19.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-25T11:21:24.000Z (7 months ago)
- Last Synced: 2024-11-08T23:36:39.314Z (about 2 months ago)
- Language: C#
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TAScratch
An Utility for TAS/RTA scratch game. (WIP)
## Features
* Supports Vanilla [Scratch](https://scratch.mit.edu), [Turbowarp](https://turbowarp.org), [forkphorus](https://forkphorus.github.io).
* Replay your play including mouse click/move and keyboard.
* Sets condition to start/stop timer
* Autosplit with user-defined condition.## How to use
1. Download Release.
2. Import TAS.sprite3 to the game in Scratch.
3. Apply patch using TAScratch.exe.
4. Patching done.All of these command should be hold its key while clicking flag.
* S key will start replaying play
* R key will reecord your playPlease credit me or tool if you used this.
Example:
```yaml
Tools used:
https://example.com/ by someone
https://github.com/hayattgd/TAScratch by hayattgd```
## Credit
[Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)