person-chalkboardTutorial - Linear Replay

Prepare a Particle System

  1. Add the GameObjectTimeMachine to a GameObject in the Scene

  2. Add ParticleSystem into the Scene

  3. Add a Remember Component to the GameObject with the ParticleSystem

  4. Add a Remember Particle System

  5. Check Enable Time Machine Recording

Create a new script

  1. Attach the script to Scene GameObject

  2. Create UI buttons and name and reference the buttons in our TimeMachineControllerDemo

Run the game

  1. Let it run for at least 3 seconds

  2. Click on the Play Backward button

Last updated