I'm using the spawn prefab step in one of my battle events for an ability. Each time the prefab spawns it seems to spawn lower than last time, eventually going under the world. Any clue as to what might be going on?
EDIT: Actually it appears that it has to do with the time a scene is running. The prefab is set to spawn on the ability target. If I leave the scene running for a while then use the ability, the prefab will spawn lower than the target. If I change scenes or restart the game, it will spawn at the location of the Target actor, but again if I wait a while it will begin to spawn lower and lower.