Move To Taget does not work properly
#2
Hi,

There are two issues preventing your particles from getting proper targets at the moment:

1) In your Set Target operator, "only set target if current target invalid" is enabled, but that prevents all particles from getting targets because by default all target channels get a value of '0', which is a valid target in this scene (because particle with ID=0 exists). So, either disable that setting, or put a Custom Properties operator above the Set Target operator and use it to assign a value of '-1' to your target channel.

2) In your Set Target operator, in the 'target filters' rollout, it's set to look for targets in "this event only", which means it won't look for targets in any other events. Since your target particles are in another event, you want to set that to 'exclude this event'.
  Reply


Messages In This Thread
RE: Move To Taget does not work properly - by tyFlow - 02-13-2023, 06:09 PM

Forum Jump: