Now:
New feature implemented: Record & Replay Property, Change replay speed(0.5x, 2x), and Set loop playing.
Description:
GameObject Recorder allows developers to record any unity games.
It is not a screen recorder instead a Data Recorder.
It records the game object's Property, Transform, Animation, and Animator.
Also, you can easily save & load the recorded file.
It will replay the exact scene even when there are some changes around the game object.
You do not have to play the same movement over and over again.
It also shows that property's changing during the replay.
Programming skills not necessarily required.
Features:
- Quick and easy setup / integration into existing projects
- Record Property and built-in Transform, Animation, and Animator
- Change replay speed (0.5x. 2x) and Set up a loop playing.
- Intuitive UI: easy way to manage recording, saving, and loading.
- Simply, register and call function for Record() / Replay() / Stop() / Save() / Load().
- Supporting both UGUI / NGUI.
- Supporting Android, IOS, Standalone.
- Containing sample scene for users.
- Supported Unity versions : 5.6.3p1, 2017.4.34f1, 2018.4.13f1, 2019.2.14f1
Feel free to contact us at gaider@aju.co.kr for any inquires.