Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hayattgd/tascratch


https://github.com/hayattgd/tascratch

Last synced: 5 days ago
JSON representation

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 play

Please 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)