Is it posible to spawn another placeable always (if looking from a top down view) on top of it?
so for example looking straight down X is the placeable I spawn at a waypoint, and "N" is where I would always want to spawn the additional placeable (without resorting to using another waypoint, since the first one randomly changes its position.
Looking Top-Down
N
|
W--- X ---- E
|
S
? possible I hope using vectors and other stuff I know nothing about?