CyanTriggers compile only what is in the scene. If you are spawning a prefab from the assets folder instead of a scene object, the CyanTrigger will not be compiled properly and fail to execute.
Current workaround would be to have all prefabs in the scene, but disabled at start.
CyanTriggers compile only what is in the scene. If you are spawning a prefab from the assets folder instead of a scene object, the CyanTrigger will not be compiled properly and fail to execute.
Current workaround would be to have all prefabs in the scene, but disabled at start.