Essentially im attempting to create a gameobject, make it a trigger, and have the first person controller, the new one from unity 5 by the way, go into and change from the current scene to a different one.
When i try to add this script to my empty gameobject, it tells me it is an editors script and cannot be added to the empty game object, i want to know how to either fix this, or get around this.
personally, this is especially frustrating because its only since unity 5 has this been a problem for me, in fact, with scripting having a complete overhaul, the code is unnecessarily longer.