A downloadable game for Windows

This is a mechanic prototype that shows how you can reverse time on game objects.

Controls

  • Move - WASD
  • Look - mouse
  • Shoot - Left Click
  • Rewind Time - Right Click

I made a rewind component, so all you have to do to make an object be able to rewind is add the component and add the Rewind Tag to the actor. The tag is so that the player can find the actors to activate which the right button is clicked.


This is what the Rewind Component looks like


This works by saving the transform and velocity of objects every tick


Then when you rewind you set the transform and velocity  from latest to earliest

Download

Download
RewindTimeWindowsBuild01.zip 485 MB

Leave a comment

Log in with itch.io to leave a comment.