sheep – 3/22 Unity2

Notes:

You can make a dictionary of Lists by declaring

Dictionary<int,new List<float>> (varname) = new Dictionary<int, new List<float>>();