Infinite character lobby

how would i make a character walk infinitely down a room with the camera following it?

example:

  1. Make the character play a looped animation
  2. Create “sections” of the hallway. Each section will be duplicated and placed in front of the last section when the player reaches the end of each section, and the one before is deleted. Since there is fog, the player won’t notice the sections being deleted.
  3. Simply infinitely tween the camera.
1 Like