Skip to content

Instantly share code, notes, and snippets.

@st4rdog
Created December 27, 2015 02:16
Show Gist options
  • Save st4rdog/443c828441146fc7c2ff to your computer and use it in GitHub Desktop.
Save st4rdog/443c828441146fc7c2ff to your computer and use it in GitHub Desktop.
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
public class RewindManager : MonoBehaviour
{
//============================================
// FUNCTIONS (CUSTOM)
//============================================
//============================================
// PROPERTIES
//============================================
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment