Basically what it says on the tin!
As you can see, I’m trying to make a script that activates on an Activation Track at the end of a Timeline cutscene that changes the scene to another scene, but it isn’t working. Notable in that this solutions seems to work for the individual this fix was recommended for, but not me. Can anyone figure out what’s going on?
For reference, the two errors that the script are throwing me are follows, in order of appearance;
The namespace '<global namespace>' already contains a definition for 'LoadOnActivation' [Assembly-CSharp]
Type 'LoadOnActivation' already defines a member called 'OnEnable' with the same parameter types [Assembly-CSharp]
Thank you very much!
