• Stars
    star
    195
  • Rank 198,494 (Top 4 %)
  • Language
    C#
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Allow you to record the transform of any objects to replay it

The In-Game Replay System allow you to record the transform (position, rotation and scale) of any game objects. Then you can easily replay it.

You just need to add the script "ReplayEntity" to the objects you want to replay.

Here's what it does:

The project contains an example scene: