Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sasherafat-zz/10f1a40a4c810165b8a812a755d322c7 to your computer and use it in GitHub Desktop.
Save sasherafat-zz/10f1a40a4c810165b8a812a755d322c7 to your computer and use it in GitHub Desktop.
delete update
using UnityEngine;
using System.Collections;
public class SpawnFood : MonoBehaviour {
// Use this for initialization
void Start () {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment