Andyloris

Results 4 issues of Andyloris

When the script finishes compiling, it throws this really ugly error: `NullReferenceException: Object reference not set to an instance of an object Planet.Initialize () (at Assets/Planet.cs:41) Planet.OnValidate () (at Assets/Planet.cs:16)`...

Hi, i recently coded a small chess engine which uses minimax and an evaluation funtion, and then i realised that i needed to tune the values of the evaluation function...