I’m not sure i understand. But if you are just trying to place objects in a pure CG/Virtual scene based on clicking on the screen, then you can just do a LineTrace and then feed the hit location into SpawnActorFromClass.
-e
I’m not sure i understand. But if you are just trying to place objects in a pure CG/Virtual scene based on clicking on the screen, then you can just do a LineTrace and then feed the hit location into SpawnActorFromClass.
-e