I have four instances of the same character blueprint within my level and I want them to move to different random points sequentially (X & Y only), but only when they are not possessed. Is it possible to achieve this with a ‘Get random point in radius’ node placed within my character blueprint and if so how would I make it active only when that particular instance of the blueprint is not possessed? Here’s a screenshot of what I currently have:
Thanks.