Hello everyone,
I would like to make a system where by pressing a key i get to see the Actor i want to place and than press the same key again to confirm and properly spawning it. Something like in strategy games or games where you can build stuff.
Right now my function directly spawns the item using a line trace.
Any idea how to do this? Any engine function to look at?