Hello everyone,
i posted the same question on answers the other day and got no answer so here it goes again.
I would like to make a building 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.
At the moment i have a very simple line trace that gives me a location where i can instantly spawn my acor, but i would like to preview it first.
I can’t seem to figure out the logic behind something like this.
Any engine function i can look into or tip to get me started in the right direction?