Learn how to build a forward-and-backward time system in Unity, inspired by the game RECUR.
In this tutorial, I break down how time manipulation works and how you can recreate the mechanic step by step.
We’ll cover recording states, rewinding objects, and smoothly controlling time flow in your game.
Perfect for Unity beginners and indie developers looking to add unique gameplay features.
Watch till the end to see the full RECUR-style time manipulation system in action!
All Scripts Available in Github:
https://github.com/BudGames/ControlTi...
CHAPTERS:
00:00 Controlling Animations
00:34 Character Script
01:00 Camera Code
01:24 Rewind System Script
02:01 Quick Breakdown
Recur Game(Surely I'm Not Dev or Publisher of it!):
https://store.steampowered.com/app/25...
(Not Published, but Videos of the Game Are Available)
#unity #gamedev #tutorial