Hi I just want to clarify the expectation of this challenge maybe I’m over thinking it but the wording is a bit mixed from what the site says to do and what the Teleport C# script recommends to do.
On the site it simply says “When the player is teleported, turn on a light which illuminates where the player should go to next (eg. the next Teleport platform).”
Easy enough but then the C# script says to turn off all light until needed.
There are 2 lights and one is kind of in the mountain is that suppose to be on at the start of game and placed above the first teleport or is that just there to avoid any missing reference errors the site makes it seem that you only need to focus on turning on the light after you have teleported?
Like I said I might be over thinking this and just need to focus on the one light but the developer in me is saying that other light should be on at the start of the game and placed above the first teleport.
Thank you, Vince