So, i've been trying to create a arena style mod in which you basically pull a chain on the wall to spawn a enemy NPC at a specific location in the center of said arena. I've already placed the chain activator, an invisible marker to serve as the spawn point, and set said invisible marker as a parent to the chain on the render window, i've also made the script that would spawn a mod added NPC and linked it to the invisible marker, however back in game nothing happens when i pull the chain. Heres the script: Could use some help regarding this, is my script defective somehow or is it the creation kit inplementation?