TAMacro is a WIP tool for writing macros for experimenting with movement and eventually partial TASes. The mod can be downloaded from the Workshop (and eventually from here on the GitHub).
TAMacro is in a very early alpha state and is nowhere near feature-complete.
Install and enable TAMacro like any other Workshop mod. Once the simulation is running (i.e., in Story/Arena/Expedition), a display panel will appear that can be moved with the backslash key.
TAMacro reads from .tmc files (TAMacro cookbooks) in %appdata%/../LocalLow/Videocult/Rain World\ModConfigs/TAMacro
on Windows systems.
The exact file path is printed to the console log (Steam/steamapps/common/Rain World/consoleLog.txt
) as Rain World starts up.
Pressing F5
while the simulation is running reads from this folder again.
Any errors that occur while reading the file will be printed to the console log and do not currently show up in-game.
See the wiki for how to get started (how to create cookbooks and macros).