hi,
i’ve created a nice forest pcg graph. i want to put it in to a blueprint so i can change parameters at design time without having to open the graph and hard ‘code’ the changes.
my problem is that if i create a blueprint and add the pcg graph inside it doesn’t pick up the landscape. im guessing because it only pulls information from inside the blueprint and the landscape isn’t in there. that makes sense to me but i don’t understand how to work around it.
graph outside of blueprint:
here is the graph being used from inside a blueprint. as you can see it picks up the spline data and builds the path but it’s not finding the landscape. it also appears to be unbounded which i don’t want( i can’t find a checkbox on the pcg to turn that off? ):
how do i get it to pull the landscape data from inside a blueprint or am i approaching this in entirely the wrong way?
thanks.