- Assets
- First-person/VR
- Function evaluation
- Load MainScene
- Add bots (Choose paths to input files)
- Start
Input is passed as a file with values delimited by whitepsace.
First value determines the independent variable of the following values:
- S: Seconds
- F: Frames
The rest of the inputs follow this format (still delimited by whitespace):
- [seconds/frames elapsed]
- [x-position]
- [y-position]
- [z-position]
- [x-rotation]
- [y-rotation]
- [z-rotation]