Hello,
I am using Create Object to make a prefab. It always appears at the position the prefab has saved in it, even though I have given it a different Vector3, and then made a SpawnPoint and tried to get it to appear there.
Then, I changed the position of the original prefab to see if the spawned one will come in at a new place. It doesn't, it comes in at the same location as before.
I've also tried creating it, deactivating it, set position, activate, no change.
Thanks for the help.