I had the sudden urge to redo the car tutorial (the first time I did it I messed it up, badly)
I downloaded the incomplete version, opened it, and I get an error as soon as I open the project. I am not sure what it means. I have sent in a bug report, but in the mean time, how do I fix it?
I don’t understand what the problem is, I didn’t move anything, etc.
Thanks.
using UnityEngine;
/* Line 3 -> */ public class Detonator : DamageReceiver
{